Skip to content

Commit

Permalink
Update Axios
Browse files Browse the repository at this point in the history
Fix SSRF from Axios 1.7.2
  • Loading branch information
giggio committed Aug 14, 2024
1 parent e2181e5 commit b914f40
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 20 deletions.
24 changes: 5 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@testim/chrome-version": "^1.1.4",
"axios": "^1.6.7",
"axios": "^1.7.4",
"compare-versions": "^6.1.0",
"extract-zip": "^2.0.1",
"proxy-agent": "^6.4.0",
Expand Down

0 comments on commit b914f40

Please sign in to comment.