Bump axios from 0.24.0 to 1.13.5 in /react-express-mongodb/frontend

Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 1.13.5.
- [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/v0.24.0...v1.13.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-10 12:43:17 +00:00
committed by GitHub
parent 18f59bdb09
commit f961c3ef07
2 changed files with 9399 additions and 4820 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -3,7 +3,7 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"axios": "^0.24.0", "axios": "^1.13.5",
"bootstrap": "^5.1.3", "bootstrap": "^5.1.3",
"sass": "^1.43.4", "sass": "^1.43.4",
"react": "^17.0.2", "react": "^17.0.2",