Resolve minimist vulnerability (#898)

* Lock markdown-link-check to ~3.8.7

* npm audit fix
This commit is contained in:
Mike McCready 2022-06-10 15:15:22 +02:00 committed by GitHub
parent 0d29e84a2e
commit 1448cf7832
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 744 additions and 112 deletions

854
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
"main": "README.md",
"dependencies": {
"alex": "^8.2.0",
"markdown-link-check": "^3.8.1",
"markdown-link-check": "~3.8.7",
"markdownlint": "^0.20.4",
"markdownlint-cli": "^0.23.2",
"npm-run-all": "^4.1.5"