Skip to content

Commit 09c33d9

Browse files
fix(package): update uuid to version 8.1.0
Closes #57
1 parent f5d1208 commit 09c33d9

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
@@ -23,7 +23,7 @@
2323
"pg-hstore": "^2.3.2",
2424
"sequelize": "^4.22.6",
2525
"sinon": "^9.0.2",
26-
"uuid": "^7.0.1"
26+
"uuid": "^8.1.0"
2727
},
2828
"devDependencies": {
2929
"@types/chai": "^4.0.4",

0 commit comments

Comments
 (0)