diff --git a/packages/sdk-utils/package.json b/packages/sdk-utils/package.json index 1cffc2b69..7b7c74ef3 100644 --- a/packages/sdk-utils/package.json +++ b/packages/sdk-utils/package.json @@ -30,7 +30,7 @@ "watch": "tsc --watch --preserveWatchOutput" }, "dependencies": { - "axios": "1.7.4", + "axios": "1.13.5", "better-opn": "1.0.0", "color-string": "1.9.0", "detect-port": "1.3.0",