Skip to content

Commit 3996ad2

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 3ade7b8 commit 3996ad2

File tree

5 files changed

+514
-900
lines changed

5 files changed

+514
-900
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"adm-zip": "0.5.16",
151151
"ansi-colors": "4.1.3",
152152
"antd": "5.19.1",
153-
"axios": "^1.12.0",
153+
"axios": "^1.13.5",
154154
"core-js": "3.36.1",
155155
"encoding": "^0.1.13",
156156
"express": "4.21.2",

packages/dts-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@module-federation/third-party-dts-extractor": "workspace:*",
5555
"adm-zip": "^0.5.10",
5656
"ansi-colors": "^4.1.3",
57-
"axios": "^1.12.0",
57+
"axios": "^1.13.5",
5858
"chalk": "3.0.0",
5959
"fs-extra": "9.1.0",
6060
"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
@@ -59,7 +59,7 @@
5959
"dependencies": {
6060
"adm-zip": "^0.5.14",
6161
"ansi-colors": "^4.1.3",
62-
"axios": "^1.12.0",
62+
"axios": "^1.13.5",
6363
"rambda": "^9.2.1",
6464
"tsup": "8.3.5",
6565
"unplugin": "^1.10.1"

packages/native-federation-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"dependencies": {
6060
"adm-zip": "^0.5.14",
6161
"ansi-colors": "^4.1.3",
62-
"axios": "^1.12.0",
62+
"axios": "^1.13.5",
6363
"rambda": "^9.2.1",
6464
"unplugin": "^1.10.1"
6565
},

0 commit comments

Comments
 (0)