Skip to content

Commit 97e0baa

Browse files
fix(package): update uuid to version 8.1.0
Closes #114
1 parent ae62d49 commit 97e0baa

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
@@ -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.1.0"
4444
}
4545
}

0 commit comments

Comments
 (0)