diff --git a/package-lock.json b/package-lock.json index 9395af1..c96c08d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "ics": "2.41.0", "mongoose": "6.7.2", "next": "12.3.2", - "next-auth": "4.16.3", + "next-auth": "4.16.4", "next-axiom": "0.15.0", "next-mdx-remote": "4.2.0", "nodemailer": "6.8.0", @@ -8497,9 +8497,9 @@ } }, "node_modules/next-auth": { - "version": "4.16.3", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.16.3.tgz", - "integrity": "sha512-xDQHQJRpB/pjBDj53r4Br03jvhM1TI73J9OCX0afBTOHZEfpQ6ZrjsBFdSrdx6NeQSEMq6R/ZRny2Y6Nt/XqrA==", + "version": "4.16.4", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.16.4.tgz", + "integrity": "sha512-KXW578+ER1u5RcWLwCHMdb/RIBIO6JM8r6xlf9RIPSKzkvDcX9FHiZfJS2vOq/SurHXPJZc4J3OS4IDJpF74Dw==", "dependencies": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", @@ -17635,9 +17635,9 @@ } }, "next-auth": { - "version": "4.16.3", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.16.3.tgz", - "integrity": "sha512-xDQHQJRpB/pjBDj53r4Br03jvhM1TI73J9OCX0afBTOHZEfpQ6ZrjsBFdSrdx6NeQSEMq6R/ZRny2Y6Nt/XqrA==", + "version": "4.16.4", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.16.4.tgz", + "integrity": "sha512-KXW578+ER1u5RcWLwCHMdb/RIBIO6JM8r6xlf9RIPSKzkvDcX9FHiZfJS2vOq/SurHXPJZc4J3OS4IDJpF74Dw==", "requires": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", diff --git a/package.json b/package.json index 542daee..e58c93f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "ics": "2.41.0", "mongoose": "6.7.2", "next": "12.3.2", - "next-auth": "4.16.3", + "next-auth": "4.16.4", "next-axiom": "0.15.0", "next-mdx-remote": "4.2.0", "nodemailer": "6.8.0",