diff --git a/package-lock.json b/package-lock.json index 5acbfc6d..70cf8fa3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "husky": "8.0.3", "lockfile-lint": "4.12.1", "mocha": "10.2.0", - "npm-run-all2": "6.0.6", + "npm-run-all2": "6.1.0", "remark-cli": "12.0.0", "remark-preset-lint-travi": "6.0.3", "remark-toc": "9.0.0", @@ -10431,9 +10431,9 @@ } }, "node_modules/npm-run-all2": { - "version": "6.0.6", - "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.0.6.tgz", - "integrity": "sha512-Ba31DnJj3aqJ5freRdVIoBuRdGjHDt0Sfc7tduR2wYDbtcxsFlga6Sw2pE5Tn3+kdVttVwqzFlmozcT540wDxw==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.1.0.tgz", + "integrity": "sha512-D7Agah/DfoeuxA5ZcgKPq+N1vOIAqfMruI4Nd2pKgGnToJzKmFY/gdDgUXcoCjc1HAqTX2H7qy+7m5T2iMOaGQ==", "dev": true, "dependencies": { "ansi-styles": "^6.2.1", diff --git a/package.json b/package.json index a878a040..ec202165 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "husky": "8.0.3", "lockfile-lint": "4.12.1", "mocha": "10.2.0", - "npm-run-all2": "6.0.6", + "npm-run-all2": "6.1.0", "remark-cli": "12.0.0", "remark-preset-lint-travi": "6.0.3", "remark-toc": "9.0.0",