Skip to content

Commit 914181f

Browse files
lholmquistsnyk-bot
authored andcommitted
fix: upgrade cloudevents from 3.0.1 to 3.1.0 (cloudevents#335)
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 <[email protected]> Signed-off-by: Lucas Holmquist <[email protected]>
1 parent d9713d0 commit 914181f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/typescript-ex/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"typescript": "~3.9.5"
2929
},
3030
"dependencies": {
31-
"cloudevents": "~3.0.1"
31+
"cloudevents": "~3.1.0"
3232
}
3333
}

0 commit comments

Comments
 (0)