diff --git a/package.json b/package.json index bff7567..f1d156c 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "start": "node ./bin/www" }, "dependencies": { - "axios": "^0.18.0", + "axios": "^0.21.3", "cookie-parser": "~1.4.4", "debug": "~2.6.9", "dotenv": "^8.0.0",