diff --git a/package-lock.json b/package-lock.json index 74b5a52..ef1658b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "ics": "3.7.2", "mongoose": "8.1.2", "next": "^14.0.1", - "next-auth": "4.24.5", + "next-auth": "4.24.6", "next-axiom": "^1.1.0", "next-mdx-remote": "4.4.1", "nodemailer": "^6.9.1", @@ -10015,9 +10015,9 @@ } }, "node_modules/next-auth": { - "version": "4.24.5", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.5.tgz", - "integrity": "sha512-3RafV3XbfIKk6rF6GlLE4/KxjTcuMCifqrmD+98ejFq73SRoj2rmzoca8u764977lH/Q7jo6Xu6yM+Re1Mz/Og==", + "version": "4.24.6", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.6.tgz", + "integrity": "sha512-djQt3ZEaWEIxcsuh3HTW2uuzLfXMRjHH+ugAsichlQSbH4iA5MRcgMA2HvTNvsDTDLh44tyU72+/gWsxgTbAKg==", "dependencies": { "@babel/runtime": "^7.20.13", "@panva/hkdf": "^1.0.2", diff --git a/package.json b/package.json index e96df60..0187eca 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "ics": "3.7.2", "mongoose": "8.1.2", "next": "^14.0.1", - "next-auth": "4.24.5", + "next-auth": "4.24.6", "next-axiom": "^1.1.0", "next-mdx-remote": "4.4.1", "nodemailer": "^6.9.1",