Update dependency cookie to ^0.4.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot
2020-11-17 13:55:56 +00:00
parent ef73ac36d6
commit 4f1eaf9d94
2 changed files with 7 additions and 2 deletions

View File

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