fix(RecipeWaiter): sanitize user input in addOperation to prevent XSS

This commit is contained in:
heaprc 2025-04-05 00:18:54 +02:00
parent 848660f8e1
commit 857576dbe4
3 changed files with 22 additions and 8 deletions

View file

@ -123,6 +123,7 @@
"d3": "7.9.0",
"d3-hexbin": "^0.2.2",
"diff": "^5.2.0",
"dompurify": "^3.2.5",
"es6-promisify": "^7.0.0",
"escodegen": "^2.1.0",
"esprima": "^4.0.1",