fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-XMLDOM-1084960
This commit is contained in:
snyk-bot 2021-03-10 22:54:24 +00:00
parent 746fe62fd1
commit ece69f626e
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -50,7 +50,7 @@
"nedb": "^1.8.0",
"node-forge": "^0.10.0",
"ws": "^6.2.1",
"xmldom": "^0.1.27",
"xmldom": "^0.5.0",
"yauzl": "^2.10.0"
},
"repository": {