Update dependency passport to v0.5.2
This commit is contained in:
parent
e64e646587
commit
2a018405b9
@ -162,7 +162,7 @@
|
||||
"nconf": "0.11.3",
|
||||
"node-jose": "2.0.0",
|
||||
"oembed-parser": "1.4.9",
|
||||
"passport": "0.5.1",
|
||||
"passport": "0.5.2",
|
||||
"passport-google-oauth": "2.0.0",
|
||||
"path-match": "1.2.4",
|
||||
"probe-image-size": "5.0.0",
|
||||
|
@ -9392,10 +9392,10 @@ passport-strategy@1.x.x:
|
||||
resolved "https://registry.npmjs.org/passport-strategy/-/passport-strategy-1.0.0.tgz"
|
||||
integrity sha1-tVOaqPwiWj0a0XlHbd8ja0QPUuQ=
|
||||
|
||||
passport@0.5.1:
|
||||
version "0.5.1"
|
||||
resolved "https://registry.yarnpkg.com/passport/-/passport-0.5.1.tgz#8e56bee3cbfeec9ae88e6e169014473d798661f8"
|
||||
integrity sha512-MSLMqXppCECdQp4tM5kPwOr9SC6tYgDAJ+8boyFIZeGp7fvpxDuFD0Mfx5DEa6b+LsCjdA843HC+ZGavG9vDiA==
|
||||
passport@0.5.2:
|
||||
version "0.5.2"
|
||||
resolved "https://registry.yarnpkg.com/passport/-/passport-0.5.2.tgz#0cb38dd8a71552c8390dfa6a9a6f7f3909954bcf"
|
||||
integrity sha512-w9n/Ot5I7orGD4y+7V3EFJCQEznE5RxHamUxcqLT2QoJY0f2JdN8GyHonYFvN0Vz+L6lUJfVhrk2aZz2LbuREw==
|
||||
dependencies:
|
||||
passport-strategy "1.x.x"
|
||||
pause "0.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user