Skip to content

Commit 110eee3

Browse files
Bump passport in /4-AdvancedGrants/2-call-api-api-ca/MiddletierAPI
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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b33143 commit 110eee3

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

4-AdvancedGrants/2-call-api-api-ca/MiddletierAPI/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

4-AdvancedGrants/2-call-api-api-ca/MiddletierAPI/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"express": "^4.14.0",
1717
"morgan": "^1.10.0",
1818
"node-fetch": "^2.6.1",
19-
"passport": "^0.4.1",
19+
"passport": "^0.6.0",
2020
"passport-azure-ad": "^4.3.0"
2121
},
2222
"main": "index.js",

0 commit comments

Comments
 (0)