Skip to content

Commit 3f77228

Browse files
Bump axios from 1.7.7 to 1.9.0
Bumps [axios](https://github.com/axios/axios) from 1.7.7 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.7.7...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 97f0f63 commit 3f77228

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 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
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"axios": "^1.7.7",
6+
"axios": "^1.9.0",
77
"react": "^18.3.1",
88
"react-dom": "^18.3.1",
99
"react-scripts": "^5.0.1",

0 commit comments

Comments
 (0)