diff --git a/package.json b/package.json index 05d8775..442027e 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-plugin-react": "^7.31.10", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.6.4", - "pod-install": "^0.1.0", + "pod-install": "^0.2.2", "prettier": "^2.0.5", "react": "18.3.0", "react-native": "0.75.1", diff --git a/yarn.lock b/yarn.lock index 4fc87b3..d4f2aa8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7999,10 +7999,10 @@ pkg-up@^3.1.0: dependencies: find-up "^3.0.0" -pod-install@^0.1.0: - version "0.1.39" - resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.1.39.tgz#853a0585bafbd332c2ca6543854fd4919958cfb3" - integrity sha512-0kVvdLYe0CtfJEr+ISvTMxAEB0UF4JMRToPjuu9xAAq1mEqA2Ql5u7uLWX1m45BMM+7NfU4LnBbnfNjmQE9GCw== +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== possible-typed-array-names@^1.0.0: version "1.0.0"