Skip to content

Commit

Permalink
Bump oauth from 0.9.x to 0.10.x
Browse files Browse the repository at this point in the history
This is solving multiple issues of `passport-google-oauth2` as stated in issue jaredhanson#163
  • Loading branch information
Quentin-Danjou authored Aug 12, 2022
1 parent ee3fe9f commit 1f8ff8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"main": "./lib",
"dependencies": {
"base64url": "3.x.x",
"oauth": "0.9.x",
"oauth": "0.10.x",
"passport-strategy": "1.x.x",
"uid2": "0.0.x",
"utils-merge": "1.x.x"
Expand Down

0 comments on commit 1f8ff8c

Please sign in to comment.