fix(deps): update dependency cookie to v0.7.0 [security]

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-19 13:35:45 +00:00 committed by GitHub
parent 0f06adb9c7
commit c65b1bfd76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 22 deletions

View file

@ -32,7 +32,7 @@
"compression": "1.7.4", "compression": "1.7.4",
"connect-flash": "0.1.1", "connect-flash": "0.1.1",
"connect-session-sequelize": "7.1.7", "connect-session-sequelize": "7.1.7",
"cookie": "0.6.0", "cookie": "0.7.0",
"cookie-parser": "1.4.6", "cookie-parser": "1.4.6",
"deep-freeze": "0.0.1", "deep-freeze": "0.0.1",
"diff-match-patch": "git+https://github.com/hackmdio/diff-match-patch.git#commit=59a9395ad9fe143e601e7ae5765ed943bdd2b11e", "diff-match-patch": "git+https://github.com/hackmdio/diff-match-patch.git#commit=59a9395ad9fe143e601e7ae5765ed943bdd2b11e",

View file

@ -1251,7 +1251,7 @@ __metadata:
compression: "npm:1.7.4" compression: "npm:1.7.4"
connect-flash: "npm:0.1.1" connect-flash: "npm:0.1.1"
connect-session-sequelize: "npm:7.1.7" connect-session-sequelize: "npm:7.1.7"
cookie: "npm:0.6.0" cookie: "npm:0.7.0"
cookie-parser: "npm:1.4.6" cookie-parser: "npm:1.4.6"
copy-webpack-plugin: "npm:6.4.1" copy-webpack-plugin: "npm:6.4.1"
css-loader: "npm:5.2.7" css-loader: "npm:5.2.7"
@ -2938,26 +2938,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"body-parser@npm:1.20.2":
version: 1.20.2
resolution: "body-parser@npm:1.20.2"
dependencies:
bytes: "npm:3.1.2"
content-type: "npm:~1.0.5"
debug: "npm:2.6.9"
depd: "npm:2.0.0"
destroy: "npm:1.2.0"
http-errors: "npm:2.0.0"
iconv-lite: "npm:0.4.24"
on-finished: "npm:2.4.1"
qs: "npm:6.11.0"
raw-body: "npm:2.5.2"
type-is: "npm:~1.6.18"
unpipe: "npm:1.0.0"
checksum: 10/3cf171b82190cf91495c262b073e425fc0d9e25cc2bf4540d43f7e7bbca27d6a9eae65ca367b6ef3993eea261159d9d2ab37ce444e8979323952e12eb3df319a
languageName: node
linkType: hard
"body-parser@npm:1.20.3": "body-parser@npm:1.20.3":
version: 1.20.3 version: 1.20.3
resolution: "body-parser@npm:1.20.3" resolution: "body-parser@npm:1.20.3"
@ -4008,6 +3988,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"cookie@npm:0.7.0":
version: 0.7.0
resolution: "cookie@npm:0.7.0"
checksum: 10/2e69a615fa2c5a1e1126012dd2118b0de4fbbdede38ebcc1f971a9b08075718bc4465b119896bac61969b38c6cacaf471b0fd2601ea978fd8f3e834f2c2393f8
languageName: node
linkType: hard
"cookie@npm:~0.4.1": "cookie@npm:~0.4.1":
version: 0.4.2 version: 0.4.2
resolution: "cookie@npm:0.4.2" resolution: "cookie@npm:0.4.2"