diff --git a/package.json b/package.json index 69065f7..e83c2c9 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "expo": "~38.0.0", "expo-asset": "~8.1.7", "expo-constants": "~9.1.1", - "expo-font": "~8.2.1", + "expo-font": "~9.2.1", "expo-linking": "^1.0.3", "expo-splash-screen": "^0.3.1", "expo-web-browser": "~8.3.1", diff --git a/yarn.lock b/yarn.lock index fa44fa3..77b85d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3227,6 +3227,14 @@ expo-font@~8.2.1: fbjs "1.0.0" fontfaceobserver "^2.1.0" +expo-font@~9.2.1: + version "9.2.1" + resolved "https://registry.yarnpkg.com/expo-font/-/expo-font-9.2.1.tgz#c7586b009bf3c4c2427d33c360015d354960bd70" + integrity sha512-sT9nm2Dt1nTLz+Ir1fSpyzqH40eJX324Wu5sPyvT2Ivnmu2rw2rxt3gNa8Kvdb8BPRz4qrRvHR/E+YKMqa6ZgQ== + dependencies: + expo-modules-core "~0.2.0" + fontfaceobserver "^2.1.0" + expo-keep-awake@~8.2.1: version "8.2.1" resolved "https://registry.yarnpkg.com/expo-keep-awake/-/expo-keep-awake-8.2.1.tgz#a7956ad0fa80eb6ac6a28bb7242408e87c493677" @@ -3255,6 +3263,11 @@ expo-location@~8.2.1: dependencies: invariant "^2.2.4" +expo-modules-core@~0.2.0: + version "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-permissions@~9.0.1: version "9.0.1" resolved "https://registry.yarnpkg.com/expo-permissions/-/expo-permissions-9.0.1.tgz#dc10b58654bbe39bbbed5827369942b01b08055e"