diff --git a/nodejs-express-ts-api/package.json b/nodejs-express-ts-api/package.json index d096e65..e2b3798 100644 --- a/nodejs-express-ts-api/package.json +++ b/nodejs-express-ts-api/package.json @@ -47,7 +47,7 @@ "dependencies": { "@types/passport-http-bearer": "^1.0.37", "@types/passport-twitter": "^1.0.37", - "axios": "^0.27.2", + "axios": "^1.7.8", "cors": "^2.8.5", "dotenv": "^16.0.1", "express": "^4.18.1",