Skip to content

Commit

Permalink
Update axios from ^0.27.2 to ^1.5.1 (#108)
Browse files Browse the repository at this point in the history
* Run npm audit fix for local package-lock.json

* chore: Update axios from ^0.27.2 to ^1.5.1

There have been no new releases on the 0.x release line.
https://github.com/axios/axios/blob/v1.0.0/CHANGELOG.md doesn't mention
any breaking changes for simple calls.

---------

Co-authored-by: Siim Kallas <[email protected]>
  • Loading branch information
TysonAndre and seemk authored Oct 6, 2023
1 parent 180ce42 commit 2aecdfa
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 66 deletions.
142 changes: 77 additions & 65 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 @@ -39,7 +39,7 @@
"webpack-merge": "^5.8.0"
},
"dependencies": {
"axios": "^0.27.2",
"axios": "^1.5.1",
"base64-js": "^1.5.1",
"bignumber.js": "^9.1.0",
"https-proxy-agent": "^5.0.1",
Expand Down

0 comments on commit 2aecdfa

Please sign in to comment.