mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
fix: update @passport-next/passport to version 3.0.1
This commit is contained in:
parent
c4d950c13f
commit
34f74a5459
@ -90,7 +90,7 @@
|
|||||||
"yargs": "^14.0.0"
|
"yargs": "^14.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@passport-next/passport": "^3.0.0",
|
"@passport-next/passport": "^3.0.1",
|
||||||
"@passport-next/passport-google-oauth2": "^1.0.0",
|
"@passport-next/passport-google-oauth2": "^1.0.0",
|
||||||
"@types/node": "^12.7.9",
|
"@types/node": "^12.7.9",
|
||||||
"ava": "^2.4.0",
|
"ava": "^2.4.0",
|
||||||
|
@ -399,9 +399,10 @@
|
|||||||
version "1.1.0"
|
version "1.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/@passport-next/passport-strategy/-/passport-strategy-1.1.0.tgz#4c0df069e2ec9262791b9ef1e23320c1d73bdb74"
|
resolved "https://registry.yarnpkg.com/@passport-next/passport-strategy/-/passport-strategy-1.1.0.tgz#4c0df069e2ec9262791b9ef1e23320c1d73bdb74"
|
||||||
|
|
||||||
"@passport-next/passport@^3.0.0":
|
"@passport-next/passport@^3.0.1":
|
||||||
version "3.0.0"
|
version "3.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@passport-next/passport/-/passport-3.0.0.tgz#01cc5c55573513384c728cef165cf2730a058578"
|
resolved "https://registry.yarnpkg.com/@passport-next/passport/-/passport-3.0.1.tgz#972404197b8a0230f524fb6a8ae79309b2d4f919"
|
||||||
|
integrity sha512-SnlWTv9Xgxlzq4S11W1T0gq9fvgDxoOov9Ad69r5M3zYvqw1r7J8e0epLg9w1gOhA3gN85H+aDD1/wwBzTVNkg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@passport-next/passport-strategy" "1.x.x"
|
"@passport-next/passport-strategy" "1.x.x"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user