force xmljs to 0.5.0

This commit is contained in:
Kendall Garner
2025-05-08 08:08:31 -07:00
parent fb022891fe
commit 257a5ceef0
+6
View File
@@ -20,5 +20,11 @@
"devDependencies": {
"electron": "36.1.0"
},
"resolutions": {
"xml2js": "0.5.0"
},
"overrides": {
"xml2js": "0.5.0"
},
"license": "GPL-3.0"
}