diff --git a/package-lock.json b/package-lock.json index 81828e2d..f9bb6b41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "ls-engines": "0.9.2", "mock-fs": "5.2.0", "msw": "2.3.1", - "npm-run-all2": "6.2.1", + "npm-run-all2": "6.2.2", "publint": "0.2.8", "remark": "15.0.1", "remark-cli": "12.0.1", @@ -17823,9 +17823,9 @@ } }, "node_modules/npm-run-all2": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.1.tgz", - "integrity": "sha512-eX4MWsUYOSm1FhPh9LPAWbqq2quny3u8gEEWIY4HHECi10qOyi1dNaJFCyOOv2uP05ZuTPETwS2p1GZk9oLJsw==", + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.2.tgz", + "integrity": "sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 02fa846c..7605d19c 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "ls-engines": "0.9.2", "mock-fs": "5.2.0", "msw": "2.3.1", - "npm-run-all2": "6.2.1", + "npm-run-all2": "6.2.2", "publint": "0.2.8", "remark": "15.0.1", "remark-cli": "12.0.1",