diff --git a/auth/package.json b/auth/package.json index c86791c..7b5f04f 100644 --- a/auth/package.json +++ b/auth/package.json @@ -9,7 +9,7 @@ "build": "cp -r src dist" }, "dependencies": { - "axios": "^1.12.0", + "axios": "^1.13.5", "body-parser": "^2.2.1", "express": "^5.2.0", "jose": "^6.1.3",