Skip to content

Commit 17f7008

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency @types/passport-oauth2 to ^1.8.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 983abdf commit 17f7008

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

examples/passport-login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/passport-google-oauth2": "^0.1.10",
6767
"@types/passport-http": "^0.3.11",
6868
"@types/passport-local": "^1.0.38",
69-
"@types/passport-oauth2": "^1.4.17",
69+
"@types/passport-oauth2": "^1.8.0",
7070
"@types/passport-twitter": "1.0.40",
7171
"body-parser": "^2.2.0",
7272
"client-sessions": "^0.8.0",

extensions/authentication-passport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/node": "^16.18.126",
6565
"@types/passport": "^1.0.17",
6666
"@types/passport-http": "^0.3.11",
67-
"@types/passport-oauth2": "^1.4.17",
67+
"@types/passport-oauth2": "^1.8.0",
6868
"@types/qs": "^6.14.0",
6969
"axios": "^1.10.0",
7070
"body-parser": "^2.2.0",

package-lock.json

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

0 commit comments

Comments
 (0)