mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03:00
Update passport-ghost to version 2.2.3 🚀 (#8008)
* chore(package): update passport-ghost to version 2.2.3 https://greenkeeper.io/ * chore: yarn.lock
This commit is contained in:
parent
952fac6be4
commit
fbea875e6b
@ -71,7 +71,7 @@
|
||||
"nodemailer": "0.7.1",
|
||||
"oauth2orize": "1.7.0",
|
||||
"passport": "0.3.2",
|
||||
"passport-ghost": "2.2.2",
|
||||
"passport-ghost": "2.2.3",
|
||||
"passport-http-bearer": "1.0.1",
|
||||
"passport-oauth2-client-password": "0.1.2",
|
||||
"path-match": "1.2.4",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -3786,11 +3786,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"
|
||||
|
||||
@ -4555,9 +4555,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.2:
|
||||
version "2.2.2"
|
||||
resolved "https://registry.yarnpkg.com/passport-ghost/-/passport-ghost-2.2.2.tgz#0e599e53cf84fe14f5a7c04c7060c8d1d4d3e439"
|
||||
passport-ghost@2.2.3:
|
||||
version "2.2.3"
|
||||
resolved "https://registry.yarnpkg.com/passport-ghost/-/passport-ghost-2.2.3.tgz#2915f0330e8ff1dc8e45ec0f089b1b73b9cc0396"
|
||||
dependencies:
|
||||
bluebird "3.4.1"
|
||||
ghost-ignition "2.5.0"
|
||||
|
Loading…
Reference in New Issue
Block a user