diff --git a/package-lock.json b/package-lock.json index f3eb21c..ca6c0df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "ics": "2.41.0", "mongoose": "6.9.0", "next": "^13.1.1", - "next-auth": "4.19.0", + "next-auth": "4.19.2", "next-axiom": "0.16.0", "next-mdx-remote": "4.3.0", "nodemailer": "^6.8.0", @@ -8639,9 +8639,9 @@ } }, "node_modules/next-auth": { - "version": "4.19.0", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.19.0.tgz", - "integrity": "sha512-56Pc/Ni0cxfrVDAz2KeWdj+VXvABbHF1grgFR4+ktXbRmKQOiMU9uyMwhasBQkbL+pRrWujO0Ib/bwkP0oZS4g==", + "version": "4.19.2", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.19.2.tgz", + "integrity": "sha512-6V2YG3IJQVhgCAH7mvT3yopTW92gMdUrcwGX7NQ0dCreT/+axGua/JmVdarjec0C/oJukKpIYRgjMlV+L5ZQOQ==", "dependencies": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", @@ -17947,9 +17947,9 @@ } }, "next-auth": { - "version": "4.19.0", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.19.0.tgz", - "integrity": "sha512-56Pc/Ni0cxfrVDAz2KeWdj+VXvABbHF1grgFR4+ktXbRmKQOiMU9uyMwhasBQkbL+pRrWujO0Ib/bwkP0oZS4g==", + "version": "4.19.2", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.19.2.tgz", + "integrity": "sha512-6V2YG3IJQVhgCAH7mvT3yopTW92gMdUrcwGX7NQ0dCreT/+axGua/JmVdarjec0C/oJukKpIYRgjMlV+L5ZQOQ==", "requires": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", diff --git a/package.json b/package.json index ea68325..07ea7fa 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "ics": "2.41.0", "mongoose": "6.9.0", "next": "^13.1.1", - "next-auth": "4.19.0", + "next-auth": "4.19.2", "next-axiom": "0.16.0", "next-mdx-remote": "4.3.0", "nodemailer": "^6.8.0",