mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency next-auth to v4.22.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -18,7 +18,7 @@
|
|||||||
"ics": "3.1.0",
|
"ics": "3.1.0",
|
||||||
"mongoose": "7.0.3",
|
"mongoose": "7.0.3",
|
||||||
"next": "^13.1.1",
|
"next": "^13.1.1",
|
||||||
"next-auth": "4.21.1",
|
"next-auth": "4.22.0",
|
||||||
"next-axiom": "0.17.0",
|
"next-axiom": "0.17.0",
|
||||||
"next-mdx-remote": "4.4.1",
|
"next-mdx-remote": "4.4.1",
|
||||||
"nodemailer": "^6.8.0",
|
"nodemailer": "^6.8.0",
|
||||||
@@ -9140,9 +9140,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-auth": {
|
"node_modules/next-auth": {
|
||||||
"version": "4.21.1",
|
"version": "4.22.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.21.1.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.0.tgz",
|
||||||
"integrity": "sha512-NYkU4jAPSVxWhCblE8dDFAnKM7kOoO/QEobQ0RoEVP9Wox99A3PKHwOAsWhSg8ahJG/iKIWk2Bo1xHvsS4R39Q==",
|
"integrity": "sha512-08+kjnDoE7aQ52O996x6cwA3ffc2CbHIkrCgLYhbE+aDIJBKI0oA9UbIEIe19/+ODYJgpAHHOtJx4izmsgaVag==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@panva/hkdf": "^1.0.2",
|
"@panva/hkdf": "^1.0.2",
|
||||||
@@ -18890,9 +18890,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-auth": {
|
"next-auth": {
|
||||||
"version": "4.21.1",
|
"version": "4.22.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.21.1.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.0.tgz",
|
||||||
"integrity": "sha512-NYkU4jAPSVxWhCblE8dDFAnKM7kOoO/QEobQ0RoEVP9Wox99A3PKHwOAsWhSg8ahJG/iKIWk2Bo1xHvsS4R39Q==",
|
"integrity": "sha512-08+kjnDoE7aQ52O996x6cwA3ffc2CbHIkrCgLYhbE+aDIJBKI0oA9UbIEIe19/+ODYJgpAHHOtJx4izmsgaVag==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@panva/hkdf": "^1.0.2",
|
"@panva/hkdf": "^1.0.2",
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
"ics": "3.1.0",
|
"ics": "3.1.0",
|
||||||
"mongoose": "7.0.3",
|
"mongoose": "7.0.3",
|
||||||
"next": "^13.1.1",
|
"next": "^13.1.1",
|
||||||
"next-auth": "4.21.1",
|
"next-auth": "4.22.0",
|
||||||
"next-axiom": "0.17.0",
|
"next-axiom": "0.17.0",
|
||||||
"next-mdx-remote": "4.4.1",
|
"next-mdx-remote": "4.4.1",
|
||||||
"nodemailer": "^6.8.0",
|
"nodemailer": "^6.8.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user