diff --git a/package.json b/package.json index 83b7f731571..139467faddc 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "expo-apple-authentication": "3.2.1", "expo-av": "9.2.3", "expo-file-system": "11.1.3", - "expo-haptics": "10.1.0", + "expo-haptics": "11.0.3", "expo-keep-awake": "9.2.0", "expo-local-authentication": "11.1.1", "expo-video-thumbnails": "5.2.1", diff --git a/yarn.lock b/yarn.lock index 6a73801e702..48125598f15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9031,10 +9031,12 @@ expo-file-system@11.1.3, expo-file-system@~11.1.3: expo-modules-core "~0.2.0" uuid "^3.4.0" -expo-haptics@10.1.0: - version "10.1.0" - resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-10.1.0.tgz#2ef5f0c3442f57844f7a7a961d922872e4ea9a71" - integrity sha512-2rpixkP3LSCwaJAmbbs0CSqbY7lSk7Ytay4UAYWg3YiJ05My7+MGMPbQJARyAMI5JQNuzcdsZN74btSusBvgYQ== +expo-haptics@11.0.3: + version "11.0.3" + resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-11.0.3.tgz#a6b9298bbacacd12c225284309ce116068a9aa07" + integrity sha512-kc2U8veg26NrNuyxKRwimQDPj2plhuH9jZQvMbqb44SyRLtP+hJan3ogMwA5QRemm46nJBTFurHNyS5REc6B7w== + dependencies: + expo-modules-core "~0.4.4" expo-image-loader@~2.2.0: version "2.2.0" @@ -9070,6 +9072,14 @@ expo-modules-core@~0.2.0: resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-0.2.0.tgz#68e5b6e53d0afbf8d131578831aed657589a2d42" integrity sha512-inpfZ5X/BaTtbj2wG9PA9AC0MN8VyId6KSRlVuEg7+ziurHBy/kKDFxpOddUokhwiln2uhoYPSStJjR/tKypdw== +expo-modules-core@~0.4.4: + version "0.4.10" + resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-0.4.10.tgz#6c7e7e211b3056fc23a462e9faea88cc7653fe9b" + integrity sha512-uCZA3QzF0syRaHwYY99iaNhnye4vSQGsJ/y6IAiesXdbeVahWibX4G1KoKNPUyNsKXIM4tqA+4yByUSvJe4AAw== + dependencies: + compare-versions "^3.4.0" + invariant "^2.2.4" + expo-video-thumbnails@5.2.1: version "5.2.1" resolved "https://registry.yarnpkg.com/expo-video-thumbnails/-/expo-video-thumbnails-5.2.1.tgz#d7f9853117671a09acc24e70df84b6c7c3e38114"