Skip to content

Commit 1f8ff8c

Browse files
Bump oauth from 0.9.x to 0.10.x
This is solving multiple issues of `passport-google-oauth2` as stated in issue jaredhanson#163
1 parent ee3fe9f commit 1f8ff8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"main": "./lib",
3939
"dependencies": {
4040
"base64url": "3.x.x",
41-
"oauth": "0.9.x",
41+
"oauth": "0.10.x",
4242
"passport-strategy": "1.x.x",
4343
"uid2": "0.0.x",
4444
"utils-merge": "1.x.x"

0 commit comments

Comments
 (0)