mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
Update passport-ghost to version 2.2.2 🚀 (#7999)
* chore(package): update passport-ghost to version 2.2.2 https://greenkeeper.io/ * chore: yarn.lock
This commit is contained in:
parent
d9707eb57c
commit
4a36dbcba9
@ -71,7 +71,7 @@
|
||||
"nodemailer": "0.7.1",
|
||||
"oauth2orize": "1.7.0",
|
||||
"passport": "0.3.2",
|
||||
"passport-ghost": "2.2.1",
|
||||
"passport-ghost": "2.2.2",
|
||||
"passport-http-bearer": "1.0.1",
|
||||
"passport-oauth2-client-password": "0.1.2",
|
||||
"path-match": "1.2.4",
|
||||
|
@ -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.1:
|
||||
version "2.2.1"
|
||||
resolved "https://registry.yarnpkg.com/passport-ghost/-/passport-ghost-2.2.1.tgz#e9ff2b73e9b6b9cfd05c83d5aa1e90a320d1511f"
|
||||
passport-ghost@2.2.2:
|
||||
version "2.2.2"
|
||||
resolved "https://registry.yarnpkg.com/passport-ghost/-/passport-ghost-2.2.2.tgz#0e599e53cf84fe14f5a7c04c7060c8d1d4d3e439"
|
||||
dependencies:
|
||||
bluebird "3.4.1"
|
||||
ghost-ignition "2.5.0"
|
||||
|
Loading…
Reference in New Issue
Block a user