diff --git a/package-lock.json b/package-lock.json index 422bcfa..f3894d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "ics": "2.41.0", "mongoose": "6.8.1", "next": "13.0.7", - "next-auth": "4.18.6", + "next-auth": "4.18.7", "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.6", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.6.tgz", - "integrity": "sha512-0TQwbq5X9Jyd1wUVYUoyvHJh4JWXeW9UOcMEl245Er/Y5vsSbyGJHt8M7xjRMzk9mORVMYehoMdERgyiq/jCgA==", + "version": "4.18.7", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.7.tgz", + "integrity": "sha512-kR3s1JVPMaDuSAlFxcGyv7Ec3fdE6za71r1F77IOII5zJmW2wfkIA2xj223fM0D20ip2pzFpHfk/qN4L6l5XMA==", "dependencies": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", @@ -17939,9 +17939,9 @@ } }, "next-auth": { - "version": "4.18.6", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.6.tgz", - "integrity": "sha512-0TQwbq5X9Jyd1wUVYUoyvHJh4JWXeW9UOcMEl245Er/Y5vsSbyGJHt8M7xjRMzk9mORVMYehoMdERgyiq/jCgA==", + "version": "4.18.7", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.7.tgz", + "integrity": "sha512-kR3s1JVPMaDuSAlFxcGyv7Ec3fdE6za71r1F77IOII5zJmW2wfkIA2xj223fM0D20ip2pzFpHfk/qN4L6l5XMA==", "requires": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", diff --git a/package.json b/package.json index cb12038..46f9740 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "ics": "2.41.0", "mongoose": "6.8.1", "next": "13.0.7", - "next-auth": "4.18.6", + "next-auth": "4.18.7", "next-axiom": "0.16.0", "next-mdx-remote": "4.2.0", "nodemailer": "6.8.0",