Skip to content

Commit

Permalink
Bump passport from 0.4.1 to 0.5.0 (#270)
Browse files Browse the repository at this point in the history
Bumps [passport](https://github.com/jaredhanson/passport) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/jaredhanson/passport/releases)
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md)
- [Commits](jaredhanson/passport@v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: passport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 1, 2021
1 parent e42331b commit 2bb9180
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"gm": "^1.23.1",
"morgan": "^1.8.2",
"node-gettext": "^3.0.0",
"passport": "^0.4.0",
"passport": "^0.5.0",
"passport-http-bearer": "^1.0.1",
"passport-local": "^1.0.0",
"pug": "^3.0.2",
Expand Down

0 comments on commit 2bb9180

Please sign in to comment.