1
0
Fork 0
mirror of https://github.com/sexybiggetje/pixdisp.git synced 2024-11-22 14:41: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-HOSTEDGITINFO-1088355
This commit is contained in:
snyk-bot 2021-03-23 21:08:08 +00:00
parent cd51afbeba
commit 022b6ddfe9
No known key found for this signature in database
GPG key ID: 09541BBFF0C4C795
2 changed files with 823 additions and 566 deletions

1387
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -9,7 +9,7 @@
"dependencies": { "dependencies": {
"restify": "^8.1.1", "restify": "^8.1.1",
"vm2": "^3.6.11", "vm2": "^3.6.11",
"snyk": "^1.425.4" "snyk": "^1.465.0"
}, },
"devDependencies": { "devDependencies": {
"eslint": "^4.19.1", "eslint": "^4.19.1",