Skip to content

Commit e823ab0

Browse files
fix(package): update uuid to version 7.0.2
Closes #6
1 parent 5902591 commit e823ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"react-dom": "^16.8.6",
88
"react-scripts": "3.1.0",
99
"use-combined-reducers": "^1.0.3",
10-
"uuid": "^3.3.2"
10+
"uuid": "^7.0.2"
1111
},
1212
"scripts": {
1313
"start": "react-scripts start",

0 commit comments

Comments
 (0)