mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
bump to next-auth 4.0.5
This commit is contained in:
committed by
Thomas Ruoff
parent
31c6a7972d
commit
451f03549d
12
package-lock.json
generated
12
package-lock.json
generated
@@ -8761,9 +8761,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-auth": {
|
"next-auth": {
|
||||||
"version": "4.0.2",
|
"version": "4.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.0.5.tgz",
|
||||||
"integrity": "sha512-skTQoIKIakesHeuCtLs2n+uMFsThWrqD+uUSdrj/1TCQ+dRGRkQmr/d0jvbAw8U8h8njUQBSvT6HoncjO8cp5Q==",
|
"integrity": "sha512-POrV6c29Uu3+kVhOe8h3go2ytjeB2jPdW4GJwudUbK6OB++dkpT6yialmm8whM7hyoW4Xy3FbsoldGn8bVHhYg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"@panva/hkdf": "^1.0.0",
|
"@panva/hkdf": "^1.0.0",
|
||||||
@@ -9620,9 +9620,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"preact": {
|
"preact": {
|
||||||
"version": "10.6.2",
|
"version": "10.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.6.2.tgz",
|
"resolved": "https://registry.npmjs.org/preact/-/preact-10.6.3.tgz",
|
||||||
"integrity": "sha512-ppDjurt75nSxyikpyali+uKwRl8CK9N6ntOPovGIEGQagjMLVzEgVqFEsUUyUrqyE9Ch90KE0jmFc9q2QcPLBA=="
|
"integrity": "sha512-vwuM6VmFffw5t3RrLFn49QHPzoepD9hiNdkLa3Mt4UGSRdfQfIHtC1xqxhjVGoq70Sjtxrn4c9xwAnaS6z3anA=="
|
||||||
},
|
},
|
||||||
"preact-render-to-string": {
|
"preact-render-to-string": {
|
||||||
"version": "5.1.19",
|
"version": "5.1.19",
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"ics": "2.35.0",
|
"ics": "2.35.0",
|
||||||
"mongoose": "5.13.13",
|
"mongoose": "5.13.13",
|
||||||
"next": "12.0.7",
|
"next": "12.0.7",
|
||||||
"next-auth": "4.0.2",
|
"next-auth": "4.0.5",
|
||||||
"next-mdx-remote": "3.0.8",
|
"next-mdx-remote": "3.0.8",
|
||||||
"nodemailer": "6.7.2",
|
"nodemailer": "6.7.2",
|
||||||
"p-retry": "5.0.0",
|
"p-retry": "5.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user