Update dependency next-auth to v4.10.1

This commit is contained in:
renovate[bot]
2022-07-19 16:52:50 +00:00
parent 778122f580
commit 5e008d8776
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"ics": "2.37.0",
"mongoose": "6.4.5",
"next": "12.2.2",
"next-auth": "4.10.0",
"next-auth": "4.10.1",
"next-axiom": "0.11.0",
"next-mdx-remote": "4.0.3",
"nodemailer": "6.7.7",
@@ -6812,9 +6812,9 @@
}
},
"node_modules/next-auth": {
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.0.tgz",
"integrity": "sha512-4CKZbv9VeCaqfDAXyqFThZy05ApbLd0bhXEB+DCq9aD43h6Rkvz0QgM7QOCJXESy0QKJUXHzopkBq+iaGxdc0g==",
"version": "4.10.1",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.1.tgz",
"integrity": "sha512-F00vtwBdyMIIJ8IORHOAOHjVGTDEhhm9+HpB2BQ8r40WtGxqToWWLN7Z+2ZW/z2RFlo3zhcuAtUCPUzVJxtZwQ==",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@panva/hkdf": "^1.0.1",
@@ -14302,9 +14302,9 @@
}
},
"next-auth": {
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.0.tgz",
"integrity": "sha512-4CKZbv9VeCaqfDAXyqFThZy05ApbLd0bhXEB+DCq9aD43h6Rkvz0QgM7QOCJXESy0QKJUXHzopkBq+iaGxdc0g==",
"version": "4.10.1",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.1.tgz",
"integrity": "sha512-F00vtwBdyMIIJ8IORHOAOHjVGTDEhhm9+HpB2BQ8r40WtGxqToWWLN7Z+2ZW/z2RFlo3zhcuAtUCPUzVJxtZwQ==",
"requires": {
"@babel/runtime": "^7.16.3",
"@panva/hkdf": "^1.0.1",