sdk-javascript/examples
Snyk bot 6be3b27514
fix: cloudevents from 3.2.0 to 4.0.0 (#376)
* fix: examples/express-ex/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1038255

* fix(examples): remove the body-parser module.

* When a structured formatted CloudEvent comes in, the body parser module does know how to parse it since the content type is not application/json, which resulted in an empty request body

Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>

Co-authored-by: Lucas Holmquist <lholmqui@redhat.com>
2021-01-06 13:46:21 -05:00
..
express-ex fix: cloudevents from 3.2.0 to 4.0.0 (#376) 2021-01-06 13:46:21 -05:00
payload chore: Update examples to use latest sdk changes (#282) 2020-07-30 09:24:02 -04:00
typescript-ex [Snyk] Security upgrade cloudevents from 3.1.0 to 4.0.0 (#377) 2021-01-06 09:55:37 -05:00
websocket fix: examples/websocket/package.json to reduce vulnerabilities (#375) 2021-01-06 09:44:31 -05:00