mirror of
https://github.com/sexybiggetje/pixdisp.git
synced 2024-11-21 20:41:03 +01:00
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:
parent
2bdb38a9da
commit
9a167aae5a
2 changed files with 2167 additions and 750 deletions
2915
package-lock.json
generated
2915
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue