Skip to content

Commit b3e12ae

Browse files
fix(package): update uuid to version 7.0.1
Closes #8
1 parent 8a05dc2 commit b3e12ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"stylelint": "^9.9.0",
2626
"stylelint-config-recommended": "^2.1.0",
2727
"stylelint-config-standard": "^18.2.0",
28-
"uuid": "^3.3.2"
28+
"uuid": "^7.0.1"
2929
},
3030
"engines": {
3131
"node": "10.0.0",

0 commit comments

Comments
 (0)