Skip to content

Commit a1a3f34

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

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": "^7.0.2"
4444
}
4545
}

0 commit comments

Comments
 (0)