Skip to content

Commit c795f52

Browse files
Bump axios from 1.8.4 to 1.9.0 in /app/frontend
Bumps [axios](https://github.com/axios/axios) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.9.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ecceda commit c795f52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/frontend/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"ace-builds": "^1.39.1",
20-
"axios": "^1.8.4",
20+
"axios": "^1.9.0",
2121
"bootstrap": "^5.3.5",
2222
"next": "^15.2.4",
2323
"prop-types": "^15.7.2",

0 commit comments

Comments
 (0)