fix: package.json & package-lock.json to reduce vulnerabilities (#434)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
This commit is contained in:
parent
a7db466c6e
commit
8814919923
File diff suppressed because it is too large
Load Diff
|
@ -139,7 +139,7 @@
|
|||
"nock": "~12.0.3",
|
||||
"nyc": "~15.0.0",
|
||||
"prettier": "^2.0.5",
|
||||
"remark-cli": "^9.0.0",
|
||||
"remark-cli": "^10.0.0",
|
||||
"remark-lint": "^8.0.0",
|
||||
"remark-lint-list-item-indent": "^2.0.1",
|
||||
"remark-preset-lint-recommended": "^5.0.0",
|
||||
|
|
Loading…
Reference in New Issue