2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-22 12:13:29 +00:00

Bump axios from 1.7.3 to 1.7.4 in /src/frontend (#7901)

Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4.
- [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.7.3...v1.7.4)

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

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-08-16 19:52:20 +10:00
committed by GitHub
parent 8b44dfbc4e
commit ed2ac0f1da
2 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@
"@uiw/react-codemirror": "^4.23.0",
"@uiw/react-split": "^5.9.3",
"@vanilla-extract/css": "^1.15.3",
"axios": "^1.7.3",
"axios": "^1.7.4",
"clsx": "^2.1.0",
"codemirror": ">=6.0.0",
"dayjs": "^1.11.12",