mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
Update oauth2orize to version 1.8.0 🚀 (#8074)
* chore(package): update oauth2orize to version 1.8.0 https://greenkeeper.io/ * chore: yarn.lock
This commit is contained in:
parent
4fef487070
commit
a9612f33be
@ -69,7 +69,7 @@
|
||||
"nconf": "0.8.4",
|
||||
"netjet": "1.1.3",
|
||||
"nodemailer": "0.7.1",
|
||||
"oauth2orize": "1.7.0",
|
||||
"oauth2orize": "1.8.0",
|
||||
"passport": "0.3.2",
|
||||
"passport-ghost": "2.2.4",
|
||||
"passport-http-bearer": "1.0.1",
|
||||
|
@ -4359,9 +4359,9 @@ oauth-sign@~0.8.1:
|
||||
version "0.8.2"
|
||||
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43"
|
||||
|
||||
oauth2orize@1.7.0:
|
||||
version "1.7.0"
|
||||
resolved "https://registry.yarnpkg.com/oauth2orize/-/oauth2orize-1.7.0.tgz#94c2a511cd0b58bde548548ffcde14fd81f257cc"
|
||||
oauth2orize@1.8.0:
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/oauth2orize/-/oauth2orize-1.8.0.tgz#f2ddc0115d635d0480746249c00f0ea1a9c51ba8"
|
||||
dependencies:
|
||||
debug "2.x.x"
|
||||
uid2 "0.0.x"
|
||||
|
Loading…
Reference in New Issue
Block a user