diff options
-rw-r--r-- | package.json | 2 | ||||
-rw-r--r-- | patches/expo-notifications+0.28.7.patch (renamed from patches/expo-notifications+0.28.3.patch) | 0 | ||||
-rw-r--r-- | patches/expo-notifications-0.28.7.patch.md (renamed from patches/expo-notifications-0.28.3.patch.md) | 0 | ||||
-rw-r--r-- | yarn.lock | 8 |
4 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 458baa282..1ba0ab2ec 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "expo-localization": "~15.0.3", "expo-media-library": "~16.0.3", "expo-navigation-bar": "~3.0.4", - "expo-notifications": "~0.28.3", + "expo-notifications": "~0.28.7", "expo-sharing": "^12.0.1", "expo-splash-screen": "~0.27.4", "expo-status-bar": "~1.12.1", diff --git a/patches/expo-notifications+0.28.3.patch b/patches/expo-notifications+0.28.7.patch index 3a9985c7b..3a9985c7b 100644 --- a/patches/expo-notifications+0.28.3.patch +++ b/patches/expo-notifications+0.28.7.patch diff --git a/patches/expo-notifications-0.28.3.patch.md b/patches/expo-notifications-0.28.7.patch.md index 59b2598f3..59b2598f3 100644 --- a/patches/expo-notifications-0.28.3.patch.md +++ b/patches/expo-notifications-0.28.7.patch.md diff --git a/yarn.lock b/yarn.lock index bf8828756..321cd746d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12180,10 +12180,10 @@ expo-navigation-bar@~3.0.4: "@react-native/normalize-colors" "~0.74.83" debug "^4.3.2" -expo-notifications@~0.28.3: - version "0.28.3" - resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-0.28.3.tgz#9076c2bd69c3de3338a2e2161c8bd5f18cb440cb" - integrity sha512-Xaj82eQUJzJXa8+giZr708ih86GGtkGS8N01epoiDkTKC8Z9783UJ8Pf8+PSFSfHsY3Sd8TJpQrD9n7QnGHwGQ== +expo-notifications@~0.28.7: + version "0.28.7" + resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-0.28.7.tgz#14826c10d126b1dd16d1604add2a4766aecf7591" + integrity sha512-P68/IlnxTtKjfHy22nC+o/H4VSgBVrmTQcx42JCevTbVQB8JTITmR42hvpZh8GUecB7jNOsuVokTTDZDE6aSyg== dependencies: "@expo/image-utils" "^0.5.0" "@ide/backoff" "^1.0.0" |