diff --git a/package-lock.json b/package-lock.json index 010612f..ff36731 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "ics": "2.35.0", "mongoose": "6.3.1", "next": "12.1.5", - "next-auth": "4.3.2", + "next-auth": "4.3.3", "next-mdx-remote": "4.0.2", "nodemailer": "6.7.3", "p-retry": "5.1.0", @@ -8240,9 +8240,9 @@ } }, "node_modules/next-auth": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.3.2.tgz", - "integrity": "sha512-yj9HN9p81Fg3dkrq4Y0FxjfgupiABac7o+ve47j5GPLjo1qE2FFX1pr7g7mwQ1HDUCoGhLmgBpFBR8+pdWgFfQ==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.3.3.tgz", + "integrity": "sha512-bUs+oOOPT18Pq/+4v9q4PA/DGoVoAX6jwY7RTfE/akFXwlny+y/mNS6lPSUwpqcHjljqBaq34PQA3+01SdOOPw==", "dependencies": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", @@ -16948,9 +16948,9 @@ } }, "next-auth": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.3.2.tgz", - "integrity": "sha512-yj9HN9p81Fg3dkrq4Y0FxjfgupiABac7o+ve47j5GPLjo1qE2FFX1pr7g7mwQ1HDUCoGhLmgBpFBR8+pdWgFfQ==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.3.3.tgz", + "integrity": "sha512-bUs+oOOPT18Pq/+4v9q4PA/DGoVoAX6jwY7RTfE/akFXwlny+y/mNS6lPSUwpqcHjljqBaq34PQA3+01SdOOPw==", "requires": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", diff --git a/package.json b/package.json index a037065..d44e89a 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "ics": "2.35.0", "mongoose": "6.3.1", "next": "12.1.5", - "next-auth": "4.3.2", + "next-auth": "4.3.3", "next-mdx-remote": "4.0.2", "nodemailer": "6.7.3", "p-retry": "5.1.0",