fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905
This commit is contained in:
snyk-bot 2021-03-08 03:48:39 +00:00
parent 835cc3134c
commit 0841a7b23e
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 899 additions and 548 deletions

1445
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,7 +18,7 @@
"dependencies": {
"asar": "^1.0.0",
"axios": "^0.18.0",
"chokidar": "^2.1.2",
"chokidar": "^3.0.0",
"csp-parse": "github:macropodhq/csp-parse",
"deepmerge": "^3.2.0",
"fs-extra": "^7.0.1",