diff --git a/package.json b/package.json index eb140bf..4cbbaaf 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "lint": "next lint" }, "dependencies": { - "axios": "^0.27.2", + "axios": "^0.30.0", "cheerio": "1.0.0-rc.12", "ioredis": "^5.3.2", "next": "12.2.5",