Update dependency next-auth to v4.24.6

This commit is contained in:
renovate[bot]
2024-02-14 16:01:52 +00:00
parent e2ec842aa6
commit aa02d15477
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"ics": "3.7.2",
"mongoose": "8.1.2",
"next": "^14.0.1",
"next-auth": "4.24.5",
"next-auth": "4.24.6",
"next-axiom": "^1.1.0",
"next-mdx-remote": "4.4.1",
"nodemailer": "^6.9.1",
@@ -10015,9 +10015,9 @@
}
},
"node_modules/next-auth": {
"version": "4.24.5",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.5.tgz",
"integrity": "sha512-3RafV3XbfIKk6rF6GlLE4/KxjTcuMCifqrmD+98ejFq73SRoj2rmzoca8u764977lH/Q7jo6Xu6yM+Re1Mz/Og==",
"version": "4.24.6",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.6.tgz",
"integrity": "sha512-djQt3ZEaWEIxcsuh3HTW2uuzLfXMRjHH+ugAsichlQSbH4iA5MRcgMA2HvTNvsDTDLh44tyU72+/gWsxgTbAKg==",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@panva/hkdf": "^1.0.2",

View File

@@ -21,7 +21,7 @@
"ics": "3.7.2",
"mongoose": "8.1.2",
"next": "^14.0.1",
"next-auth": "4.24.5",
"next-auth": "4.24.6",
"next-axiom": "^1.1.0",
"next-mdx-remote": "4.4.1",
"nodemailer": "^6.9.1",