Skip to content

Commit 3fcfe6e

Browse files
renovate-botfrbuceta
authored andcommitted
chore: update dependency passport to ^0.5.3
Signed-off-by: Renovate Bot <[email protected]>
1 parent 4aea70e commit 3fcfe6e

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

examples/passport-login/package-lock.json

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

examples/passport-login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"express-session": "^1.17.3",
7676
"jade": "^1.11.0",
7777
"lodash": "^4.17.21",
78-
"passport": "^0.5.2",
78+
"passport": "^0.5.3",
7979
"passport-facebook": "^3.0.0",
8080
"passport-google": "^0.3.0",
8181
"passport-google-oauth2": "^0.2.0",

extensions/authentication-passport/package-lock.json

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

extensions/authentication-passport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@loopback/security": "^0.8.0",
49-
"passport": "^0.5.2",
49+
"passport": "^0.5.3",
5050
"tslib": "^2.4.0",
5151
"util-promisifyall": "^1.0.6"
5252
},

0 commit comments

Comments
 (0)