Skip to content

Commit b4eb808

Browse files
Bump express
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] <support@github.com>
1 parent 13e3c84 commit b4eb808

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

oci-deployment-examples/oci-deployment-with-helm-attestation/package-lock.json

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

oci-deployment-examples/oci-deployment-with-helm-attestation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"cookie-parser": "^1.4.4",
1111
"debug": "^2.6.9",
12-
"express": "^4.18.2",
12+
"express": "^4.19.2",
1313
"http-errors": "~1.6.3",
1414
"morgan": "^1.9.1",
1515
"pug": "^3.0.2"

0 commit comments

Comments
 (0)