mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
fix: Update @passport-next/passport to the latest version 🚀 (#469)
* chore(package): update @passport-next/passport to version 3.0.0 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
This commit is contained in:
parent
7812078db3
commit
21d2deebd3
@ -93,7 +93,7 @@
|
|||||||
"yargs": "^13.2.1"
|
"yargs": "^13.2.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@passport-next/passport": "^2.1.0",
|
"@passport-next/passport": "^3.0.0",
|
||||||
"@passport-next/passport-google-oauth2": "^1.0.0",
|
"@passport-next/passport-google-oauth2": "^1.0.0",
|
||||||
"@types/node": "^12.0.0",
|
"@types/node": "^12.0.0",
|
||||||
"ava": "^2.0.0",
|
"ava": "^2.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user