Skip to content

Commit 0e64ab1

Browse files
Bump express in /javascript/idcs-authentication/hr_app (oracle-samples#337)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gerald Venzl <[email protected]>
1 parent 8894dfc commit 0e64ab1

File tree

2 files changed

+111
-48
lines changed

2 files changed

+111
-48
lines changed

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

Lines changed: 110 additions & 47 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
@@ -9,7 +9,7 @@
99
"keywords": [],
1010
"license": "Apache-2.0",
1111
"dependencies": {
12-
"express": "^4.18.2",
12+
"express": "^4.19.2",
1313
"express-session": "^1.16.2",
1414
"morgan": "^1.9.1",
1515
"oracledb": "^3.1.2",

0 commit comments

Comments
 (0)