Skip to content

Commit 00347bb

Browse files
authored
fix(dependencies): update to safe version of http-proxy (#3519)
Fixes #3510
1 parent 9d66192 commit 00347bb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@
400400
"flatted": "^2.0.2",
401401
"glob": "^7.1.6",
402402
"graceful-fs": "^4.2.4",
403-
"http-proxy": "^1.18.0",
403+
"http-proxy": "^1.18.1",
404404
"isbinaryfile": "^4.0.6",
405405
"lodash": "^4.17.15",
406406
"log4js": "^6.2.1",

0 commit comments

Comments
 (0)