diff --git a/package.json b/package.json index e63fdb38..a70b0824 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "aes-js": "^3.1.2", "buffer": "^6.0.3", "dotenv": "^16.0.3", - "expo": "~47.0.11", + "expo": "~47.0.12", "expo-apple-authentication": "~5.0.1", "expo-auth-session": "~3.8.0", "expo-barcode-scanner": "~12.1.0", diff --git a/yarn.lock b/yarn.lock index 9ae03f20..c10e78ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5411,10 +5411,10 @@ expo-modules-autolinking@1.0.1: find-up "^5.0.0" fs-extra "^9.1.0" -expo-modules-core@1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.1.0.tgz#0a3b8f77cf74e2621a1c8096304f22a99dea0bbe" - integrity sha512-alNfgWyGECYUK3R0bIUc0OHXi5btqFWDMNDSrdeNSdxFKvlzrtQKdbLHJTphumh9KgAIpbEKrUYE2Vimg+Tr8w== +expo-modules-core@1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.1.1.tgz#06502379274bdcb356fcbe225c3c6bc4926e462c" + integrity sha512-+AcaYmaWphIfkBcccu65dyOhWnpOJ3+SQpoI4lI/Plg1nNjOLuBjmrdVvpiJOvkN+CqbNGsJ5Yll8LLk+C107Q== dependencies: compare-versions "^3.4.0" invariant "^2.2.4" @@ -5499,10 +5499,10 @@ expo-web-browser@~12.0.0: dependencies: compare-urls "^2.0.0" -expo@~47.0.11: - version "47.0.11" - resolved "https://registry.yarnpkg.com/expo/-/expo-47.0.11.tgz#4a907b5d6397056343781c46557505d5469b145b" - integrity sha512-GWkb/5PqnyDr9sNe5LnPM86xUZ7jxJWjCG5SXkgbk/9c97kyAJ56GdOO+Vesfca2LaLHIt8ym7dGlT+PIR/bDg== +expo@~47.0.12: + version "47.0.12" + resolved "https://registry.yarnpkg.com/expo/-/expo-47.0.12.tgz#2a8b41217e1cb630f84ea3723031d07354289ae7" + integrity sha512-LqECuBpV6arTncksQzOGGQmxOdeQmzm15VqwIJ/c3SWoxiVh5hKf+taUv2oaLmfx2z04TSm1oo56pRSrsL5iIA== dependencies: "@babel/runtime" "^7.14.0" "@expo/cli" "0.4.11" @@ -5518,7 +5518,7 @@ expo@~47.0.11: expo-font "~11.0.1" expo-keep-awake "~11.0.1" expo-modules-autolinking "1.0.1" - expo-modules-core "1.1.0" + expo-modules-core "1.1.1" fbemitter "^3.0.0" getenv "^1.0.0" invariant "^2.2.4"