Skip to content

Commit 72be2c3

Browse files
fix(deps): bump http-proxy-middleware from 3.0.3 to 3.0.5 (#4922)
1 parent ad8a9b2 commit 72be2c3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"d3": "^7.9.0",
6161
"d3-dag": "^1.1.0",
6262
"history": "^5.3.0",
63-
"http-proxy-middleware": "^3.0.3",
63+
"http-proxy-middleware": "^3.0.5",
6464
"install": "^0.13.0",
6565
"jest-canvas-mock": "^2.5.2",
6666
"js-sha3": "0.9.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4429,7 +4429,7 @@ __metadata:
44294429
eslint-plugin-react: "npm:^7.37.4"
44304430
eslint-plugin-react-hooks: "npm:5.2.0"
44314431
history: "npm:^5.3.0"
4432-
http-proxy-middleware: "npm:^3.0.3"
4432+
http-proxy-middleware: "npm:^3.0.5"
44334433
install: "npm:^0.13.0"
44344434
jest: "npm:^29.7.0"
44354435
jest-canvas-mock: "npm:^2.5.2"
@@ -7713,17 +7713,17 @@ __metadata:
77137713
languageName: node
77147714
linkType: hard
77157715

7716-
"http-proxy-middleware@npm:^3.0.3":
7717-
version: 3.0.3
7718-
resolution: "http-proxy-middleware@npm:3.0.3"
7716+
"http-proxy-middleware@npm:^3.0.5":
7717+
version: 3.0.5
7718+
resolution: "http-proxy-middleware@npm:3.0.5"
77197719
dependencies:
77207720
"@types/http-proxy": "npm:^1.17.15"
77217721
debug: "npm:^4.3.6"
77227722
http-proxy: "npm:^1.18.1"
77237723
is-glob: "npm:^4.0.3"
77247724
is-plain-object: "npm:^5.0.0"
77257725
micromatch: "npm:^4.0.8"
7726-
checksum: 10c0/c4d68a10d8d42f02e59f7dc8249c98d1ac03aecee177b42c2d8b6a0cb6b71c6688e759e5387f4cdb570150070ca1c6808b38010cbdf67f4500a2e75671a36e05
7726+
checksum: 10c0/89ff3c8fe65b22b8042a6173ae1b8f77c5171f7eecf3c8b5d6dcffe3c9d688acae7bcf498cc08d1525f566dc0781efaec4e2ddc49224b1f16f020de7987a446b
77277727
languageName: node
77287728
linkType: hard
77297729

0 commit comments

Comments
 (0)