Skip to content

Commit 08f4594

Browse files
authored
Merge pull request #58 from Azure-Samples/dependabot/npm_and_yarn/4-AdvancedGrants/2-call-api-api-ca/MiddletierAPI/passport-0.6.0
Bump passport from 0.4.1 to 0.6.0 in /4-AdvancedGrants/2-call-api-api-ca/MiddletierAPI
2 parents 2d29d97 + 110eee3 commit 08f4594

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)