Merge pull request #5 from RealFascinated/dependabot/npm_and_yarn/next-auth-4.17.0
Bump next-auth from 4.16.4 to 4.17.0
This commit is contained in:
commit
0c1a5cc78d
@ -24,7 +24,7 @@
|
|||||||
"mongoose": "^6.7.3",
|
"mongoose": "^6.7.3",
|
||||||
"multer": "^1.4.5-lts.1",
|
"multer": "^1.4.5-lts.1",
|
||||||
"next": "13.0.4",
|
"next": "13.0.4",
|
||||||
"next-auth": "^4.16.4",
|
"next-auth": "^4.17.0",
|
||||||
"next-connect": "^0.13.0",
|
"next-connect": "^0.13.0",
|
||||||
"next-seo": "^5.14.1",
|
"next-seo": "^5.14.1",
|
||||||
"node-cache": "^5.1.2",
|
"node-cache": "^5.1.2",
|
||||||
|
@ -3520,10 +3520,10 @@ natural-compare@^1.4.0:
|
|||||||
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
|
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
|
||||||
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
|
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
|
||||||
|
|
||||||
next-auth@^4.16.4:
|
next-auth@^4.17.0:
|
||||||
version "4.16.4"
|
version "4.17.0"
|
||||||
resolved "https://registry.npmjs.org/next-auth/-/next-auth-4.16.4.tgz"
|
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.17.0.tgz#776d2a0999d4e2eb56968cad282c1ecd37516a2c"
|
||||||
integrity sha512-KXW578+ER1u5RcWLwCHMdb/RIBIO6JM8r6xlf9RIPSKzkvDcX9FHiZfJS2vOq/SurHXPJZc4J3OS4IDJpF74Dw==
|
integrity sha512-aN2tdnjS0MDeUpB2tBDOaWnegkgeMWrsccujbXRGMJ607b+EwRcy63MFGSr0OAboDJEe0902piXQkt94GqF8Qw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.16.3"
|
"@babel/runtime" "^7.16.3"
|
||||||
"@panva/hkdf" "^1.0.1"
|
"@panva/hkdf" "^1.0.1"
|
||||||
|
Reference in New Issue
Block a user