Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit dc7a134

Browse files
Bump axios from 1.9.0 to 1.10.0 (#471)
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4de5269 commit dc7a134

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@testing-library/jest-dom": "^6.6.3",
1111
"@testing-library/react": "^16.3.0",
1212
"@testing-library/user-event": "^14.6.1",
13-
"axios": "^1.9.0",
13+
"axios": "^1.10.0",
1414
"bulma": "^1.0.4",
1515
"globby": "14.1.0",
1616
"prettier": "^3.5.3",

0 commit comments

Comments
 (0)