Skip to content

Commit

Permalink
Update oauth2orize to version 1.8.0 馃殌 (#8074)
Browse files Browse the repository at this point in the history
* chore(package): update oauth2orize to version 1.8.0

https://greenkeeper.io/

* chore: yarn.lock
  • Loading branch information
greenkeeperio-bot authored and kirrg001 committed Mar 3, 2017
1 parent 4fef487 commit a9612f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a9612f3

Please sign in to comment.