Skip to content

Commit 96de6ab

Browse files
Bump axios from 1.10.0 to 1.11.0
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d342eb commit 96de6ab

File tree

2 files changed

+218
-48
lines changed

2 files changed

+218
-48
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"type": "module",
1111
"main": "index.js",
1212
"dependencies": {
13-
"axios": "1.10.0",
13+
"axios": "1.11.0",
1414
"extract-zip": "2.0.1",
1515
"p-map": "7.0.3",
1616
"tsx": "4.20.3"

0 commit comments

Comments
 (0)