Skip to content

Commit 5f3de98

Browse files
fix(package): update uuid to version 7.0.1
Closes #78
1 parent 27e7816 commit 5f3de98

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
@@ -36,7 +36,7 @@
3636
"bcryptjs": "^2.4.3",
3737
"jsonwebtoken": "^8.5.1",
3838
"slugify": "^1.3.6",
39-
"uuid": "^3.3.3"
39+
"uuid": "^7.0.1"
4040
},
4141
"optionalDependencies": {
4242
"coveralls": "^3.0.7",

0 commit comments

Comments
 (0)