Skip to content

Commit

Permalink
chore: update dependency @types/passport-http to ^0.3.11
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and dhmlau committed Dec 1, 2023
1 parent c6ba80e commit 7350713
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/passport-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/passport-facebook": "^3.0.3",
"@types/passport-google-oauth": "^1.0.45",
"@types/passport-google-oauth2": "^0.1.8",
"@types/passport-http": "^0.3.10",
"@types/passport-http": "^0.3.11",
"@types/passport-local": "^1.0.38",
"@types/passport-oauth2": "^1.4.14",
"@types/passport-twitter": "1.0.39",
Expand Down
2 changes: 1 addition & 1 deletion extensions/authentication-passport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/lodash": "^4.14.201",
"@types/node": "^16.18.59",
"@types/passport": "^1.0.16",
"@types/passport-http": "^0.3.10",
"@types/passport-http": "^0.3.11",
"@types/passport-oauth2": "^1.4.14",
"@types/qs": "^6.9.9",
"axios": "^1.6.0",
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

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

0 comments on commit 7350713

Please sign in to comment.