Skip to content

Commit bcf9b57

Browse files
authoredSep 9, 2022
Bump passport from 0.4.1 to 0.6.0
Bumps [passport](https://github.com/jaredhanson/passport) from 0.4.1 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.1...v0.6.0) --- updated-dependencies: - dependency-name: passport dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04dc3a8 commit bcf9b57

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed
 

‎package-lock.json

+15-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"mocha": "^6.2.3",
3838
"nock": "^13.0.0",
3939
"nyc": "^15.1.0",
40-
"passport": "^0.4.1",
40+
"passport": "^0.6.0",
4141
"passport-jwt": "^4.0.0",
4242
"rimraf": "^2.7.1",
4343
"supertest": "^3.4.2",

0 commit comments

Comments
 (0)
Please sign in to comment.