From b5fb7f9b699c67028ba3d830b34302a74bc7ca86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 02:49:01 +0000 Subject: [PATCH] chore(deps): bump joi in /apps/paper-macos-example Bumps [joi](https://github.com/hapijs/joi) from 17.13.3 to 17.13.4. - [Commits](https://github.com/hapijs/joi/compare/v17.13.3...v17.13.4) --- updated-dependencies: - dependency-name: joi dependency-version: 17.13.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- apps/paper-macos-example/yarn.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/apps/paper-macos-example/yarn.lock b/apps/paper-macos-example/yarn.lock index c0bc8ee72..d8814fa47 100644 --- a/apps/paper-macos-example/yarn.lock +++ b/apps/paper-macos-example/yarn.lock @@ -4940,9 +4940,9 @@ jest@^29.6.3: jest-cli "^29.7.0" joi@^17.2.1: - version "17.13.3" - resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.3.tgz#0f5cc1169c999b30d344366d384b12d92558bcec" - integrity sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA== + version "17.13.4" + resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.4.tgz#ad6153d97ce558eb3a3b593e0d43eab51df1c474" + integrity sha512-1RuuER6kmt8K8I3nIWvPZKi5RQCb568ZPyY4Pwjlua+yo+63ZTmIwxLZH0heBmiKN4uxjvCiarDrjaeH84xicQ== dependencies: "@hapi/hoek" "^9.3.0" "@hapi/topo" "^5.1.0" @@ -6171,8 +6171,10 @@ react-native-screens@^3.34.0: warn-once "^0.1.0" "react-native-svg@link:../..": - version "0.0.0" - uid "" + version "15.15.5" + dependencies: + css-select "^5.1.0" + css-tree "^1.1.3" react-native@0.73.4: version "0.73.4" @@ -7165,7 +7167,7 @@ walker@^1.0.7, walker@^1.0.8: dependencies: makeerror "1.0.12" -warn-once@0.1.1, warn-once@^0.1.0: +warn-once@^0.1.0: version "0.1.1" resolved "https://registry.yarnpkg.com/warn-once/-/warn-once-0.1.1.tgz#952088f4fb56896e73fd4e6a3767272a3fccce43" integrity sha512-VkQZJbO8zVImzYFteBXvBOZEl1qL175WH8VmZcxF2fZAoudNhNDvHi+doCaAEdU2l2vtcIwa2zn0QK5+I1HQ3Q==