Skip to content

Commit

Permalink
Bump axios from 0.19.2 to 0.21.2 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.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.19.2...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2022
1 parent a9f6c2f commit 9d6db11
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 9d6db11

Please sign in to comment.