fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-XMLDOM-1084960

snyk-bot committed Mar 10, 2021 at 22:54 UTC ece69f626e3637deaf34f0aebabf43522a313c53
1 file changed +1 -1
package.json
+1 -1
@@ -50,7 +50,7 @@
50 "nedb": "^1.8.0",
51 "node-forge": "^0.10.0",
52 "ws": "^6.2.1",
53 - "xmldom": "^0.1.27",
53 + "xmldom": "^0.5.0",
54 "yauzl": "^2.10.0"
55 },
56 "repository": {