Skip to content

Commit

Permalink
fix: upgrade cloudevents from 3.0.1 to 3.1.0 (#335)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade cloudevents from 3.0.1 to 3.1.0.

See this package in npm:
https://www.npmjs.com/package/cloudevents

See this project in Snyk:
https://app.snyk.io/org/lance/project/cb2960b0-db0c-4e77-9ab2-e78efded812e?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
  • Loading branch information
2 people authored and lance committed Sep 11, 2020
1 parent a0e7281 commit 6732194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/typescript-ex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"typescript": "~3.9.5"
},
"dependencies": {
"cloudevents": "~3.0.1"
"cloudevents": "~3.1.0"
}
}

0 comments on commit 6732194

Please # to comment.