Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cookie-parser from 1.4.6 to 1.4.7 #2014

Merged
merged 1 commit into from
Oct 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@safe-global/safe-deployments": "^1.37.10",
"amqp-connection-manager": "^4.1.14",
"amqplib": "^0.10.4",
"cookie-parser": "^1.4.6",
"cookie-parser": "^1.4.7",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"nestjs-cls": "^4.4.1",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3451,13 +3451,13 @@ __metadata:
languageName: node
linkType: hard

"cookie-parser@npm:^1.4.6":
version: 1.4.6
resolution: "cookie-parser@npm:1.4.6"
"cookie-parser@npm:^1.4.7":
version: 1.4.7
resolution: "cookie-parser@npm:1.4.7"
dependencies:
cookie: "npm:0.4.1"
cookie: "npm:0.7.2"
cookie-signature: "npm:1.0.6"
checksum: 10/1e5a63aa82e8eb4e02d2977c6902983dee87b02e87ec5ec43ac3cb1e72da354003716570cd5190c0ad9e8a454c9d3237f4ad6e2f16d0902205a96a1c72b77ba5
checksum: 10/243fa13f217e793d20a57675e6552beea08c5989fcc68495d543997a31646875335e0e82d687b42dcfd466df57891d22bae7f5ba6ab33b7705ed2dd6eb989105
languageName: node
linkType: hard

Expand All @@ -3468,20 +3468,20 @@ __metadata:
languageName: node
linkType: hard

"cookie@npm:0.4.1":
version: 0.4.1
resolution: "cookie@npm:0.4.1"
checksum: 10/0f2defd60ac93645ee31e82d11da695080435eb4fe5bed9b14d2fc4e0621a66f4c5c60f3eb05761df08a9d6279366e8646edfd1654f359d0b5afc25304fc4ddc
languageName: node
linkType: hard

"cookie@npm:0.6.0":
version: 0.6.0
resolution: "cookie@npm:0.6.0"
checksum: 10/c1f8f2ea7d443b9331680598b0ae4e6af18a618c37606d1bbdc75bec8361cce09fe93e727059a673f2ba24467131a9fb5a4eec76bb1b149c1b3e1ccb268dc583
languageName: node
linkType: hard

"cookie@npm:0.7.2":
version: 0.7.2
resolution: "cookie@npm:0.7.2"
checksum: 10/24b286c556420d4ba4e9bc09120c9d3db7d28ace2bd0f8ccee82422ce42322f73c8312441271e5eefafbead725980e5996cc02766dbb89a90ac7f5636ede608f
languageName: node
linkType: hard

"cookiejar@npm:^2.1.4":
version: 2.1.4
resolution: "cookiejar@npm:2.1.4"
Expand Down Expand Up @@ -7361,7 +7361,7 @@ __metadata:
"@types/supertest": "npm:^6.0.2"
amqp-connection-manager: "npm:^4.1.14"
amqplib: "npm:^0.10.4"
cookie-parser: "npm:^1.4.6"
cookie-parser: "npm:^1.4.7"
eslint: "npm:^9.12.0"
eslint-config-prettier: "npm:^9.1.0"
husky: "npm:^9.1.6"
Expand Down