Skip to content

Commit 4a84c02

Browse files
authored
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906
1 parent 3860e15 commit 4a84c02

File tree

2 files changed

+67
-21
lines changed

2 files changed

+67
-21
lines changed

package-lock.json

+66-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
"highlightjs-curl": "^1.3.0",
237237
"hot-shots": "^10.0.0",
238238
"html-entities": "^2.5.2",
239-
"http-proxy-middleware": "3.0.0",
239+
"http-proxy-middleware": "3.0.3",
240240
"imurmurhash": "^0.1.4",
241241
"is-svg": "5.0.0",
242242
"javascript-stringify": "^2.1.0",

0 commit comments

Comments
 (0)