Skip to content

Commit ef89bf1

Browse files
chore: Upgrade http-proxy-middleware to ^2.0.7 (#3488)
1 parent 082770a commit ef89bf1

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
@@ -139,7 +139,7 @@
139139
"eslint-plugin-storybook": "^0.8.0",
140140
"eslint-plugin-tailwindcss": "^3.17.4",
141141
"eslint-plugin-testing-library": "^6.3.0",
142-
"http-proxy-middleware": "^2.0.6",
142+
"http-proxy-middleware": "^2.0.7",
143143
"husky": "^9.1.4",
144144
"jsdom": "^25.0.0",
145145
"lint-staged": "^15.2.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12761,7 +12761,7 @@ __metadata:
1276112761
eslint-plugin-storybook: "npm:^0.8.0"
1276212762
eslint-plugin-tailwindcss: "npm:^3.17.4"
1276312763
eslint-plugin-testing-library: "npm:^6.3.0"
12764-
http-proxy-middleware: "npm:^2.0.6"
12764+
http-proxy-middleware: "npm:^2.0.7"
1276512765
husky: "npm:^9.1.4"
1276612766
js-cookie: "npm:^3.0.5"
1276712767
jsdom: "npm:^25.0.0"
@@ -13453,9 +13453,9 @@ __metadata:
1345313453
languageName: node
1345413454
linkType: hard
1345513455

13456-
"http-proxy-middleware@npm:^2.0.3, http-proxy-middleware@npm:^2.0.6":
13457-
version: 2.0.6
13458-
resolution: "http-proxy-middleware@npm:2.0.6"
13456+
"http-proxy-middleware@npm:^2.0.3, http-proxy-middleware@npm:^2.0.7":
13457+
version: 2.0.7
13458+
resolution: "http-proxy-middleware@npm:2.0.7"
1345913459
dependencies:
1346013460
"@types/http-proxy": "npm:^1.17.8"
1346113461
http-proxy: "npm:^1.18.1"
@@ -13467,7 +13467,7 @@ __metadata:
1346713467
peerDependenciesMeta:
1346813468
"@types/express":
1346913469
optional: true
13470-
checksum: 10c0/25a0e550dd1900ee5048a692e0e9b2b6339d06d487a705d90c47e359e9c6561d648cd7862d001d090e651c9efffa1b6e5160fcf1f299b5fa4935f76e9754eb11
13470+
checksum: 10c0/8d00a61eb215b83826460b07489d8bb095368ec16e02a9d63e228dcf7524e7c20d61561e5476de1391aecd4ec32ea093279cdc972115b311f8e0a95a24c9e47e
1347113471
languageName: node
1347213472
linkType: hard
1347313473

0 commit comments

Comments
 (0)