diff --git a/.pnp.cjs b/.pnp.cjs index 620507a9..f525c929 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -553,10 +553,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["cross-spawn", [\ - ["npm:7.0.3", {\ - "packageLocation": "./.yarn/cache/cross-spawn-npm-7.0.3-e4ff3e65b3-e1a13869d2.zip/node_modules/cross-spawn/",\ + ["npm:7.0.6", {\ + "packageLocation": "./.yarn/cache/cross-spawn-npm-7.0.6-264bddf921-0d52657d7a.zip/node_modules/cross-spawn/",\ "packageDependencies": [\ - ["cross-spawn", "npm:7.0.3"],\ + ["cross-spawn", "npm:7.0.6"],\ ["path-key", "npm:3.1.1"],\ ["shebang-command", "npm:2.0.0"],\ ["which", "npm:2.0.2"]\ @@ -634,7 +634,7 @@ const RAW_RUNTIME_STATE = "packageLocation": "./.yarn/cache/execa-npm-8.0.1-0211bd404c-d2ab5fe1e2.zip/node_modules/execa/",\ "packageDependencies": [\ ["execa", "npm:8.0.1"],\ - ["cross-spawn", "npm:7.0.3"],\ + ["cross-spawn", "npm:7.0.6"],\ ["get-stream", "npm:8.0.1"],\ ["human-signals", "npm:5.0.0"],\ ["is-stream", "npm:3.0.0"],\ diff --git a/.yarn/cache/cross-spawn-npm-7.0.3-e4ff3e65b3-e1a13869d2.zip b/.yarn/cache/cross-spawn-npm-7.0.3-e4ff3e65b3-e1a13869d2.zip deleted file mode 100644 index 9aa6dc0d..00000000 Binary files a/.yarn/cache/cross-spawn-npm-7.0.3-e4ff3e65b3-e1a13869d2.zip and /dev/null differ diff --git a/.yarn/cache/cross-spawn-npm-7.0.6-264bddf921-0d52657d7a.zip b/.yarn/cache/cross-spawn-npm-7.0.6-264bddf921-0d52657d7a.zip new file mode 100644 index 00000000..7553dce1 Binary files /dev/null and b/.yarn/cache/cross-spawn-npm-7.0.6-264bddf921-0d52657d7a.zip differ diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index d0bcde56..c1bbff2c 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/yarn.lock b/yarn.lock index 67c14f70..6092fe07 100644 --- a/yarn.lock +++ b/yarn.lock @@ -458,13 +458,13 @@ __metadata: linkType: hard "cross-spawn@npm:^7.0.3": - version: 7.0.3 - resolution: "cross-spawn@npm:7.0.3" + version: 7.0.6 + resolution: "cross-spawn@npm:7.0.6" dependencies: path-key: "npm:^3.1.0" shebang-command: "npm:^2.0.0" which: "npm:^2.0.1" - checksum: 10/e1a13869d2f57d974de0d9ef7acbf69dc6937db20b918525a01dacb5032129bd552d290d886d981e99f1b624cb03657084cc87bd40f115c07ecf376821c729ce + checksum: 10/0d52657d7ae36eb130999dffff1168ec348687b48dd38e2ff59992ed916c88d328cf1d07ff4a4a10bc78de5e1c23f04b306d569e42f7a2293915c081e4dfee86 languageName: node linkType: hard