Skip to content

Commit 4931488

Browse files
fix(package): update uuid to version 7.0.2
Closes #11
1 parent a28264d commit 4931488

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
@@ -13,7 +13,7 @@
1313
"redux": "^4.0.1",
1414
"redux-logger": "^3.0.6",
1515
"redux-saga": "^0.16.2",
16-
"uuid": "^3.3.2"
16+
"uuid": "^7.0.2"
1717
},
1818
"scripts": {
1919
"start": "react-scripts start",

0 commit comments

Comments
 (0)