Skip to content

Commit 858abd1

Browse files
chore(deps): bump axios from 1.11.0 to 1.12.0 (#4059)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8038f61 commit 858abd1

File tree

5 files changed

+2906
-904
lines changed

5 files changed

+2906
-904
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"adm-zip": "0.5.16",
7575
"ansi-colors": "4.1.3",
7676
"antd": "5.19.1",
77-
"axios": "^1.11.0",
77+
"axios": "^1.12.0",
7878
"core-js": "3.36.1",
7979
"encoding": "^0.1.13",
8080
"express": "4.21.2",

packages/dts-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"dependencies": {
5151
"adm-zip": "^0.5.10",
5252
"ansi-colors": "^4.1.3",
53-
"axios": "^1.11.0",
53+
"axios": "^1.12.0",
5454
"rambda": "^9.1.0",
5555
"@module-federation/sdk": "workspace:*",
5656
"@module-federation/managers": "workspace:*",

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.11.0",
62+
"axios": "^1.12.0",
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.11.0",
62+
"axios": "^1.12.0",
6363
"rambda": "^9.2.1",
6464
"unplugin": "^1.10.1"
6565
},

0 commit comments

Comments
 (0)