Skip to content

Commit

Permalink
Bump axios from 0.19.2 to 1.6.0 in /src/backend/web/web.client/web-app
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.19.2...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 3, 2023
1 parent ecfa529 commit bb7baeb
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 13 deletions.
38 changes: 26 additions & 12 deletions src/backend/web/web.client/web-app/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/backend/web/web.client/web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@material-ui/core": "^4.9.12",
"@material-ui/icons": "^4.9.1",
"axios": "^0.19.2",
"axios": "^1.6.0",
"oidc-client": "^1.10.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
Expand Down

0 comments on commit bb7baeb

Please sign in to comment.