Skip to content

Commit

Permalink
Bump axios from 0.21.2 to 0.24.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 0.24.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.21.2...v0.24.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robstoll committed Oct 27, 2021
1 parent d67449d commit c6dfade
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -26,7 +26,7 @@
"pr": "npm run format && npm run lint"
},
"dependencies": {
"axios": "^0.21.2",
"axios": "^0.24.0",
"axios-concurrency": "^1.0.4",
"axios-extensions": "^3.1.3",
"body-parser": "^1.19.0",
Expand Down

0 comments on commit c6dfade

Please sign in to comment.