Skip to content

Commit

Permalink
chore(deps): bump passport from 0.5.2 to 0.6.0 in /examples/login
Browse files Browse the repository at this point in the history
Bumps [passport](https://github.com/jaredhanson/passport) from 0.5.2 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.5.2...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 Mar 13, 2023
1 parent 448b6f1 commit 474bcf4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions examples/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/login/package.json
Expand Up @@ -14,7 +14,7 @@
"express": "^4.17.3",
"mongoose": "^6.2.5",
"morgan": "^1.10.0",
"passport": "^0.5.2",
"passport": "^0.6.0",
"passport-local": "1.0.x",
"passport-local-mongoose": "^6.1.0",
"pug": "^3.0.2",
Expand Down

0 comments on commit 474bcf4

Please sign in to comment.