diff --git a/package-lock.json b/package-lock.json index a16371cf..dbcada1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "got": "14.4.1", "lockfile-lint": "4.14.0", "ls-engines": "0.9.2", - "npm-run-all2": "6.2.1", + "npm-run-all2": "6.2.2", "p-retry": "6.2.0", "prettier": "3.3.2", "publint": "0.2.8", @@ -8490,9 +8490,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 4281a3b0..ef010c73 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "got": "14.4.1", "lockfile-lint": "4.14.0", "ls-engines": "0.9.2", - "npm-run-all2": "6.2.1", + "npm-run-all2": "6.2.2", "p-retry": "6.2.0", "prettier": "3.3.2", "publint": "0.2.8",