From d8fdfbcc7705d6a556f14a84548126782e8bb696 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 00:46:31 +0000 Subject: [PATCH] chore(deps): update dependency pod-install to v0.3.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 67865eb9..19a3bf0d 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "metro-react-native-babel-preset": "0.77.0", - "pod-install": "0.2.2", + "pod-install": "0.3.2", "postinstall-postinstall": "2.1.0", "react": "18.3.1", "react-native": "0.72.6", diff --git a/yarn.lock b/yarn.lock index 0f9673d9..26daec6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10302,10 +10302,10 @@ pkg-up@^3.1.0: dependencies: find-up "^3.0.0" -pod-install@0.2.2: - version "0.2.2" - resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.2.2.tgz#3375026ff1e317f87140b8f51ed955084d0c35e5" - integrity sha512-NgQpKiuWZo8mWU+SVxmrn+ARy9+fFYzW53ze6CDTo70u5Ie8AVSn7FqolDC/c7+N4/kQ1BldAnXEab6SNYA8xw== +pod-install@0.3.2: + version "0.3.2" + resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.3.2.tgz#6747bfec6cf5f3107f8a228bc154611b39fa04bc" + integrity sha512-oDP1/4FoUYkiSf38EZ7VWmDvZF/UvQBglzS1Z63TMc8CADb66acYfUhl36pI5vbY7p4jdTAyIuedZKWp6AoB3w== postinstall-postinstall@2.1.0: version "2.1.0"