diff --git a/package.json b/package.json index eb319d29cd..d04c2033db 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index a77969dfac..b0dc60f566 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"