From 97caf0f50cf5cc078c9f659c765dc8a53e9f5714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 23:01:10 +0000 Subject: [PATCH] Bump cross-spawn from 6.0.5 to 6.0.6 in /TDReactNativeExample Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 6.0.5 to 6.0.6. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md) - [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v6.0.5...v6.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-version: 6.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- TDReactNativeExample/yarn.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/TDReactNativeExample/yarn.lock b/TDReactNativeExample/yarn.lock index b728417..00f852a 100644 --- a/TDReactNativeExample/yarn.lock +++ b/TDReactNativeExample/yarn.lock @@ -2206,9 +2206,9 @@ cosmiconfig@^5.0.5, cosmiconfig@^5.1.0: parse-json "^4.0.0" cross-spawn@^6.0.0, cross-spawn@^6.0.5: - version "6.0.5" - resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4" - integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ== + version "6.0.6" + resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.6.tgz#30d0efa0712ddb7eb5a76e1e8721bffafa6b5d57" + integrity sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw== dependencies: nice-try "^1.0.4" path-key "^2.0.1" @@ -6732,8 +6732,7 @@ table@^5.2.3: string-width "^3.0.0" "td-react-native-sdk@link:..": - version "0.0.0" - uid "" + version "1.0.0" temp@0.8.3: version "0.8.3"