fix(frontend): use uuid v4 instead of crypto.randomUUID
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
,"marked": "^6.0.0",
|
||||
"dompurify": "^3.0.0",
|
||||
"highlight.js": "^11.8.0"
|
||||
,"uuid": "^9.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.3.0",
|
||||
|
Reference in New Issue
Block a user