Skip to content

Commit eff665f

Browse files
chore(deps): update dependency express to v4.21.2 (#2015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ef4864 commit eff665f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint-plugin-promise": "6.6.0",
7373
"eslint-plugin-vue": "9.32.0",
7474
"eslint-plugin-vuetify": "2.5.1",
75-
"express": "4.21.1",
75+
"express": "4.21.2",
7676
"express-ws": "5.0.2",
7777
"istanbul-lib-coverage": "3.2.2",
7878
"jsdom": "25.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3667,7 +3667,7 @@ __metadata:
36673667
eslint-plugin-promise: "npm:6.6.0"
36683668
eslint-plugin-vue: "npm:9.32.0"
36693669
eslint-plugin-vuetify: "npm:2.5.1"
3670-
express: "npm:4.21.1"
3670+
express: "npm:4.21.2"
36713671
express-ws: "npm:5.0.2"
36723672
graphiql: "npm:3.7.2"
36733673
graphql: "npm:16.9.0"
@@ -5060,9 +5060,9 @@ __metadata:
50605060
languageName: node
50615061
linkType: hard
50625062

5063-
"express@npm:4.21.1":
5064-
version: 4.21.1
5065-
resolution: "express@npm:4.21.1"
5063+
"express@npm:4.21.2":
5064+
version: 4.21.2
5065+
resolution: "express@npm:4.21.2"
50665066
dependencies:
50675067
accepts: "npm:~1.3.8"
50685068
array-flatten: "npm:1.1.1"
@@ -5083,7 +5083,7 @@ __metadata:
50835083
methods: "npm:~1.1.2"
50845084
on-finished: "npm:2.4.1"
50855085
parseurl: "npm:~1.3.3"
5086-
path-to-regexp: "npm:0.1.10"
5086+
path-to-regexp: "npm:0.1.12"
50875087
proxy-addr: "npm:~2.0.7"
50885088
qs: "npm:6.13.0"
50895089
range-parser: "npm:~1.2.1"
@@ -5095,7 +5095,7 @@ __metadata:
50955095
type-is: "npm:~1.6.18"
50965096
utils-merge: "npm:1.0.1"
50975097
vary: "npm:~1.1.2"
5098-
checksum: 10c0/0c287867e5f6129d3def1edd9b63103a53c40d4dc8628839d4b6827e35eb8f0de5a4656f9d85f4457eba584f9871ebb2ad26c750b36bd75d9bbb8bcebdc4892c
5098+
checksum: 10c0/38168fd0a32756600b56e6214afecf4fc79ec28eca7f7a91c2ab8d50df4f47562ca3f9dee412da7f5cea6b1a1544b33b40f9f8586dbacfbdada0fe90dbb10a1f
50995099
languageName: node
51005100
linkType: hard
51015101

@@ -8047,10 +8047,10 @@ __metadata:
80478047
languageName: node
80488048
linkType: hard
80498049

8050-
"path-to-regexp@npm:0.1.10":
8051-
version: 0.1.10
8052-
resolution: "path-to-regexp@npm:0.1.10"
8053-
checksum: 10c0/34196775b9113ca6df88e94c8d83ba82c0e1a2063dd33bfe2803a980da8d49b91db8104f49d5191b44ea780d46b8670ce2b7f4a5e349b0c48c6779b653f1afe4
8050+
"path-to-regexp@npm:0.1.12":
8051+
version: 0.1.12
8052+
resolution: "path-to-regexp@npm:0.1.12"
8053+
checksum: 10c0/1c6ff10ca169b773f3bba943bbc6a07182e332464704572962d277b900aeee81ac6aa5d060ff9e01149636c30b1f63af6e69dd7786ba6e0ddb39d4dee1f0645b
80548054
languageName: node
80558055
linkType: hard
80568056

0 commit comments

Comments
 (0)