diff --git a/examples/nextjs-oauth/package.json b/examples/nextjs-oauth/package.json index 909fa1476..64263171e 100644 --- a/examples/nextjs-oauth/package.json +++ b/examples/nextjs-oauth/package.json @@ -11,7 +11,7 @@ "lint": "next lint" }, "dependencies": { - "axios": "^0.27.2", + "axios": "^1.13.5", "cookie": "^0.5.0", "next": "^13.5.1", "react": "^18.2.0",