fix(deps): update dependency cookie to v0.6.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-12 19:54:36 +00:00
committed by David Mehren
parent 35f8718b4d
commit ee26c16537
2 changed files with 9 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
"compression": "1.7.4",
"connect-flash": "0.1.1",
"connect-session-sequelize": "7.1.7",
"cookie": "0.5.0",
"cookie": "0.6.0",
"cookie-parser": "1.4.6",
"deep-freeze": "0.0.1",
"diff-match-patch": "git+https://github.com/hackmdio/diff-match-patch.git",