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
pull/1310/head
snyk-bot 3 years ago
parent e13a019a40
commit 4a7eda875f
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

22865
package-lock.json generated

File diff suppressed because it is too large Load Diff

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

Loading…
Cancel
Save