From d43716018ef471682d533193a9e58b150e6d7f41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 13:39:11 +0000 Subject: [PATCH] chore(deps): update dependency pod-install to v0.3.10 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6fc4b5ef..c752aaa9 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "husky": "9.1.7", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", - "pod-install": "0.3.9", + "pod-install": "0.3.10", "postinstall-postinstall": "2.1.0", "react": "19.1.0", "react-native": "0.78.2", diff --git a/yarn.lock b/yarn.lock index 94411d9c..1c759952 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8503,10 +8503,10 @@ pkg-types@^2.2.0: exsolve "^1.0.7" pathe "^2.0.3" -pod-install@0.3.9: - version "0.3.9" - resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.3.9.tgz#521027390c5c2d96e377cfe8dfcee62d31db5aba" - integrity sha512-cBuJf+LCWG+WYwl1KvBgogtl19ZODpfN35lxKfHz7txVZcgfoVqzsqvgy47k31aVmmv6WifW0T2lTtHKGRyfdQ== +pod-install@0.3.10: + version "0.3.10" + resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.3.10.tgz#a5b66b6de21e23f7a073d45aa08b25fe27076d3d" + integrity sha512-eQRYCQFxcJe1kyd8G3F++yF56XbTj9fyAUJvc7FVIOv0IH+7f/r7h7qBnkfUYnRI1mMhWja6M5hlEyZ7lZT8og== postinstall-postinstall@2.1.0: version "2.1.0"