Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 2, 2021
1 parent a9f1571 commit 7ca5a9a
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 68 deletions.
93 changes: 26 additions & 67 deletions client/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 client/package.json
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"axios": "^0.18.1",
"axios": "^0.21.1",
"minimist": ">=0.2.1",
"node-sass": "^6.0.0",
"react": "^16.13.1",
Expand Down

0 comments on commit 7ca5a9a

Please sign in to comment.