update UUID module for security

This commit is contained in:
zefie
2026-04-23 16:36:51 -04:00
parent 86be3fd847
commit 448e3afd51
2 changed files with 15 additions and 11 deletions

View File

@@ -53,7 +53,7 @@
"sharp": "^0.34.3",
"starttls": "^1.0.1",
"strftime": "^0.10.2",
"uuid": "^8.3.2"
"uuid": "^14.0.0"
},
"devDependencies": {
"eslint": "^8.57.0"