File tree Expand file tree Collapse file tree 4 files changed +13
-6
lines changed Expand file tree Collapse file tree 4 files changed +13
-6
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.6 .0" ,
55
+ "cookie" : " 0.7 .0" ,
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.6 .0" ,
25
+ "cookie" : " 0.7 .0" ,
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.6 .0" ,
76
+ "cookie" : " 0.7 .0" ,
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.6 .0"
7449
+ cookie: "npm:0.7 .0"
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.6 .0"
8243
+ cookie: "npm:0.7 .0"
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.6 .0"
8936
+ cookie: "npm:0.7 .0"
8937
8937
core-js: "npm:3.38.1"
8938
8938
dotenv-defaults: "npm:5.0.2"
8939
8939
execa: "npm:5.1.1"
@@ -14706,6 +14706,13 @@ __metadata:
14706
14706
languageName: node
14707
14707
linkType: hard
14708
14708
14709
+ "cookie@npm:0.7.0":
14710
+ version: 0.7.0
14711
+ resolution: "cookie@npm:0.7.0"
14712
+ checksum: 10c0/15c20c9b85431c8565b1750f9bccff0bd289b943d956e25fffce3b146e57934075965c8305a4e3a65a70622c9ed483e013daf9159d9c50f5c3f97f2e7c8117ac
14713
+ languageName: node
14714
+ linkType: hard
14715
+
14709
14716
"cookie@npm:^0.4.2":
14710
14717
version: 0.4.2
14711
14718
resolution: "cookie@npm:0.4.2"
You can’t perform that action at this time.
0 commit comments