Skip to content

Commit

Permalink
chore: update dependency @types/passport-oauth2 to ^1.4.12
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored and dhmlau committed Feb 26, 2023
1 parent c8b4909 commit 442cc81
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion examples/passport-login/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/passport-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/passport-google-oauth2": "^0.1.5",
"@types/passport-http": "^0.3.9",
"@types/passport-local": "^1.0.35",
"@types/passport-oauth2": "^1.4.11",
"@types/passport-oauth2": "^1.4.12",
"@types/passport-twitter": "1.0.37",
"body-parser": "^1.20.1",
"client-sessions": "^0.8.0",
Expand Down
2 changes: 1 addition & 1 deletion extensions/authentication-passport/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/authentication-passport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/node": "^14.18.36",
"@types/passport": "^1.0.11",
"@types/passport-http": "^0.3.9",
"@types/passport-oauth2": "^1.4.11",
"@types/passport-oauth2": "^1.4.12",
"@types/qs": "^6.9.7",
"axios": "^0.27.2",
"body-parser": "^1.20.1",
Expand Down

0 comments on commit 442cc81

Please sign in to comment.