fix high severity vulnerabilities

This commit is contained in:
chrwoizi
2021-01-21 11:34:37 +01:00
parent 0585ecd396
commit c28a6f7f09
2 changed files with 14 additions and 14 deletions

View File

@@ -57,10 +57,10 @@
"dependencies": {
"handlebars": "^4.7.6",
"js2xmlparser": "^4.0.1",
"node-forge": "^0.9.1",
"node-forge": "^0.10.0",
"request": "^2.88.2",
"uuid": "^8.0.0",
"xml-crypto": "^1.5.3",
"xml-crypto": "^2.0.0",
"xmldom": "^0.3.0",
"xpath": "0.0.27"
},