Skip to content

Commit 51e66bd

Browse files
committed
fix(deps): update dependency http-proxy-middleware to ^3.0.5
1 parent f058dce commit 51e66bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
"d3-time-format": "^4.1.0",
217217
"debug": "^4.4.0",
218218
"enhanced-resolve": "5.9.3",
219-
"http-proxy-middleware": "^3.0.3",
219+
"http-proxy-middleware": "^3.0.5",
220220
"i18n-calypso": "workspace:^",
221221
"i18n-calypso-cli": "workspace:^",
222222
"jsdom": "^20.0.3",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21559,7 +21559,7 @@ __metadata:
2155921559
languageName: node
2156021560
linkType: hard
2156121561

21562-
"http-proxy-middleware@npm:^3.0.3":
21562+
"http-proxy-middleware@npm:^3.0.5":
2156321563
version: 3.0.5
2156421564
resolution: "http-proxy-middleware@npm:3.0.5"
2156521565
dependencies:
@@ -36736,7 +36736,7 @@ __metadata:
3673636736
gettext-parser: "npm:^4.0.3"
3673736737
glob: "npm:^7.2.3"
3673836738
globby: "npm:^10.0.2"
36739-
http-proxy-middleware: "npm:^3.0.3"
36739+
http-proxy-middleware: "npm:^3.0.5"
3674036740
husky: "npm:^7.0.4"
3674136741
i18n-calypso: "workspace:^"
3674236742
i18n-calypso-cli: "workspace:^"

0 commit comments

Comments
 (0)