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-CSVPARSE-467403
This commit is contained in:
parent
7160af6a78
commit
4ad9eb13e8
2 changed files with 3335 additions and 132 deletions
3465
package-lock.json
generated
3465
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"restify": "^6.4.0",
|
||||
"restify": "^8.1.0",
|
||||
"vm2": "^3.6.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in a new issue