From c689b8ec3bde90a64e52dc604f0210ad5defe90c Mon Sep 17 00:00:00 2001 From: Mojtaba Samimi Date: Tue, 13 Aug 2024 09:06:53 -0400 Subject: [PATCH] bump npm-link-check --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) 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",