Skip to content

Commit ed177a3

Browse files
chore(deps): bump axios from 1.13.4 to 1.13.5
Bumps [axios](https://github.com/axios/axios) from 1.13.4 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.4...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08f133f commit ed177a3

File tree

5 files changed

+902
-964
lines changed

5 files changed

+902
-964
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"adm-zip": "0.5.16",
158158
"ansi-colors": "4.1.3",
159159
"antd": "5.19.1",
160-
"axios": "^1.13.6",
160+
"axios": "^1.13.5",
161161
"core-js": "3.36.1",
162162
"encoding": "^0.1.13",
163163
"express": "5.2.1",

packages/dts-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@module-federation/third-party-dts-extractor": "workspace:*",
7272
"adm-zip": "^0.5.10",
7373
"ansi-colors": "^4.1.3",
74-
"axios": "^1.12.0",
74+
"axios": "^1.13.5",
7575
"chalk": "3.0.0",
7676
"fs-extra": "9.1.0",
7777
"isomorphic-ws": "5.0.0",

packages/native-federation-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"dependencies": {
9090
"adm-zip": "^0.5.14",
9191
"ansi-colors": "^4.1.3",
92-
"axios": "^1.12.0",
92+
"axios": "^1.13.5",
9393
"rambda": "^9.2.1",
9494
"tsdown": "0.20.3",
9595
"unplugin": "^1.10.1"

packages/native-federation-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"dependencies": {
9090
"adm-zip": "^0.5.14",
9191
"ansi-colors": "^4.1.3",
92-
"axios": "^1.12.0",
92+
"axios": "^1.13.5",
9393
"rambda": "^9.2.1",
9494
"unplugin": "^1.10.1"
9595
},

0 commit comments

Comments
 (0)