Skip to content

Commit b53ed50

Browse files
fix(package): update uuid to version 8.0.0
Closes #114
1 parent 9dc84ab commit b53ed50

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
@@ -40,6 +40,6 @@
4040
"jsonwebtoken": "^8.4.0",
4141
"pg": "^7.6.1",
4242
"sequelize": "^4.41.2",
43-
"uuid": "^3.3.2"
43+
"uuid": "^8.0.0"
4444
}
4545
}

0 commit comments

Comments
 (0)