Skip to content

Commit e79fe03

Browse files
Bump axios from 1.10.0 to 1.11.0 in /app/frontend
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23d30a3 commit e79fe03

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

app/frontend/package-lock.json

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

app/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"ace-builds": "^1.43.1",
20-
"axios": "^1.10.0",
20+
"axios": "^1.11.0",
2121
"bootstrap": "^5.3.7",
2222
"next": "^15.4.5",
2323
"prop-types": "^15.7.2",

0 commit comments

Comments
 (0)