Skip to content

Commit

Permalink
fix: upgrade cloudevents from 6.0.1 to 6.0.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade cloudevents from 6.0.1 to 6.0.4.

See this package in npm:
cloudevents

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/e7c8b1c3-ac5e-4933-94e9-63bbfed9803d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 25, 2024
1 parent a1dcbc6 commit f658901
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 45 deletions.
112 changes: 68 additions & 44 deletions code-samples/serving/cloudevents/cloudevents-nodejs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"cloudevents": "^6.0.1",
"cloudevents": "^6.0.4",
"express": "^4.17.3",
"nodemon": "^2.0.4"
},
Expand Down

0 comments on commit f658901

Please sign in to comment.