diff --git a/package-lock.json b/package-lock.json index 5d44736..e4a55f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "ics": "2.40.0", "mongoose": "6.6.7", "next": "12.3.1", - "next-auth": "4.14.0", + "next-auth": "4.15.0", "next-axiom": "0.14.0", "next-mdx-remote": "4.1.0", "nodemailer": "6.8.0", @@ -7165,9 +7165,9 @@ } }, "node_modules/next-auth": { - "version": "4.14.0", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.14.0.tgz", - "integrity": "sha512-pD5sin6kq/uIx3Cod2/0JFnViEnngBTTNy4CdfRaYc2QzV2zwpWAbQny2Ezlg0GjEozDhKC53JJxRRE4AmNKEw==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.15.0.tgz", + "integrity": "sha512-IasNzGLM2VlmyioDdZaRwBBBm8b5xo+zbbqVWHFh0bY6iQUZ3vuudrsdHNdxkXV3LSHdKNaoWEpYr4BydB7mCw==", "dependencies": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", @@ -15024,9 +15024,9 @@ } }, "next-auth": { - "version": "4.14.0", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.14.0.tgz", - "integrity": "sha512-pD5sin6kq/uIx3Cod2/0JFnViEnngBTTNy4CdfRaYc2QzV2zwpWAbQny2Ezlg0GjEozDhKC53JJxRRE4AmNKEw==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.15.0.tgz", + "integrity": "sha512-IasNzGLM2VlmyioDdZaRwBBBm8b5xo+zbbqVWHFh0bY6iQUZ3vuudrsdHNdxkXV3LSHdKNaoWEpYr4BydB7mCw==", "requires": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", diff --git a/package.json b/package.json index 6eb4dc6..a8cc136 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "ics": "2.40.0", "mongoose": "6.6.7", "next": "12.3.1", - "next-auth": "4.14.0", + "next-auth": "4.15.0", "next-axiom": "0.14.0", "next-mdx-remote": "4.1.0", "nodemailer": "6.8.0",