diff --git a/package.json b/package.json index beae79a..6c45e07 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "del-cli": "5.1.0", "jest": "29.7.0", "metro-react-native-babel-preset": "0.77.0", - "pod-install": "0.2.0", + "pod-install": "0.2.2", "react": "18.3.1", "react-native": "0.73.4", "react-native-builder-bob": "0.23.2", diff --git a/yarn.lock b/yarn.lock index 7ec9a5a..76101c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8464,10 +8464,10 @@ pkg-dir@^4.2.0: dependencies: find-up "^4.0.0" -pod-install@0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.2.0.tgz#11f87e919f83bbd4deaa159aa5ce2f617ee0ff9d" - integrity sha512-NxNEq5OpIFn0UjS9hznBNDMvQw2+3diEegChIr2Zv2XlWaNRcOoUp6Kc2zrD372C49QXoZRwzc0Aqf6605Ftjg== +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== postcss-value-parser@^4.0.2: version "4.2.0"