Skip to content

Commit dfed624

Browse files
committed
fix: upgrade uuid from 8.0.0 to 8.1.0
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
1 parent 99bb88b commit dfed624

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
"ajv": "~6.12.0",
101101
"axios": "~0.19.2",
102102
"typedoc-clarity-theme": "^1.1.0",
103-
"uuid": "~8.0.0"
103+
"uuid": "~8.1.0"
104104
},
105105
"devDependencies": {
106106
"@types/ajv": "^1.0.0",

0 commit comments

Comments
 (0)