Update dependency next-auth to v4.14.0

This commit is contained in:
renovate[bot]
2022-10-14 04:23:25 +00:00
parent 4599f6b6b2
commit 37cc73c88b
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"ics": "2.40.0",
"mongoose": "6.6.5",
"next": "12.3.1",
"next-auth": "4.13.0",
"next-auth": "4.14.0",
"next-axiom": "0.14.0",
"next-mdx-remote": "4.1.0",
"nodemailer": "6.8.0",
@@ -7156,9 +7156,9 @@
}
},
"node_modules/next-auth": {
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.13.0.tgz",
"integrity": "sha512-FtkPpeb9Bax6yKDaxcaGIvZZjvr10JaU2AsBYv1yv4N6rP86Xa7/4Ro1Aq94YGwsYzk+YKS52CRjD2DqCcSmVA==",
"version": "4.14.0",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.14.0.tgz",
"integrity": "sha512-pD5sin6kq/uIx3Cod2/0JFnViEnngBTTNy4CdfRaYc2QzV2zwpWAbQny2Ezlg0GjEozDhKC53JJxRRE4AmNKEw==",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@panva/hkdf": "^1.0.1",
@@ -15037,9 +15037,9 @@
}
},
"next-auth": {
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.13.0.tgz",
"integrity": "sha512-FtkPpeb9Bax6yKDaxcaGIvZZjvr10JaU2AsBYv1yv4N6rP86Xa7/4Ro1Aq94YGwsYzk+YKS52CRjD2DqCcSmVA==",
"version": "4.14.0",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.14.0.tgz",
"integrity": "sha512-pD5sin6kq/uIx3Cod2/0JFnViEnngBTTNy4CdfRaYc2QzV2zwpWAbQny2Ezlg0GjEozDhKC53JJxRRE4AmNKEw==",
"requires": {
"@babel/runtime": "^7.16.3",
"@panva/hkdf": "^1.0.1",