build(deps): bump axios from 1.6.8 to 1.7.2 in /frontend (#37)

Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-25 23:11:56 +02:00
committed by GitHub
parent 043f50b84c
commit 8f7fe7460e
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"@types/node": "^20.8.9",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"axios": "^1.6.8",
"axios": "^1.7.2",
"bootstrap": "^5.3.2",
"downloadjs": "^1.4.7",
"http-proxy-middleware": "^2.0.6",