Skip to content

Commit

Permalink
chore(deps): bump passport from 0.4.0 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [passport](https://github.com/jaredhanson/passport) from 0.4.0 to 0.6.0.
- [Release notes](https://github.com/jaredhanson/passport/releases)
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md)
- [Commits](jaredhanson/passport@v0.4.0...v0.6.0)

---
updated-dependencies:
- dependency-name: passport
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 14, 2022
1 parent f09f3c4 commit 35f60c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions 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 package.json
Expand Up @@ -14,7 +14,7 @@
"express-session": "^1.15.6",
"node-fetch": "2.6.7",
"openid-client": "^5.3.0",
"passport": "^0.4.0"
"passport": "^0.6.0"
},
"engines": {
"node": ">=12.0"
Expand Down

0 comments on commit 35f60c7

Please sign in to comment.