diff --git a/packages/native-federation-typescript/package.json b/packages/native-federation-typescript/package.json index 2842fbff11b..6aeadf5273f 100644 --- a/packages/native-federation-typescript/package.json +++ b/packages/native-federation-typescript/package.json @@ -89,7 +89,7 @@ "dependencies": { "adm-zip": "^0.5.14", "ansi-colors": "^4.1.3", - "axios": "1.15.0", + "axios": "1.15.2", "rambda": "^9.2.1", "unplugin": "^1.10.1" },