mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 23:17:12 +01:00
Update dependency next-auth to v4.24.6
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -18,7 +18,7 @@
|
|||||||
"ics": "3.7.2",
|
"ics": "3.7.2",
|
||||||
"mongoose": "8.1.2",
|
"mongoose": "8.1.2",
|
||||||
"next": "^14.0.1",
|
"next": "^14.0.1",
|
||||||
"next-auth": "4.24.5",
|
"next-auth": "4.24.6",
|
||||||
"next-axiom": "^1.1.0",
|
"next-axiom": "^1.1.0",
|
||||||
"next-mdx-remote": "4.4.1",
|
"next-mdx-remote": "4.4.1",
|
||||||
"nodemailer": "^6.9.1",
|
"nodemailer": "^6.9.1",
|
||||||
@@ -10015,9 +10015,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-auth": {
|
"node_modules/next-auth": {
|
||||||
"version": "4.24.5",
|
"version": "4.24.6",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.5.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.6.tgz",
|
||||||
"integrity": "sha512-3RafV3XbfIKk6rF6GlLE4/KxjTcuMCifqrmD+98ejFq73SRoj2rmzoca8u764977lH/Q7jo6Xu6yM+Re1Mz/Og==",
|
"integrity": "sha512-djQt3ZEaWEIxcsuh3HTW2uuzLfXMRjHH+ugAsichlQSbH4iA5MRcgMA2HvTNvsDTDLh44tyU72+/gWsxgTbAKg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@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.7.2",
|
"ics": "3.7.2",
|
||||||
"mongoose": "8.1.2",
|
"mongoose": "8.1.2",
|
||||||
"next": "^14.0.1",
|
"next": "^14.0.1",
|
||||||
"next-auth": "4.24.5",
|
"next-auth": "4.24.6",
|
||||||
"next-axiom": "^1.1.0",
|
"next-axiom": "^1.1.0",
|
||||||
"next-mdx-remote": "4.4.1",
|
"next-mdx-remote": "4.4.1",
|
||||||
"nodemailer": "^6.9.1",
|
"nodemailer": "^6.9.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user