apache / openwhisk-runtime-nodejs

Apache OpenWhisk Runtime NodeJS supports Apache OpenWhisk functions written in JavaScript for NodeJS
https://openwhisk.apache.org/
Apache License 2.0
59 stars 74 forks source link

Update package.json packages to latest version #215

Closed Luke-Roy-IBM closed 2 years ago

Luke-Roy-IBM commented 2 years ago

adapt serialize-error to use a dynamic import instead of deprecated require use express.json to replace bodyParser.json (remove bodyparser)