fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFORGE-598677
This commit is contained in:
snyk-bot 2020-09-02 22:54:51 +00:00
parent c3e5c5dffc
commit 33ed8a5a21
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
"minimist": "^1.2.0",
"multiparty": "^4.2.1",
"nedb": "^1.8.0",
"node-forge": "^0.8.4",
"node-forge": "^0.10.0",
"ws": "^6.2.1",
"xmldom": "^0.1.27",
"yauzl": "^2.10.0"