diff --git a/package-lock.json b/package-lock.json index 2bd30ae..e218c4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "cpy-cli": "5.0.0", "del-cli": "5.1.0", "minify": "11.4.1", - "npm-run-all2": "6.2.2", + "npm-run-all2": "6.2.3", "web-component-analyzer": "2.0.0" } }, @@ -3318,9 +3318,9 @@ } }, "node_modules/npm-run-all2": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.2.tgz", - "integrity": "sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==", + "version": "6.2.3", + "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.3.tgz", + "integrity": "sha512-5RsxC7jEc/RjxOYBVdEfrJf5FsJ0pHA7jr2/OxrThXknajETCTYjigOCG3iaGjdYIKEQlDuCG0ir0T1HTva8pg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 39e62bd..e2d4819 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "cpy-cli": "5.0.0", "del-cli": "5.1.0", "minify": "11.4.1", - "npm-run-all2": "6.2.2", + "npm-run-all2": "6.2.3", "web-component-analyzer": "2.0.0", "chokidar-cli": "3.0.0" }