Skip to content

Commit

Permalink
Bump express from 4.18.1 to 4.19.2 in /examples/nodejs/node-express
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.1 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.1...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent c7f2e37 commit dc77348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nodejs/node-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/GoogleContainerTools/distroless.git"
},
"dependencies": {
"express": "4.18.1"
"express": "4.19.2"
},
"author": "Bryant Hagadorn",
"license": "ISC"
Expand Down

0 comments on commit dc77348

Please sign in to comment.