Skip to content

Commit

Permalink
build(deps): bump axios from 0.19.2 to 0.21.1 in /client/occamy-web (#34
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 5, 2021
1 parent d6d11eb commit ffb4730
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
20 changes: 15 additions & 5 deletions client/occamy-web/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/occamy-web/package.json
Expand Up @@ -8,7 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.19.0",
"axios": "^0.21.1",
"element-ui": "^2.5.4",
"vue": "^2.5.22",
"vue-router": "^3.0.2"
Expand Down

0 comments on commit ffb4730

Please sign in to comment.