Update package.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Aleksandr Statciuk
2026-04-23 13:07:58 +03:00
committed by GitHub
parent 37b97bc6f7
commit caccb07a28

View File

@@ -80,6 +80,6 @@
}, },
"overrides": { "overrides": {
"esbuild": "0.23.1", "esbuild": "0.23.1",
"@xmldom/xmldom": ">=0.8.13" "@xmldom/xmldom": ">=0.8.13 <1.0.0"
} }
} }