Skip to content

Commit

Permalink
Update Axios to latest version
Browse files Browse the repository at this point in the history
Closes #361
  • Loading branch information
giggio committed Jun 6, 2022
1 parent ebe7524 commit 6aabfa6
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 18 deletions.
131 changes: 115 additions & 16 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@testim/chrome-version": "^1.1.2",
"axios": "^0.24.0",
"axios": "^0.27.2",
"del": "^6.0.0",
"extract-zip": "^2.0.1",
"https-proxy-agent": "^5.0.0",
Expand All @@ -37,4 +37,4 @@
"engines": {
"node": ">=10"
}
}
}

0 comments on commit 6aabfa6

Please sign in to comment.