fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-JSZIP-1251497
This commit is contained in:
snyk-bot 2021-07-27 21:30:27 +00:00
parent 2bdb38a9da
commit 9a167aae5a
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 2167 additions and 750 deletions

2915
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
"dependencies": {
"restify": "^8.1.1",
"vm2": "^3.6.11",
"snyk": "^1.465.0"
"snyk": "^1.667.0"
},
"devDependencies": {
"eslint": "^4.19.1",