File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 52
52
"dependencies" : {
53
53
"@prisma/client" : " 5.20.0" ,
54
54
"@whatwg-node/fetch" : " 0.9.21" ,
55
- "cookie" : " 0.7.1 " ,
55
+ "cookie" : " 0.7.2 " ,
56
56
"humanize-string" : " 2.1.0" ,
57
57
"jsonwebtoken" : " 9.0.2" ,
58
58
"pascalcase" : " 1.0.0" ,
Original file line number Diff line number Diff line change 22
22
"build:types" : " tsc --build --verbose"
23
23
},
24
24
"dependencies" : {
25
- "cookie" : " 0.7.1 " ,
25
+ "cookie" : " 0.7.2 " ,
26
26
"esbuild" : " 0.24.0" ,
27
27
"fast-glob" : " 3.3.2" ,
28
28
"fs-extra" : " 11.2.0"
Original file line number Diff line number Diff line change 73
73
"acorn-loose" : " 8.4.0" ,
74
74
"buffer" : " 6.0.3" ,
75
75
"busboy" : " ^1.6.0" ,
76
- "cookie" : " 0.7.1 " ,
76
+ "cookie" : " 0.7.2 " ,
77
77
"core-js" : " 3.38.1" ,
78
78
"dotenv-defaults" : " 5.0.2" ,
79
79
"execa" : " 5.1.1" ,
Original file line number Diff line number Diff line change @@ -7446,7 +7446,7 @@ __metadata:
7446
7446
"@types/split2": "npm:4.2.3"
7447
7447
"@whatwg-node/fetch": "npm:0.9.21"
7448
7448
concurrently: "npm:8.2.2"
7449
- cookie: "npm:0.7.1 "
7449
+ cookie: "npm:0.7.2 "
7450
7450
humanize-string: "npm:2.1.0"
7451
7451
jsonwebtoken: "npm:9.0.2"
7452
7452
memjs: "npm:1.3.2"
@@ -8240,7 +8240,7 @@ __metadata:
8240
8240
dependencies:
8241
8241
"@redwoodjs/framework-tools": "workspace:*"
8242
8242
"@types/fs-extra": "npm:11.0.4"
8243
- cookie: "npm:0.7.1 "
8243
+ cookie: "npm:0.7.2 "
8244
8244
esbuild: "npm:0.24.0"
8245
8245
fast-glob: "npm:3.3.2"
8246
8246
fs-extra: "npm:11.2.0"
@@ -8933,7 +8933,7 @@ __metadata:
8933
8933
buffer: "npm:6.0.3"
8934
8934
busboy: "npm:^1.6.0"
8935
8935
concurrently: "npm:8.2.2"
8936
- cookie: "npm:0.7.1 "
8936
+ cookie: "npm:0.7.2 "
8937
8937
core-js: "npm:3.38.1"
8938
8938
dotenv-defaults: "npm:5.0.2"
8939
8939
execa: "npm:5.1.1"
@@ -14699,10 +14699,10 @@ __metadata:
14699
14699
languageName: node
14700
14700
linkType: hard
14701
14701
14702
- "cookie@npm:0.7.1 ":
14703
- version: 0.7.1
14704
- resolution: "cookie@npm:0.7.1 "
14705
- checksum: 10c0/5de60c67a410e7c8dc8a46a4b72eb0fe925871d057c9a5d2c0e8145c4270a4f81076de83410c4d397179744b478e33cd80ccbcc457abf40a9409ad27dcd21dde
14702
+ "cookie@npm:0.7.2 ":
14703
+ version: 0.7.2
14704
+ resolution: "cookie@npm:0.7.2 "
14705
+ checksum: 10c0/9596e8ccdbf1a3a88ae02cf5ee80c1c50959423e1022e4e60b91dd87c622af1da309253d8abdb258fb5e3eacb4f08e579dc58b4897b8087574eee0fd35dfa5d2
14706
14706
languageName: node
14707
14707
linkType: hard
14708
14708
You can’t perform that action at this time.
0 commit comments