Skip to content

Commit c9b6488

Browse files
committed
chore(deps): update dependency express to v4.21.1
1 parent 6a4dd01 commit c9b6488

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint-plugin-promise": "6.6.0",
7272
"eslint-plugin-vue": "9.28.0",
7373
"eslint-plugin-vuetify": "2.4.0",
74-
"express": "4.21.0",
74+
"express": "4.21.1",
7575
"express-ws": "5.0.2",
7676
"istanbul-lib-coverage": "3.2.2",
7777
"jsdom": "25.0.1",

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3492,6 +3492,13 @@ __metadata:
34923492
languageName: node
34933493
linkType: hard
34943494

3495+
"cookie@npm:0.7.1":
3496+
version: 0.7.1
3497+
resolution: "cookie@npm:0.7.1"
3498+
checksum: 10c0/5de60c67a410e7c8dc8a46a4b72eb0fe925871d057c9a5d2c0e8145c4270a4f81076de83410c4d397179744b478e33cd80ccbcc457abf40a9409ad27dcd21dde
3499+
languageName: node
3500+
linkType: hard
3501+
34953502
"copy-to-clipboard@npm:^3.2.0":
34963503
version: 3.3.3
34973504
resolution: "copy-to-clipboard@npm:3.3.3"
@@ -3595,7 +3602,7 @@ __metadata:
35953602
eslint-plugin-promise: "npm:6.6.0"
35963603
eslint-plugin-vue: "npm:9.28.0"
35973604
eslint-plugin-vuetify: "npm:2.4.0"
3598-
express: "npm:4.21.0"
3605+
express: "npm:4.21.1"
35993606
express-ws: "npm:5.0.2"
36003607
graphiql: "npm:3.7.1"
36013608
graphql: "npm:16.9.0"
@@ -4968,16 +4975,16 @@ __metadata:
49684975
languageName: node
49694976
linkType: hard
49704977

4971-
"express@npm:4.21.0":
4972-
version: 4.21.0
4973-
resolution: "express@npm:4.21.0"
4978+
"express@npm:4.21.1":
4979+
version: 4.21.1
4980+
resolution: "express@npm:4.21.1"
49744981
dependencies:
49754982
accepts: "npm:~1.3.8"
49764983
array-flatten: "npm:1.1.1"
49774984
body-parser: "npm:1.20.3"
49784985
content-disposition: "npm:0.5.4"
49794986
content-type: "npm:~1.0.4"
4980-
cookie: "npm:0.6.0"
4987+
cookie: "npm:0.7.1"
49814988
cookie-signature: "npm:1.0.6"
49824989
debug: "npm:2.6.9"
49834990
depd: "npm:2.0.0"
@@ -5003,7 +5010,7 @@ __metadata:
50035010
type-is: "npm:~1.6.18"
50045011
utils-merge: "npm:1.0.1"
50055012
vary: "npm:~1.1.2"
5006-
checksum: 10c0/4cf7ca328f3fdeb720f30ccb2ea7708bfa7d345f9cc460b64a82bf1b2c91e5b5852ba15a9a11b2a165d6089acf83457fc477dc904d59cd71ed34c7a91762c6cc
5013+
checksum: 10c0/0c287867e5f6129d3def1edd9b63103a53c40d4dc8628839d4b6827e35eb8f0de5a4656f9d85f4457eba584f9871ebb2ad26c750b36bd75d9bbb8bcebdc4892c
50075014
languageName: node
50085015
linkType: hard
50095016

0 commit comments

Comments
 (0)