summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot2021-02-11 20:35:35 +0000
committerRenovate Bot2021-02-11 20:35:35 +0000
commit36e786eb8c866f7e42744654a2db8036e9ffe46c (patch)
tree36ba1bfc40263a6f7f25f41d8e11f316508bf732 /package.json
parentb68d1610dec0b79d5e9f648389a45c91fcba2408 (diff)
Update dependency passport-google-oauth20 to v2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d34b1091..ffca0e9a 100644
--- a/package.json
+++ b/package.json
@@ -96,7 +96,7 @@
"passport-facebook": "^3.0.0",
"passport-github": "^1.1.0",
"passport-gitlab2": "^5.0.0",
- "passport-google-oauth20": "^1.0.0",
+ "passport-google-oauth20": "^2.0.0",
"passport-ldapauth": "^2.0.0",
"passport-local": "^1.0.0",
"passport-oauth2": "^1.4.0",