Skip to content

Commit

Permalink
Bump axios from 0.21.4 to 1.6.0 in /frontend
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.21.4 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.21.4...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 0db4c82 commit c2dc4d6
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 31 deletions.
88 changes: 58 additions & 30 deletions 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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@mdi/font": "^5.9.55",
"@mdi/js": "^5.9.55",
"axios": "^0.21.4",
"axios": "^1.6.0",
"core-js": "^3.21.0",
"firebase": "^9.6.6",
"moment": "^2.29.1",
Expand Down

0 comments on commit c2dc4d6

Please sign in to comment.