mirror of
https://github.com/sexybiggetje/pixdisp.git
synced 2024-11-22 08:01:02 +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-SSRI-1085630
This commit is contained in:
parent
24dded3e28
commit
845841f42b
2 changed files with 74 additions and 3174 deletions
3246
package-lock.json
generated
3246
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"restify": "^8.1.0",
|
||||
"restify": "^8.1.1",
|
||||
"vm2": "^3.6.11",
|
||||
"snyk": "^1.425.4"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue