Skip to content

Commit f1a6936

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency passport-oauth2 to ^1.8.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7dff51b commit f1a6936

File tree

3 files changed

+13
-8
lines changed

3 files changed

+13
-8
lines changed

examples/passport-login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"passport-google-oauth2": "^0.2.0",
8282
"passport-http": "^0.3.0",
8383
"passport-local": "^1.0.0",
84-
"passport-oauth2": "^1.7.0",
84+
"passport-oauth2": "^1.8.0",
8585
"passport-twitter": "1.0.4",
8686
"path": "^0.12.7",
8787
"tslib": "^2.6.2"

extensions/authentication-passport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"jsonwebtoken": "^9.0.2",
7474
"lodash": "^4.17.21",
7575
"passport-http": "^0.3.0",
76-
"passport-oauth2": "^1.7.0",
76+
"passport-oauth2": "^1.8.0",
7777
"qs": "^6.11.2",
7878
"supertest": "^6.3.3"
7979
}

package-lock.json

Lines changed: 11 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)