diff --git a/dev/nix/package.json b/dev/nix/package.json index e614d8d74064..8be76b974d91 100644 --- a/dev/nix/package.json +++ b/dev/nix/package.json @@ -3,7 +3,7 @@ "version": "latest", "repository": "git@github.com:argoproj/argo-workflows.git", "dependencies": { - "markdown-link-check": "3.11.1", + "markdown-link-check": "3.14.2", "markdown-spellcheck": "1.3.1", "markdownlint-cli": "0.33.0" }