Skip to content

Commit ebabd5c

Browse files
chore(deps-dev): bump axios from 1.9.0 to 1.10.0 in /web (#838)
Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.10.0 dependency-type: direct:development 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 f30b6b2 commit ebabd5c

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

web/package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@babel/preset-react": "^7.27.1",
2323
"@typescript-eslint/parser": "^8.38.0",
2424
"autoprefixer": "^10.4.21",
25-
"axios": "^1.9",
25+
"axios": "^1.10",
2626
"babel-loader": "^10.0.0",
2727
"cross-env": "^7.0.3",
2828
"css-loader": "^7.1.2",

0 commit comments

Comments
 (0)