Skip to content

Commit c1fd988

Browse files
chore(deps): bump axios from 1.13.5 to 1.15.0 (module-federation#4649)
1 parent b90e9bd commit c1fd988

6 files changed

Lines changed: 400 additions & 989 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"adm-zip": "0.5.16",
166166
"ansi-colors": "4.1.3",
167167
"antd": "5.19.1",
168-
"axios": "1.13.5",
168+
"axios": "1.15.0",
169169
"core-js": "3.36.1",
170170
"encoding": "^0.1.13",
171171
"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.13.5",
74+
"axios": "1.15.0",
7575
"isomorphic-ws": "5.0.0",
7676
"node-schedule": "2.1.1",
7777
"ws": "8.18.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.13.5",
92+
"axios": "1.15.0",
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.13.5",
92+
"axios": "1.15.0",
9393
"rambda": "^9.2.1",
9494
"unplugin": "^1.10.1"
9595
},

packages/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react-dom": "*"
4444
},
4545
"dependencies": {
46-
"axios": "1.13.5",
46+
"axios": "1.15.0",
4747
"lodash.get": "4.4.2",
4848
"node-fetch": "2.7.0",
4949
"tapable": "2.3.0"

0 commit comments

Comments
 (0)