diff --git a/package-lock.json b/package-lock.json index 3b970b8aa..a9a34b740 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "copy-webpack-plugin": "^12.0.2", "eslint": "^8.57.0", "jquery": "3.7.1", - "npm-run-all2": "^6.2.2", + "npm-run-all2": "^6.2.3", "uuid": "^10.0.0" }, "engines": { @@ -15909,9 +15909,9 @@ "license": "ISC" }, "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 caf7932e3..3f155b880 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "copy-webpack-plugin": "^12.0.2", "eslint": "^8.57.0", "jquery": "3.7.1", - "npm-run-all2": "^6.2.2", + "npm-run-all2": "^6.2.3", "uuid": "^10.0.0" }, "scripts": {