Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

Commit 946f692

Browse files
authored
fix: package.json & package-lock.json to reduce vulnerabilities (#825)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PACRESOLVER-1564857
1 parent 2298d4f commit 946f692

File tree

2 files changed

+81
-59
lines changed

2 files changed

+81
-59
lines changed

package-lock.json

+80-58
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
@@ -47,7 +47,7 @@
4747
"node-vault": "^0.9.18",
4848
"pino": "^6.4.1",
4949
"prom-client": "^12.0.0",
50-
"proxy-agent": "^4.0.1"
50+
"proxy-agent": "^5.0.0"
5151
},
5252
"devDependencies": {
5353
"chai": "4.2.0",

0 commit comments

Comments
 (0)