diff --git a/package-lock.json b/package-lock.json index 919166b..fabb663 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "ics": "2.40.0", "mongoose": "6.6.5", "next": "12.3.1", - "next-auth": "4.13.0", + "next-auth": "4.14.0", "next-axiom": "0.14.0", "next-mdx-remote": "4.1.0", "nodemailer": "6.8.0", @@ -7156,9 +7156,9 @@ } }, "node_modules/next-auth": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.13.0.tgz", - "integrity": "sha512-FtkPpeb9Bax6yKDaxcaGIvZZjvr10JaU2AsBYv1yv4N6rP86Xa7/4Ro1Aq94YGwsYzk+YKS52CRjD2DqCcSmVA==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.14.0.tgz", + "integrity": "sha512-pD5sin6kq/uIx3Cod2/0JFnViEnngBTTNy4CdfRaYc2QzV2zwpWAbQny2Ezlg0GjEozDhKC53JJxRRE4AmNKEw==", "dependencies": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", @@ -15037,9 +15037,9 @@ } }, "next-auth": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.13.0.tgz", - "integrity": "sha512-FtkPpeb9Bax6yKDaxcaGIvZZjvr10JaU2AsBYv1yv4N6rP86Xa7/4Ro1Aq94YGwsYzk+YKS52CRjD2DqCcSmVA==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.14.0.tgz", + "integrity": "sha512-pD5sin6kq/uIx3Cod2/0JFnViEnngBTTNy4CdfRaYc2QzV2zwpWAbQny2Ezlg0GjEozDhKC53JJxRRE4AmNKEw==", "requires": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", diff --git a/package.json b/package.json index d460c06..b8ceda2 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "ics": "2.40.0", "mongoose": "6.6.5", "next": "12.3.1", - "next-auth": "4.13.0", + "next-auth": "4.14.0", "next-axiom": "0.14.0", "next-mdx-remote": "4.1.0", "nodemailer": "6.8.0",