Skip to content

Commit b121d9c

Browse files
Bump axios from 1.12.2 to 1.13.1
Bumps [axios](https://github.com/axios/axios) from 1.12.2 to 1.13.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.2...v1.13.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32e0785 commit b121d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222
],
2323
"dependencies": {
24-
"axios": "~1.12.0",
24+
"axios": "~1.13.1",
2525
"lodash": "~4.17.20"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)