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:
Snyk bot 2021-09-17 18:08:59 +02:00 committed by GitHub
parent a7db466c6e
commit 8814919923
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 586 additions and 260 deletions

844
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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",