Skip to content

Commit

Permalink
Bump axios from 0.19.2 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.19.2 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.2...v0.21.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2021
1 parent 27d798e commit 0f22dc2
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 95 deletions.
121 changes: 27 additions & 94 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
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"webpack-merge": "^4.2.1"
},
"dependencies": {
"axios": "^0.19.2",
"axios": "^0.21.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-redux": "^7.0.3",
Expand Down

0 comments on commit 0f22dc2

Please sign in to comment.