Update dependency next-auth to v4.3.3

This commit is contained in:
Renovate Bot
2022-04-25 22:23:06 +00:00
committed by Thomas Ruoff
parent ca19c1254e
commit 4c6497089f
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -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",