mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 14:37:13 +01:00
Update dependency next-auth to v4.10.1
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"ics": "2.37.0",
|
||||
"mongoose": "6.4.5",
|
||||
"next": "12.2.2",
|
||||
"next-auth": "4.10.0",
|
||||
"next-auth": "4.10.1",
|
||||
"next-axiom": "0.11.0",
|
||||
"next-mdx-remote": "4.0.3",
|
||||
"nodemailer": "6.7.7",
|
||||
@@ -6812,9 +6812,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-auth": {
|
||||
"version": "4.10.0",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.0.tgz",
|
||||
"integrity": "sha512-4CKZbv9VeCaqfDAXyqFThZy05ApbLd0bhXEB+DCq9aD43h6Rkvz0QgM7QOCJXESy0QKJUXHzopkBq+iaGxdc0g==",
|
||||
"version": "4.10.1",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.1.tgz",
|
||||
"integrity": "sha512-F00vtwBdyMIIJ8IORHOAOHjVGTDEhhm9+HpB2BQ8r40WtGxqToWWLN7Z+2ZW/z2RFlo3zhcuAtUCPUzVJxtZwQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@panva/hkdf": "^1.0.1",
|
||||
@@ -14302,9 +14302,9 @@
|
||||
}
|
||||
},
|
||||
"next-auth": {
|
||||
"version": "4.10.0",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.0.tgz",
|
||||
"integrity": "sha512-4CKZbv9VeCaqfDAXyqFThZy05ApbLd0bhXEB+DCq9aD43h6Rkvz0QgM7QOCJXESy0QKJUXHzopkBq+iaGxdc0g==",
|
||||
"version": "4.10.1",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.1.tgz",
|
||||
"integrity": "sha512-F00vtwBdyMIIJ8IORHOAOHjVGTDEhhm9+HpB2BQ8r40WtGxqToWWLN7Z+2ZW/z2RFlo3zhcuAtUCPUzVJxtZwQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@panva/hkdf": "^1.0.1",
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"ics": "2.37.0",
|
||||
"mongoose": "6.4.5",
|
||||
"next": "12.2.2",
|
||||
"next-auth": "4.10.0",
|
||||
"next-auth": "4.10.1",
|
||||
"next-axiom": "0.11.0",
|
||||
"next-mdx-remote": "4.0.3",
|
||||
"nodemailer": "6.7.7",
|
||||
|
||||
Reference in New Issue
Block a user