mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency next-auth to v4.3.3
This commit is contained in:
committed by
Thomas Ruoff
parent
ca19c1254e
commit
4c6497089f
14
package-lock.json
generated
14
package-lock.json
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user