fix: handle escaped forward slashes by fast-json-format library upgrade

This commit is contained in:
lohit-bruno
2025-11-12 16:38:35 +05:30
parent 955d33f1fe
commit b7be6aacce
4 changed files with 10 additions and 6 deletions

View File

@@ -28,7 +28,7 @@
"dompurify": "^3.2.4",
"escape-html": "^1.0.3",
"fast-fuzzy": "^1.12.0",
"fast-json-format": "~0.3.0",
"fast-json-format": "~0.4.0",
"file": "^0.2.2",
"file-dialog": "^0.0.8",
"file-saver": "^2.0.5",