diff --git a/package.json b/package.json index 68601fe..adecca7 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "ics": "2.31.0", "mongoose": "5.13.13", "next": "12.0.4", - "next-auth": "^4.0.0-beta.7", + "next-auth": "4.0.0-beta.7", "next-mdx-remote": "3.0.7", "nodemailer": "6.7.0", "p-retry": "5.0.0", @@ -33,7 +33,7 @@ "@types/react": "17.0.34", "@types/react-calendar": "3.4.3", "@types/uuid": "8.3.1", - "eslint": "^7.32.0", + "eslint": "7.32.0", "eslint-config-next": "12.0.4", "jest": "27.3.1", "postcss": "8.3.11",