Skip to content

Commit 6e2390e

Browse files
snyk-botlholmquist
authored andcommitted
fix: upgrade uuid from 8.2.0 to 8.3.0 (cloudevents#317)
Snyk has created this PR to upgrade uuid from 8.2.0 to 8.3.0. See this package in npm: https://www.npmjs.com/package/uuid See this project in Snyk: https://app.snyk.io/org/lance/project/37afc620-45ad-41a3-9acc-1ac155caebc7?utm_source=github&utm_medium=upgrade-pr Signed-off-by: Lucas Holmquist <[email protected]>
1 parent 4bf2eb8 commit 6e2390e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -100,7 +100,7 @@
100100
"dependencies": {
101101
"ajv": "~6.12.3",
102102
"axios": "~0.19.2",
103-
"uuid": "~8.2.0"
103+
"uuid": "~8.3.0"
104104
},
105105
"devDependencies": {
106106
"@types/ajv": "^1.0.0",

0 commit comments

Comments
 (0)