Skip to content

Commit 8d48bf4

Browse files
fix(package): update uuid to version 7.0.1
Closes #234
1 parent d17bc06 commit 8d48bf4

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": "^7.0.1"
3333
},
3434
"devDependencies": {
3535
"chai": "^4.0.0",

0 commit comments

Comments
 (0)