Skip to content

Commit

Permalink
fix: upgrade uuid from 8.0.0 to 8.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade uuid from 8.0.0 to 8.1.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 <lholmqui@redhat.com>
  • Loading branch information
snyk-bot authored and lholmquist committed Jun 29, 2020
1 parent 276b810 commit 880f01f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"ajv": "~6.12.0",
"axios": "~0.19.2",
"typedoc-clarity-theme": "^1.1.0",
"uuid": "~8.0.0"
"uuid": "~8.1.0"
},
"devDependencies": {
"@types/ajv": "^1.0.0",
Expand Down

0 comments on commit 880f01f

Please # to comment.