Bump `expo-notifications` to fix NPE (#4425)

* bump library

* rename patch file
zio/stable
Hailey 2024-06-07 19:17:00 -07:00 committed by GitHub
parent 480a40862f
commit 5f63b8d40f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"