Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6141137
  • Loading branch information
snyk-bot committed Jan 1, 2024
1 parent 6b2e75c commit b54150a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"dependencies": {
"chalk": "^4.1.2",
"eventemitter3": "^4.0.0",
"follow-redirects": "^1.0.0",
"follow-redirects": "^1.15.4",
"fp-ts": "^2.13.1",
"https-proxy-agent": "^5.0.1",
"lodash": "^4.17.21",
Expand Down

0 comments on commit b54150a

Please sign in to comment.