fix(deps): update dependency cookie to ^0.5.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot
2022-04-18 14:42:22 +00:00
committed by Philip Molares
parent 30c5df8a9e
commit 5b07cbd5e7
2 changed files with 7 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
"compression": "^1.6.2",
"connect-flash": "^0.1.1",
"connect-session-sequelize": "^7.1.2",
"cookie": "^0.4.0",
"cookie": "^0.5.0",
"cookie-parser": "^1.4.3",
"deep-freeze": "^0.0.1",
"diff-match-patch": "git+https://github.com/hackmdio/diff-match-patch.git",