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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
This commit is contained in:
snyk-bot 2023-06-22 00:12:57 +00:00
parent 835cc3134c
commit 09bec71dd1
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078
2 changed files with 981 additions and 183 deletions

1158
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,11 +22,11 @@
"csp-parse": "github:macropodhq/csp-parse",
"deepmerge": "^3.2.0",
"fs-extra": "^7.0.1",
"keytar": "4.4.1",
"keytar": "7.1.0",
"nedb": "^1.8.0",
"node-sass": "^4.11.0",
"node-sass": "^6.0.1",
"original-fs": "^1.0.0",
"semver": "^5.6.0",
"semver": "^7.5.2",
"tar-fs": "^2.0.0"
},
"devDependencies": {