Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 7, 2021
1 parent cdaf275 commit cb3c09d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 53 deletions.
78 changes: 26 additions & 52 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 @@ -8,7 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.19.0",
"axios": "^0.21.1",
"core-js": "^3.4.3",
"vue": "^2.6.10",
"vue-axios": "^2.1.5",
Expand Down

0 comments on commit cb3c09d

Please sign in to comment.