Skip to content

Commit 4d3096c

Browse files
⬆ Bump axios from 1.11.0 to 1.12.0 in /frontend (#1878)
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f471384 commit 4d3096c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

frontend/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@tanstack/react-query": "^5.87.4",
1717
"@tanstack/react-query-devtools": "^5.87.3",
1818
"@tanstack/react-router": "^1.131.41",
19-
"axios": "1.11.0",
19+
"axios": "1.12.0",
2020
"form-data": "4.0.4",
2121
"next-themes": "^0.4.6",
2222
"react": "^19.1.1",

0 commit comments

Comments
 (0)