Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 11aeb66

Browse files
fix(package): update uuid to version 8.0.0
Closes #194
1 parent c6e43c2 commit 11aeb66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"p-retry": "4.2.0",
5151
"parse-json": "5.0.0",
5252
"readable-stream": "3.5.0",
53-
"uuid": "3.4.0"
53+
"uuid": "8.0.0"
5454
},
5555
"devDependencies": {
5656
"eslint": "^6.8.0",

0 commit comments

Comments
 (0)