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.2
This commit is contained in:
committed by
Thomas Ruoff
parent
99ae59c3cf
commit
3d22067ec2
14
package-lock.json
generated
14
package-lock.json
generated
@@ -16,7 +16,7 @@
|
||||
"ics": "2.35.0",
|
||||
"mongoose": "6.3.0",
|
||||
"next": "12.1.5",
|
||||
"next-auth": "4.3.1",
|
||||
"next-auth": "4.3.2",
|
||||
"next-mdx-remote": "4.0.2",
|
||||
"nodemailer": "6.7.3",
|
||||
"p-retry": "5.1.0",
|
||||
@@ -10142,9 +10142,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-auth": {
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.3.1.tgz",
|
||||
"integrity": "sha512-DBYEPBLq5naIqh/1i2zEHljcA1OXXecKW3NRU1W4s6R3UX3RdLZ2lWlqgBHUiZQ1zdNikFM/bYQxVGyG7bx8oA==",
|
||||
"version": "4.3.2",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.3.2.tgz",
|
||||
"integrity": "sha512-yj9HN9p81Fg3dkrq4Y0FxjfgupiABac7o+ve47j5GPLjo1qE2FFX1pr7g7mwQ1HDUCoGhLmgBpFBR8+pdWgFfQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@panva/hkdf": "^1.0.1",
|
||||
@@ -20345,9 +20345,9 @@
|
||||
}
|
||||
},
|
||||
"next-auth": {
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.3.1.tgz",
|
||||
"integrity": "sha512-DBYEPBLq5naIqh/1i2zEHljcA1OXXecKW3NRU1W4s6R3UX3RdLZ2lWlqgBHUiZQ1zdNikFM/bYQxVGyG7bx8oA==",
|
||||
"version": "4.3.2",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.3.2.tgz",
|
||||
"integrity": "sha512-yj9HN9p81Fg3dkrq4Y0FxjfgupiABac7o+ve47j5GPLjo1qE2FFX1pr7g7mwQ1HDUCoGhLmgBpFBR8+pdWgFfQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@panva/hkdf": "^1.0.1",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"ics": "2.35.0",
|
||||
"mongoose": "6.3.0",
|
||||
"next": "12.1.5",
|
||||
"next-auth": "4.3.1",
|
||||
"next-auth": "4.3.2",
|
||||
"next-mdx-remote": "4.0.2",
|
||||
"nodemailer": "6.7.3",
|
||||
"p-retry": "5.1.0",
|
||||
|
||||
Reference in New Issue
Block a user