Skip to content

Commit

Permalink
Bump express from 4.19.2 to 4.20.0 in /core/nodejsActionBase
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.19.2...4.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent c51a0a6 commit dffeabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/nodejsActionBase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"openwhisk": "3.21.8",
"express": "4.19.2",
"express": "4.20.0",
"serialize-error": "9.1.0",
"redis": "4.0.4",
"uuid": "8.3.2"
Expand Down

0 comments on commit dffeabb

Please sign in to comment.