mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency next-auth to v4.17.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"ics": "2.41.0",
|
"ics": "2.41.0",
|
||||||
"mongoose": "6.7.2",
|
"mongoose": "6.7.2",
|
||||||
"next": "12.3.3",
|
"next": "12.3.3",
|
||||||
"next-auth": "4.16.4",
|
"next-auth": "4.17.0",
|
||||||
"next-axiom": "0.15.1",
|
"next-axiom": "0.15.1",
|
||||||
"next-mdx-remote": "4.2.0",
|
"next-mdx-remote": "4.2.0",
|
||||||
"nodemailer": "6.8.0",
|
"nodemailer": "6.8.0",
|
||||||
@@ -8512,9 +8512,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-auth": {
|
"node_modules/next-auth": {
|
||||||
"version": "4.16.4",
|
"version": "4.17.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.16.4.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.17.0.tgz",
|
||||||
"integrity": "sha512-KXW578+ER1u5RcWLwCHMdb/RIBIO6JM8r6xlf9RIPSKzkvDcX9FHiZfJS2vOq/SurHXPJZc4J3OS4IDJpF74Dw==",
|
"integrity": "sha512-aN2tdnjS0MDeUpB2tBDOaWnegkgeMWrsccujbXRGMJ607b+EwRcy63MFGSr0OAboDJEe0902piXQkt94GqF8Qw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.16.3",
|
"@babel/runtime": "^7.16.3",
|
||||||
"@panva/hkdf": "^1.0.1",
|
"@panva/hkdf": "^1.0.1",
|
||||||
@@ -17664,9 +17664,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-auth": {
|
"next-auth": {
|
||||||
"version": "4.16.4",
|
"version": "4.17.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.16.4.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.17.0.tgz",
|
||||||
"integrity": "sha512-KXW578+ER1u5RcWLwCHMdb/RIBIO6JM8r6xlf9RIPSKzkvDcX9FHiZfJS2vOq/SurHXPJZc4J3OS4IDJpF74Dw==",
|
"integrity": "sha512-aN2tdnjS0MDeUpB2tBDOaWnegkgeMWrsccujbXRGMJ607b+EwRcy63MFGSr0OAboDJEe0902piXQkt94GqF8Qw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.16.3",
|
"@babel/runtime": "^7.16.3",
|
||||||
"@panva/hkdf": "^1.0.1",
|
"@panva/hkdf": "^1.0.1",
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
"ics": "2.41.0",
|
"ics": "2.41.0",
|
||||||
"mongoose": "6.7.2",
|
"mongoose": "6.7.2",
|
||||||
"next": "12.3.3",
|
"next": "12.3.3",
|
||||||
"next-auth": "4.16.4",
|
"next-auth": "4.17.0",
|
||||||
"next-axiom": "0.15.1",
|
"next-axiom": "0.15.1",
|
||||||
"next-mdx-remote": "4.2.0",
|
"next-mdx-remote": "4.2.0",
|
||||||
"nodemailer": "6.8.0",
|
"nodemailer": "6.8.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user