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-Y18N-1021887
This commit is contained in:
parent
e2ea02a8d1
commit
3cdb1c7cd6
2 changed files with 2048 additions and 971 deletions
3017
package-lock.json
generated
3017
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -9,7 +9,7 @@
|
|||
"dependencies": {
|
||||
"restify": "^8.1.0",
|
||||
"vm2": "^3.6.11",
|
||||
"snyk": "^1.316.1"
|
||||
"snyk": "^1.425.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^4.19.1",
|
||||
|
|
Loading…
Reference in a new issue