Skip to content

Commit 8b86e1e

Browse files
fix(package): update uuid to version 7.0.3
Closes #62
1 parent 70ac447 commit 8b86e1e

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
@@ -49,7 +49,7 @@
4949
"isomorphic-fetch": "^2.2.1",
5050
"unity-utils": "^1.0.1",
5151
"url": "^0.11.0",
52-
"uuid": "^3.3.2"
52+
"uuid": "^7.0.3"
5353
},
5454
"devDependencies": {
5555
"ava": "^0.25.0",

0 commit comments

Comments
 (0)