1
0
Fork 0

Bump passport from 0.4.0 to 0.5.2

Bumps [passport](https://github.com/jaredhanson/passport) from 0.4.0 to 0.5.2.
- [Release notes](https://github.com/jaredhanson/passport/releases)
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaredhanson/passport/compare/v0.4.0...v0.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-24 04:03:04 +00:00 committed by GitHub
parent 58802d69d8
commit da2afba2f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -74,7 +74,7 @@
"mongoose-bcrypt": "^1.8.1",
"mongoose-encryption": "^2.1.0",
"nodemailer": "6.7.2",
"passport": "0.4.0",
"passport": "0.5.2",
"passport-jwt": "4.0.0",
"query-string": "7.1.0",
"remark": "13",