Skip to content

Commit 2d29d97

Browse files
authored
Merge pull request #61 from Azure-Samples/dependabot/npm_and_yarn/3-Authorization-II/2-call-api-b2c/API/passport-0.6.0
Bump passport from 0.4.1 to 0.6.0 in /3-Authorization-II/2-call-api-b2c/API
2 parents 1214823 + 432f111 commit 2d29d97

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

3-Authorization-II/2-call-api-b2c/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.

3-Authorization-II/2-call-api-b2c/API/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"express": "^4.14.0",
1717
"morgan": "^1.7.0",
18-
"passport": "^0.4.1",
18+
"passport": "^0.6.0",
1919
"passport-azure-ad": "^4.3.0"
2020
},
2121
"main": "index.js",

0 commit comments

Comments
 (0)