Skip to content

Commit a813199

Browse files
Bump passport in /javascript/idcs-authentication/hr_app (oracle-samples#224)
Bumps [passport](https://github.com/jaredhanson/passport) from 0.4.0 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.0...v0.6.0) --- updated-dependencies: - dependency-name: passport dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2efdcb commit a813199

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

javascript/idcs-authentication/hr_app/package-lock.json

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

javascript/idcs-authentication/hr_app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"express-session": "^1.16.2",
1414
"morgan": "^1.9.1",
1515
"oracledb": "^3.1.2",
16-
"passport": "^0.4.0"
16+
"passport": "^0.6.0"
1717
}
1818
}

0 commit comments

Comments
 (0)