Skip to content

Commit 374f44d

Browse files
Bump express from 4.19.2 to 4.20.0 in /core/nodejsActionBase
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]>
1 parent c51a0a6 commit 374f44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/nodejsActionBase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"openwhisk": "3.21.8",
22-
"express": "4.19.2",
22+
"express": "4.20.0",
2323
"serialize-error": "9.1.0",
2424
"redis": "4.0.4",
2525
"uuid": "8.3.2"

0 commit comments

Comments
 (0)