Skip to content

Commit

Permalink
Bump axios from 0.18.1 to 0.21.1 in /src/main/frontend
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/v0.21.1/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 Jan 5, 2021
1 parent 2aca2e6 commit 5a99ba8
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 37 deletions.
75 changes: 39 additions & 36 deletions src/main/frontend/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 src/main/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"axios": "^0.18.1",
"axios": "^0.21.1",
"bootstrap3": "^3.3.5",
"react": "^16.4.0",
"react-bootstrap": "^0.32.1",
Expand Down

0 comments on commit 5a99ba8

Please sign in to comment.