Skip to content

Commit 228a866

Browse files
chore(deps): update dependency express to v4.21.1
1 parent 72e9b39 commit 228a866

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dotenv": "16.4.5",
4343
"esbuild": "0.24.0",
4444
"execa": "9.4.0",
45-
"express": "4.21.0",
45+
"express": "4.21.1",
4646
"folder-hash": "4.0.4",
4747
"fs-extra": "11.2.0",
4848
"httpsnippet": "3.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2991,10 +2991,10 @@ __metadata:
29912991
languageName: node
29922992
linkType: hard
29932993

2994-
"cookie@npm:0.6.0":
2995-
version: 0.6.0
2996-
resolution: "cookie@npm:0.6.0"
2997-
checksum: 10/c1f8f2ea7d443b9331680598b0ae4e6af18a618c37606d1bbdc75bec8361cce09fe93e727059a673f2ba24467131a9fb5a4eec76bb1b149c1b3e1ccb268dc583
2994+
"cookie@npm:0.7.1":
2995+
version: 0.7.1
2996+
resolution: "cookie@npm:0.7.1"
2997+
checksum: 10/aec6a6aa0781761bf55d60447d6be08861d381136a0fe94aa084fddd4f0300faa2b064df490c6798adfa1ebaef9e0af9b08a189c823e0811b8b313b3d9a03380
29982998
languageName: node
29992999
linkType: hard
30003000

@@ -3970,16 +3970,16 @@ __metadata:
39703970
languageName: node
39713971
linkType: hard
39723972

3973-
"express@npm:4.21.0":
3974-
version: 4.21.0
3975-
resolution: "express@npm:4.21.0"
3973+
"express@npm:4.21.1":
3974+
version: 4.21.1
3975+
resolution: "express@npm:4.21.1"
39763976
dependencies:
39773977
accepts: "npm:~1.3.8"
39783978
array-flatten: "npm:1.1.1"
39793979
body-parser: "npm:1.20.3"
39803980
content-disposition: "npm:0.5.4"
39813981
content-type: "npm:~1.0.4"
3982-
cookie: "npm:0.6.0"
3982+
cookie: "npm:0.7.1"
39833983
cookie-signature: "npm:1.0.6"
39843984
debug: "npm:2.6.9"
39853985
depd: "npm:2.0.0"
@@ -4005,7 +4005,7 @@ __metadata:
40054005
type-is: "npm:~1.6.18"
40064006
utils-merge: "npm:1.0.1"
40074007
vary: "npm:~1.1.2"
4008-
checksum: 10/3b1ee5bc5b1bd996f688702519cebc9b63a24e506965f6e1773268238cfa2c24ffdb38cc3fcb4fde66f77de1c0bebd9ee058dad06bb9c6f084b525f3c09164d3
4008+
checksum: 10/5d4a36dd03c1d1cce93172e9b185b5cd13a978d29ee03adc51cd278be7b4a514ae2b63e2fdaec0c00fdc95c6cfb396d9dd1da147917ffd337d6cd0778e08c9bc
40094009
languageName: node
40104010
linkType: hard
40114011

@@ -7136,7 +7136,7 @@ __metadata:
71367136
dotenv: "npm:16.4.5"
71377137
esbuild: "npm:0.24.0"
71387138
execa: "npm:9.4.0"
7139-
express: "npm:4.21.0"
7139+
express: "npm:4.21.1"
71407140
folder-hash: "npm:4.0.4"
71417141
fs-extra: "npm:11.2.0"
71427142
httpsnippet: "npm:3.0.1"

0 commit comments

Comments
 (0)