diff --git a/package.json b/package.json index 6e3717e..cd67e4e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "start": "supervisor ./bin/www" }, "dependencies": { - "axios": "^0.9.1", + "axios": "^0.19.2", "body-parser": "~1.13.2", "cookie-parser": "~1.3.5", "debug": "~2.2.0",