Skip to content

Commit ce8c055

Browse files
fix(package): update uuid to version 8.0.0
Closes #234
1 parent d17bc06 commit ce8c055

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
@@ -29,7 +29,7 @@
2929
"newrelic": "^3.0.0",
3030
"noflo": "^1.0.0",
3131
"noflo-runtime-base": "^0.10.0",
32-
"uuid": "^3.0.1"
32+
"uuid": "^8.0.0"
3333
},
3434
"devDependencies": {
3535
"chai": "^4.0.0",

0 commit comments

Comments
 (0)