Merge pull request #6075 from lohit-bruno/upgrade_fast_json_format_library

fix: handle `escaped forward slashes` by `fast-json-format` library upgrade
This commit is contained in:
Bijin A B
2025-11-12 18:06:09 +05:30
committed by GitHub
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",