From f2493635ee50bf799049228301aaafca45f52590 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 20:11:04 +0000 Subject: [PATCH] chore(package): update pod-install to version 0.1.39 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a583424a..f184c653 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "husky": "^4.3.8", "jest": "^26.6.3", "metro-react-native-babel-preset": "^0.66.2", - "pod-install": "^0.1.32", + "pod-install": "^0.1.39", "prettier": "^2.6.0", "react": "^16.14.0", "react-native": "^0.64.2", diff --git a/yarn.lock b/yarn.lock index cb881a1f..4d6bf53c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10143,10 +10143,10 @@ plist@^3.0.1: xmlbuilder "^9.0.7" xmldom "0.1.x" -pod-install@^0.1.32: - version "0.1.32" - resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.1.32.tgz#2cafa6c0f7428738a560e0495a02e1e5778a944d" - integrity sha512-o0qH9bcpzJW43d3pFQfs1+k7Su6oQGUugejmgg05X+i4fpFLPITsbOWzm5CHlWOc5RcSLOh0CzAbqni/k8cNeg== +pod-install@^0.1.39: + version "0.1.39" + resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.1.39.tgz#853a0585bafbd332c2ca6543854fd4919958cfb3" + integrity sha512-0kVvdLYe0CtfJEr+ISvTMxAEB0UF4JMRToPjuu9xAAq1mEqA2Ql5u7uLWX1m45BMM+7NfU4LnBbnfNjmQE9GCw== posix-character-classes@^0.1.0: version "0.1.1"