This is an automated email from the ASF dual-hosted git repository. apupier pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 9309c4b88b0 chore(deps): Bump cross-spawn from 7.0.3 to 7.0.5 in /docs 9309c4b88b0 is described below commit 9309c4b88b0e739a8e779a12f050a0724eab5c59 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Nov 18 08:31:12 2024 +0000 chore(deps): Bump cross-spawn from 7.0.3 to 7.0.5 in /docs Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <supp...@github.com> --- docs/.pnp.cjs | 12 ++++++------ docs/yarn.lock | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/.pnp.cjs b/docs/.pnp.cjs index 77195fa8e90..3a16c399888 100644 --- a/docs/.pnp.cjs +++ b/docs/.pnp.cjs @@ -1627,10 +1627,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["cross-spawn", [\ - ["npm:7.0.3", {\ - "packageLocation": "./.yarn/cache/cross-spawn-npm-7.0.3-e4ff3e65b3-671cc7c728.zip/node_modules/cross-spawn/",\ + ["npm:7.0.5", {\ + "packageLocation": "./.yarn/cache/cross-spawn-npm-7.0.5-cf92562a27-55c50004cb.zip/node_modules/cross-spawn/",\ "packageDependencies": [\ - ["cross-spawn", "npm:7.0.3"],\ + ["cross-spawn", "npm:7.0.5"],\ ["path-key", "npm:3.1.1"],\ ["shebang-command", "npm:2.0.0"],\ ["which", "npm:2.0.2"]\ @@ -2283,7 +2283,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@nodelib/fs.walk", "npm:1.2.8"],\ ["ajv", "npm:6.12.6"],\ ["chalk", "npm:4.1.2"],\ - ["cross-spawn", "npm:7.0.3"],\ + ["cross-spawn", "npm:7.0.5"],\ ["debug", "virtual:352060d453a801a0fd16b073afb56a2607e33f96a5ff7faf9351853a737843ea6ad854442954d36ef1f89461751ed94f005ea67c746b39723d1da041a244f7d2#npm:4.3.4"],\ ["doctrine", "npm:3.0.0"],\ ["escape-string-regexp", "npm:4.0.0"],\ @@ -2330,7 +2330,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@ungap/structured-clone", "npm:1.2.0"],\ ["ajv", "npm:6.12.6"],\ ["chalk", "npm:4.1.2"],\ - ["cross-spawn", "npm:7.0.3"],\ + ["cross-spawn", "npm:7.0.5"],\ ["debug", "virtual:352060d453a801a0fd16b073afb56a2607e33f96a5ff7faf9351853a737843ea6ad854442954d36ef1f89461751ed94f005ea67c746b39723d1da041a244f7d2#npm:4.3.4"],\ ["doctrine", "npm:3.0.0"],\ ["escape-string-regexp", "npm:4.0.0"],\ @@ -3158,7 +3158,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageLocation": "./.yarn/cache/foreground-child-npm-3.2.0-67c4f78608-6a285b94c5.zip/node_modules/foreground-child/",\ "packageDependencies": [\ ["foreground-child", "npm:3.2.0"],\ - ["cross-spawn", "npm:7.0.3"],\ + ["cross-spawn", "npm:7.0.5"],\ ["signal-exit", "npm:4.1.0"]\ ],\ "linkType": "HARD"\ diff --git a/docs/yarn.lock b/docs/yarn.lock index 52933cb3820..e2d345e886a 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -1375,13 +1375,13 @@ __metadata: linkType: hard "cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.2": - version: 7.0.3 - resolution: "cross-spawn@npm:7.0.3" + version: 7.0.5 + resolution: "cross-spawn@npm:7.0.5" dependencies: path-key: ^3.1.0 shebang-command: ^2.0.0 which: ^2.0.1 - checksum: 671cc7c7288c3a8406f3c69a3ae2fc85555c04169e9d611def9a675635472614f1c0ed0ef80955d5b6d4e724f6ced67f0ad1bb006c2ea643488fcfef994d7f52 + checksum: 55c50004cb6bbea3649784caac6e7b8ddd03fa8c1e14dbd5a1f15896708378006eb7526a52a0f48770c768c9b8aed48a5888eb8e785ff59ff7749e74f66cd96b languageName: node linkType: hard