mirror of
https://github.com/sexybiggetje/pixdisp.git
synced 2024-11-21 21:51: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-ANSIREGEX-1583908
This commit is contained in:
parent
8181a179b8
commit
f52b85aaba
2 changed files with 87 additions and 5010 deletions
5095
package-lock.json
generated
5095
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.667.0"
|
||||
"snyk": "^1.685.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^4.19.1",
|
||||
|
|
Loading…
Reference in a new issue