Skip to content

Commit 1246e94

Browse files
authored
Merge pull request #60 from Azure-Samples/dependabot/npm_and_yarn/4-AdvancedGrants/1-call-api-graph/API/passport-0.6.0
Bump passport from 0.4.1 to 0.6.0 in /4-AdvancedGrants/1-call-api-graph/API
2 parents f170996 + 82da9aa commit 1246e94

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

4-AdvancedGrants/1-call-api-graph/API/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/1-call-api-graph/API/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)