Skip to content

Commit 0fb80fe

Browse files
fix(package): update uuid to version 3.3.3
1 parent 58c0362 commit 0fb80fe

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
@@ -10,7 +10,7 @@
1010
"react-syntax-highlighter": "^10.3.5",
1111
"redux": "4.0.1",
1212
"styled-components": "^4.3.1",
13-
"uuid": "3.3.2"
13+
"uuid": "3.3.3"
1414
},
1515
"scripts": {
1616
"start": "webpack-dev-server --mode development",

0 commit comments

Comments
 (0)