From 29511bf61a89b4ef776cbbb477eae253cb8405ab Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Wed, 8 Mar 2017 15:41:36 +0100 Subject: [PATCH] =?UTF-8?q?Update=20passport-ghost=20to=20version=202.3.0?= =?UTF-8?q?=20=F0=9F=9A=80=20(#8108)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update passport-ghost to version 2.3.0 https://greenkeeper.io/ * chore: yarn.lock --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d5d8c6f6a6..2d08476177 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "nodemailer": "0.7.1", "oauth2orize": "1.8.0", "passport": "0.3.2", - "passport-ghost": "2.2.4", + "passport-ghost": "2.3.0", "passport-http-bearer": "1.0.1", "passport-oauth2-client-password": "0.1.2", "path-match": "1.2.4", diff --git a/yarn.lock b/yarn.lock index f7f8bc7162..300b3b04e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3732,11 +3732,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" @@ -4508,9 +4508,9 @@ 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.4: - version "2.2.4" - resolved "https://registry.yarnpkg.com/passport-ghost/-/passport-ghost-2.2.4.tgz#44eca9256ee87fea773dc85337d7fe2cf8df0183" +passport-ghost@2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/passport-ghost/-/passport-ghost-2.3.0.tgz#2e2ca86e1aa3faaa3298667c17550366dce193c6" dependencies: bluebird "3.4.1" ghost-ignition "^2.8.7"