From f633521cca3b3ad31bd41f62063396a617e6f764 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 00:11:00 +0000 Subject: [PATCH] chore(package): update pod-install to version 0.1.38 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a583424a..ce3f2367 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.38", "prettier": "^2.6.0", "react": "^16.14.0", "react-native": "^0.64.2", diff --git a/yarn.lock b/yarn.lock index cb881a1f..eb3256d2 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.38: + version "0.1.38" + resolved "https://registry.yarnpkg.com/pod-install/-/pod-install-0.1.38.tgz#1c16a800a5fc1abea0cafcc0e190f376368c76ab" + integrity sha512-NeDWGigjJRriOIKBOvpW2/tK2tYLfyUT7ia6C6L+oarCAhBNP+IGODWdU+GEAqvfsseqOApcFclpXAJTL0UPzA== posix-character-classes@^0.1.0: version "0.1.1"