Skip to content

Commit 600aac6

Browse files
fix(package): update uuid to version 7.0.1
Closes #136
1 parent c7ea5bd commit 600aac6

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
@@ -55,7 +55,7 @@
5555
"serve-favicon": "^2.4.5",
5656
"showdown": "^1.8.6",
5757
"simple-recaptcha-new": "^1.1.1",
58-
"uuid": "^3.2.1",
58+
"uuid": "^7.0.1",
5959
"vayder": "^1.0.0"
6060
},
6161
"devDependencies": {

0 commit comments

Comments
 (0)