mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 14:37:13 +01:00
Update dependency next-auth to v4.23.2
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"ics": "3.5.0",
|
||||
"mongoose": "7.5.3",
|
||||
"next": "^13.3.1",
|
||||
"next-auth": "4.23.1",
|
||||
"next-auth": "4.23.2",
|
||||
"next-axiom": "0.18.0",
|
||||
"next-mdx-remote": "4.4.1",
|
||||
"nodemailer": "^6.9.1",
|
||||
@@ -9240,9 +9240,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-auth": {
|
||||
"version": "4.23.1",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.23.1.tgz",
|
||||
"integrity": "sha512-mL083z8KgRtlrIV6CDca2H1kduWJuK/3pTS0Fe2og15KOm4v2kkLGdSDfc2g+019aEBrJUT0pPW2Xx42ImN1WA==",
|
||||
"version": "4.23.2",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.23.2.tgz",
|
||||
"integrity": "sha512-VRmInu0r/yZNFQheDFeOKtiugu3bt90Po3owAQDnFQ3YLQFmUKgFjcE2+3L0ny5jsJpBXaKbm7j7W2QTc6Ye2A==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@panva/hkdf": "^1.0.2",
|
||||
@@ -19031,9 +19031,9 @@
|
||||
}
|
||||
},
|
||||
"next-auth": {
|
||||
"version": "4.23.1",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.23.1.tgz",
|
||||
"integrity": "sha512-mL083z8KgRtlrIV6CDca2H1kduWJuK/3pTS0Fe2og15KOm4v2kkLGdSDfc2g+019aEBrJUT0pPW2Xx42ImN1WA==",
|
||||
"version": "4.23.2",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.23.2.tgz",
|
||||
"integrity": "sha512-VRmInu0r/yZNFQheDFeOKtiugu3bt90Po3owAQDnFQ3YLQFmUKgFjcE2+3L0ny5jsJpBXaKbm7j7W2QTc6Ye2A==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@panva/hkdf": "^1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user