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:
parent
e13a019a40
commit
4a7eda875f
7175
package-lock.json
generated
7175
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user