diff --git a/package-lock.json b/package-lock.json index 608e76c..7b8145b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "ics": "2.37.0", "mongoose": "6.5.0", "next": "12.2.3", - "next-auth": "4.10.2", + "next-auth": "4.10.3", "next-axiom": "0.11.0", "next-mdx-remote": "4.1.0", "nodemailer": "6.7.7", @@ -6896,9 +6896,9 @@ } }, "node_modules/next-auth": { - "version": "4.10.2", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.2.tgz", - "integrity": "sha512-9XeP3faA5M3LneNJuzZCrmyR1ONYVH+pNQTozLBlpzXSkVRCgy+PTLAojOGkCo5v5MWcCZNTNHUOQL6gIcYwEQ==", + "version": "4.10.3", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.3.tgz", + "integrity": "sha512-7zc4aXYc/EEln7Pkcsn21V1IevaTZsMLJwapfbnKA4+JY0+jFzWbt5p/ljugesGIrN4VOZhpZIw50EaFZyghJQ==", "dependencies": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", @@ -14410,9 +14410,9 @@ } }, "next-auth": { - "version": "4.10.2", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.2.tgz", - "integrity": "sha512-9XeP3faA5M3LneNJuzZCrmyR1ONYVH+pNQTozLBlpzXSkVRCgy+PTLAojOGkCo5v5MWcCZNTNHUOQL6gIcYwEQ==", + "version": "4.10.3", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.3.tgz", + "integrity": "sha512-7zc4aXYc/EEln7Pkcsn21V1IevaTZsMLJwapfbnKA4+JY0+jFzWbt5p/ljugesGIrN4VOZhpZIw50EaFZyghJQ==", "requires": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", diff --git a/package.json b/package.json index 1b36259..5b75b8a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "ics": "2.37.0", "mongoose": "6.5.0", "next": "12.2.3", - "next-auth": "4.10.2", + "next-auth": "4.10.3", "next-axiom": "0.11.0", "next-mdx-remote": "4.1.0", "nodemailer": "6.7.7",