Skip to content

Commit ad25d48

Browse files
lholmquistsnyk-bot
andauthored
fix: upgrade cloudevents from 8.0.0 to 8.0.2 (#402)
Snyk has created this PR to upgrade cloudevents from 8.0.0 to 8.0.2. See this package in npm: cloudevents See this project in Snyk: https://app.snyk.io/org/nodeshift-agg/project/53f94480-e7ae-41d2-985c-270fae345664?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent a36cc23 commit ad25d48

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"types": "index.d.ts",
3535
"bin": "./bin/cli.js",
3636
"dependencies": {
37-
"cloudevents": "^8.0.0",
37+
"cloudevents": "^8.0.2",
3838
"commander": "^13.1.0",
3939
"death": "^1.1.0",
4040
"fastify": "^4.21.0",

0 commit comments

Comments
 (0)