diff --git a/package-lock.json b/package-lock.json index 20c884d..9cdcc06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "ics": "3.1.0", "mongoose": "7.0.3", "next": "^13.1.1", - "next-auth": "4.21.0", + "next-auth": "4.21.1", "next-axiom": "0.17.0", "next-mdx-remote": "4.4.1", "nodemailer": "^6.8.0", @@ -9192,9 +9192,9 @@ } }, "node_modules/next-auth": { - "version": "4.21.0", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.21.0.tgz", - "integrity": "sha512-KbqFQAPG5GVqszrjMFv5LXAkpmG1hs9sOkC6T+DshmfJ8COm3y/rIdIw9nEEZ17lqZNXy2/1+mVmwVDrPbLeng==", + "version": "4.21.1", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.21.1.tgz", + "integrity": "sha512-NYkU4jAPSVxWhCblE8dDFAnKM7kOoO/QEobQ0RoEVP9Wox99A3PKHwOAsWhSg8ahJG/iKIWk2Bo1xHvsS4R39Q==", "dependencies": { "@babel/runtime": "^7.20.13", "@panva/hkdf": "^1.0.2", @@ -18953,9 +18953,9 @@ } }, "next-auth": { - "version": "4.21.0", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.21.0.tgz", - "integrity": "sha512-KbqFQAPG5GVqszrjMFv5LXAkpmG1hs9sOkC6T+DshmfJ8COm3y/rIdIw9nEEZ17lqZNXy2/1+mVmwVDrPbLeng==", + "version": "4.21.1", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.21.1.tgz", + "integrity": "sha512-NYkU4jAPSVxWhCblE8dDFAnKM7kOoO/QEobQ0RoEVP9Wox99A3PKHwOAsWhSg8ahJG/iKIWk2Bo1xHvsS4R39Q==", "requires": { "@babel/runtime": "^7.20.13", "@panva/hkdf": "^1.0.2", diff --git a/package.json b/package.json index 1891e60..c033df1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "ics": "3.1.0", "mongoose": "7.0.3", "next": "^13.1.1", - "next-auth": "4.21.0", + "next-auth": "4.21.1", "next-axiom": "0.17.0", "next-mdx-remote": "4.4.1", "nodemailer": "^6.8.0",