Skip to content

Commit

Permalink
chore(axios): upgrade axios
Browse files Browse the repository at this point in the history
  • Loading branch information
envin3 committed Nov 6, 2023
1 parent 26eeb79 commit ec0523b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 11 deletions.
24 changes: 15 additions & 9 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"anchor-link": "^3.5.0",
"anchor-link-browser-transport": "^3.5.0",
"async-mutex": "^0.1.4",
"axios": "^0.21.4",
"axios": "^1.6.0",
"bignumber.js": "^9.1.1",
"cross-fetch": "^3.1.5",
"eos-transit": "^4.0.7",
Expand Down Expand Up @@ -101,6 +101,7 @@
},
"overrides": {
"make-dir": "4.0.0",
"semver": "7.5.4"
"semver": "7.5.4",
"axios": "^1.6.0"
}
}

0 comments on commit ec0523b

Please sign in to comment.