diff --git a/package.json b/package.json index 8292b6c3..9b5d3db7 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "husky": "9.1.7", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", - "pod-install": "0.3.4", + "pod-install": "0.3.5", "postinstall-postinstall": "2.1.0", "react": "19.1.0", "react-native": "0.78.1", diff --git a/yarn.lock b/yarn.lock index 4b64333d..148f6824 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8882,10 +8882,10 @@ pkg-up@^3.1.0: dependencies: find-up "^3.0.0" -pod-install@0.3.4: - version "0.3.4" - resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.3.4.tgz#8d6ad22a3e42d8014ee0363378d4bd782b8152d5" - integrity sha512-I6ObV36HNvbM5/QI8IEZ61ot41p8eBB9Zm0Bc9Sw99v9JzdNvwxg6IS2ZbZbJ0KvLWnUCIL1mIiFhJTLVF5r1w== +pod-install@0.3.5: + version "0.3.5" + resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.3.5.tgz#e9cf2c88783ac4b20b485a442b9bd24bd25f9b15" + integrity sha512-dtZGb0NYFMKd4DETfGgLt0m8mszlHfbijTJoslU4AZZe2JQe+HlDn489ieKr2WanidvfYPDEGJnJmIcab+vbOg== postinstall-postinstall@2.1.0: version "2.1.0"