diff --git a/package-lock.json b/package-lock.json index 4c198c9291f..67913c7fce2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -101,7 +101,7 @@ "mathjax-v3": "npm:mathjax@^3.2.2", "minify-stream": "^2.1.0", "node-polyfill-webpack-plugin": "^2.0.1", - "npm-link-check": "^5.0.0", + "npm-link-check": "^5.0.1", "open": "^8.4.2", "pixelmatch": "^5.3.0", "prepend-file": "^2.0.1", @@ -9780,9 +9780,9 @@ "integrity": "sha1-RWNg5g7Odfvve11+FgSA5//Rb+U=" }, "node_modules/npm-link-check": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/npm-link-check/-/npm-link-check-5.0.0.tgz", - "integrity": "sha512-tf5xAWPmlM58TtXsE84rugOz5MTFAjCorsi3/azHgUQA1/oquxUnoc9V0CJYuxRbEg7jix6fDUSRQaD1Ob5IGg==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/npm-link-check/-/npm-link-check-5.0.1.tgz", + "integrity": "sha512-U0cmU1AsYPGmVGdGAcZzpKL2WJn5RVhkOb6LTumddocR7l8VUk3ZfP9O3s/Yn0FTUFNYV8AXHY5FNLSsaan97w==", "dev": true, "dependencies": { "glob": "^8.1.0" @@ -21184,9 +21184,9 @@ "integrity": "sha1-RWNg5g7Odfvve11+FgSA5//Rb+U=" }, "npm-link-check": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/npm-link-check/-/npm-link-check-5.0.0.tgz", - "integrity": "sha512-tf5xAWPmlM58TtXsE84rugOz5MTFAjCorsi3/azHgUQA1/oquxUnoc9V0CJYuxRbEg7jix6fDUSRQaD1Ob5IGg==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/npm-link-check/-/npm-link-check-5.0.1.tgz", + "integrity": "sha512-U0cmU1AsYPGmVGdGAcZzpKL2WJn5RVhkOb6LTumddocR7l8VUk3ZfP9O3s/Yn0FTUFNYV8AXHY5FNLSsaan97w==", "dev": true, "requires": { "glob": "^8.1.0" diff --git a/package.json b/package.json index f0faeca8e22..a66996ac79e 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "mathjax-v3": "npm:mathjax@^3.2.2", "minify-stream": "^2.1.0", "node-polyfill-webpack-plugin": "^2.0.1", - "npm-link-check": "^5.0.0", + "npm-link-check": "^5.0.1", "open": "^8.4.2", "pixelmatch": "^5.3.0", "prepend-file": "^2.0.1",