mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency next-auth to v4.15.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"ics": "2.40.0",
|
||||
"mongoose": "6.6.7",
|
||||
"next": "12.3.1",
|
||||
"next-auth": "4.14.0",
|
||||
"next-auth": "4.15.0",
|
||||
"next-axiom": "0.14.0",
|
||||
"next-mdx-remote": "4.1.0",
|
||||
"nodemailer": "6.8.0",
|
||||
@@ -7165,9 +7165,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-auth": {
|
||||
"version": "4.14.0",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.14.0.tgz",
|
||||
"integrity": "sha512-pD5sin6kq/uIx3Cod2/0JFnViEnngBTTNy4CdfRaYc2QzV2zwpWAbQny2Ezlg0GjEozDhKC53JJxRRE4AmNKEw==",
|
||||
"version": "4.15.0",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.15.0.tgz",
|
||||
"integrity": "sha512-IasNzGLM2VlmyioDdZaRwBBBm8b5xo+zbbqVWHFh0bY6iQUZ3vuudrsdHNdxkXV3LSHdKNaoWEpYr4BydB7mCw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@panva/hkdf": "^1.0.1",
|
||||
@@ -15024,9 +15024,9 @@
|
||||
}
|
||||
},
|
||||
"next-auth": {
|
||||
"version": "4.14.0",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.14.0.tgz",
|
||||
"integrity": "sha512-pD5sin6kq/uIx3Cod2/0JFnViEnngBTTNy4CdfRaYc2QzV2zwpWAbQny2Ezlg0GjEozDhKC53JJxRRE4AmNKEw==",
|
||||
"version": "4.15.0",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.15.0.tgz",
|
||||
"integrity": "sha512-IasNzGLM2VlmyioDdZaRwBBBm8b5xo+zbbqVWHFh0bY6iQUZ3vuudrsdHNdxkXV3LSHdKNaoWEpYr4BydB7mCw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@panva/hkdf": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user