Skip to content

Commit

Permalink
chore(deps): bump cookie from 0.5.0 to 0.7.0 (#33938)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 9af03f1 commit 77a5b0c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion apps/meteor/ee/server/services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"bcrypt": "^5.1.1",
"body-parser": "^1.20.3",
"colorette": "^2.0.20",
"cookie": "^0.5.0",
"cookie": "^0.7.0",
"cookie-parser": "^1.4.7",
"ejson": "^2.2.3",
"eventemitter3": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/meteor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
"colorette": "^2.0.20",
"colors": "^1.4.0",
"connect": "^3.7.0",
"cookie": "^0.5.0",
"cookie": "^0.7.0",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"cron": "~1.8.2",
Expand Down
13 changes: 3 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9399,7 +9399,7 @@ __metadata:
colorette: "npm:^2.0.20"
colors: "npm:^1.4.0"
connect: "npm:^3.7.0"
cookie: "npm:^0.5.0"
cookie: "npm:^0.7.0"
cookie-parser: "npm:^1.4.7"
cors: "npm:^2.8.5"
cron: "npm:~1.8.2"
Expand Down Expand Up @@ -17819,20 +17819,13 @@ __metadata:
languageName: node
linkType: hard

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

"cookie@npm:^0.5.0":
version: 0.5.0
resolution: "cookie@npm:0.5.0"
checksum: 10/aae7911ddc5f444a9025fbd979ad1b5d60191011339bce48e555cb83343d0f98b865ff5c4d71fecdfb8555a5cafdc65632f6fce172f32aaf6936830a883a0380
languageName: node
linkType: hard

"cookiejar@npm:^2.1.4":
version: 2.1.4
resolution: "cookiejar@npm:2.1.4"
Expand Down Expand Up @@ -32964,7 +32957,7 @@ __metadata:
bcrypt: "npm:^5.1.1"
body-parser: "npm:^1.20.3"
colorette: "npm:^2.0.20"
cookie: "npm:^0.5.0"
cookie: "npm:^0.7.0"
cookie-parser: "npm:^1.4.7"
ejson: "npm:^2.2.3"
eventemitter3: "npm:^5.0.1"
Expand Down

0 comments on commit 77a5b0c

Please sign in to comment.