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:
snyk-bot 2021-09-16 03:42:47 +00:00
parent e13a019a40
commit 4a7eda875f
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 5714 additions and 1463 deletions

7175
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -47,7 +47,7 @@
"ssri": "^8.0.1", "ssri": "^8.0.1",
"tar": ">=4.4.2", "tar": ">=4.4.2",
"webpack": "^5.45.1", "webpack": "^5.45.1",
"webpack-cli": "^3.3.12", "webpack-cli": "^4.0.0",
"x-editable": "1.5.1" "x-editable": "1.5.1"
}, },
"devDependencies": { "devDependencies": {