Skip to content

Commit 47fa8f0

Browse files
fix(package): update uuid to version 7.0.2
Closes #40
1 parent bd1f945 commit 47fa8f0

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
@@ -39,7 +39,7 @@
3939
"graphql-resolvers": "^0.3.2",
4040
"jsonwebtoken": "^8.4.0",
4141
"mongoose": "^5.3.14",
42-
"uuid": "^3.3.2",
42+
"uuid": "^7.0.2",
4343
"validator": "^10.9.0"
4444
}
4545
}

0 commit comments

Comments
 (0)