Skip to content

Commit 1f1a544

Browse files
chore(deps): bump axios from 1.7.7 to 1.8.2 (#3576)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fce107e commit 1f1a544

File tree

5 files changed

+778
-216
lines changed

5 files changed

+778
-216
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"adm-zip": "0.5.16",
7373
"ansi-colors": "4.1.3",
7474
"antd": "5.19.1",
75-
"axios": "1.7.7",
75+
"axios": "1.8.2",
7676
"core-js": "3.36.1",
7777
"encoding": "^0.1.13",
7878
"express": "4.21.1",

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.7.4",
53+
"axios": "^1.8.2",
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.7.2",
62+
"axios": "^1.8.2",
6363
"rambda": "^9.2.1",
6464
"tsup": "^8.1.0",
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.7.2",
62+
"axios": "^1.8.2",
6363
"rambda": "^9.2.1",
6464
"unplugin": "^1.10.1"
6565
},

0 commit comments

Comments
 (0)