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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
This commit is contained in:
snyk-bot 2023-11-30 14:38:53 +00:00
parent 835cc3134c
commit da08aa4c1d
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3
2 changed files with 1463 additions and 181 deletions

1642
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,7 @@
"fs-extra": "^7.0.1",
"keytar": "4.4.1",
"nedb": "^1.8.0",
"node-sass": "^4.11.0",
"node-sass": "^7.0.2",
"original-fs": "^1.0.0",
"semver": "^5.6.0",
"tar-fs": "^2.0.0"