Skip to content

Commit

Permalink
Update passport-ghost to version 2.2.4 馃殌 (#8072)
Browse files Browse the repository at this point in the history
* chore(package): update passport-ghost to version 2.2.4

https://greenkeeper.io/

* chore: yarn.lock
  • Loading branch information
greenkeeperio-bot authored and kirrg001 committed Feb 28, 2017
1 parent 0e11ec9 commit 415d091
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"nodemailer": "0.7.1",
"oauth2orize": "1.7.0",
"passport": "0.3.2",
"passport-ghost": "2.2.3",
"passport-ghost": "2.2.4",
"passport-http-bearer": "1.0.1",
"passport-oauth2-client-password": "0.1.2",
"path-match": "1.2.4",
Expand Down
27 changes: 6 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2110,21 +2110,6 @@ ghost-ignition@2.0.0:
node-uuid "1.4.7"
prettyjson "1.1.3"

ghost-ignition@2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.5.0.tgz#c1d6dd81efb1f0f35451edb80490f0321b0060fc"
dependencies:
bunyan "1.8.1"
caller "1.0.1"
debug "2.2.0"
express "4.14.0"
find-root "1.0.0"
lodash "4.16.4"
moment "2.15.2"
nconf "0.8.4"
node-uuid "1.4.7"
prettyjson "1.1.3"

ghost-ignition@2.8.7, ghost-ignition@^2.8.2, ghost-ignition@^2.8.7:
version "2.8.7"
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.8.7.tgz#5339bb01dfe3938f4420e69300b17c8397080a0c"
Expand Down Expand Up @@ -3756,11 +3741,11 @@ lodash@4.16.3:
version "4.16.3"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.3.tgz#0ba761439529127c7a38c439114ca153efa999a2"

lodash@4.16.4:
lodash@4.16.4, lodash@~4.16.4:
version "4.16.4"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.4.tgz#01ce306b9bad1319f2a5528674f88297aeb70127"

lodash@4.16.6, lodash@~4.16.4:
lodash@4.16.6:
version "4.16.6"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.6.tgz#d22c9ac660288f3843e16ba7d2b5d06cca27d777"

Expand Down Expand Up @@ -4536,12 +4521,12 @@ parseurl@~1.3.0, parseurl@~1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.1.tgz#c8ab8c9223ba34888aa64a297b28853bec18da56"

passport-ghost@2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/passport-ghost/-/passport-ghost-2.2.3.tgz#2915f0330e8ff1dc8e45ec0f089b1b73b9cc0396"
passport-ghost@2.2.4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/passport-ghost/-/passport-ghost-2.2.4.tgz#44eca9256ee87fea773dc85337d7fe2cf8df0183"
dependencies:
bluebird "3.4.1"
ghost-ignition "2.5.0"
ghost-ignition "^2.8.7"
lodash "4.16.6"
passport-oauth2 "1.1.2"

Expand Down

0 comments on commit 415d091

Please sign in to comment.