diff --git a/package-lock.json b/package-lock.json index c8e8c7b..785c0bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "ics": "2.41.0", "mongoose": "6.8.0", "next": "13.0.6", - "next-auth": "4.18.4", + "next-auth": "4.18.5", "next-axiom": "0.16.0", "next-mdx-remote": "4.2.0", "nodemailer": "6.8.0", @@ -8642,9 +8642,9 @@ } }, "node_modules/next-auth": { - "version": "4.18.4", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.4.tgz", - "integrity": "sha512-tvXOabxv5U/y6ib56XPkOnc/48tYc+xT6GNOLREIme8WVGYHDTc3CGEfe2+0bVCWAm0ax/GYXH0By5NFoaJDww==", + "version": "4.18.5", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.5.tgz", + "integrity": "sha512-ktYsfrc3yygLkj0Z0xdoNfa59seVMF7NRf2pAFzay7eN/a/KUTC8MvM1gTDACFNKsbPa7fQx6Rds68xNVbDk2Q==", "dependencies": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", @@ -17939,9 +17939,9 @@ } }, "next-auth": { - "version": "4.18.4", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.4.tgz", - "integrity": "sha512-tvXOabxv5U/y6ib56XPkOnc/48tYc+xT6GNOLREIme8WVGYHDTc3CGEfe2+0bVCWAm0ax/GYXH0By5NFoaJDww==", + "version": "4.18.5", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.5.tgz", + "integrity": "sha512-ktYsfrc3yygLkj0Z0xdoNfa59seVMF7NRf2pAFzay7eN/a/KUTC8MvM1gTDACFNKsbPa7fQx6Rds68xNVbDk2Q==", "requires": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", diff --git a/package.json b/package.json index ab758e7..dbb60ff 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "ics": "2.41.0", "mongoose": "6.8.0", "next": "13.0.6", - "next-auth": "4.18.4", + "next-auth": "4.18.5", "next-axiom": "0.16.0", "next-mdx-remote": "4.2.0", "nodemailer": "6.8.0",