Skip to content

Commit

Permalink
chore: update dependency passport to ^0.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Jul 1, 2022
1 parent 38ef453 commit 56dfafa
Show file tree
Hide file tree
Showing 6 changed files with 62 additions and 37 deletions.
20 changes: 11 additions & 9 deletions 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 @@ -75,7 +75,7 @@
"express-session": "^1.17.3",
"jade": "^1.11.0",
"lodash": "^4.17.21",
"passport": "^0.5.3",
"passport": "^0.6.0",
"passport-facebook": "^3.0.0",
"passport-google": "^0.3.0",
"passport-google-oauth2": "^0.2.0",
Expand Down
14 changes: 0 additions & 14 deletions extensions/authentication-jwt/package-lock.json

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

24 changes: 12 additions & 12 deletions 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 @@ -46,7 +46,7 @@
},
"dependencies": {
"@loopback/security": "^0.8.1",
"passport": "^0.5.3",
"passport": "^0.6.0",
"tslib": "^2.4.0",
"util-promisifyall": "^1.0.6"
},
Expand Down
37 changes: 37 additions & 0 deletions extensions/socketio/package-lock.json

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

0 comments on commit 56dfafa

Please sign in to comment.