Skip to content

Commit

Permalink
Merge pull request #105 from gerbera/snyk-upgrade-2a40008f84bc19f3d18…
Browse files Browse the repository at this point in the history
…89572d7edbdfa

[Snyk] Upgrade expo-notifications from 0.28.15 to 0.28.16
  • Loading branch information
KarlStraussberger authored Sep 22, 2024
2 parents 385a738 + 38c7b25 commit 2c65e1b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"expo-file-system": "~9.2.0",
"expo-font": "~8.4.0",
"expo-media-library": "~9.2.1",
"expo-notifications": "~0.28.10",
"expo-notifications": "~0.28.16",
"expo-permissions": "~9.3.0",
"expo-secure-store": "~9.3.0",
"expo-splash-screen": "~0.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5240,10 +5240,10 @@ expo-media-library@~9.2.1:
resolved "https://registry.yarnpkg.com/expo-media-library/-/expo-media-library-9.2.1.tgz#11583e40087d77cf16e70bb7db0048d2bd1938b5"
integrity sha512-A9AAGI1200P0oULoXA7U7wQ91zgPWl9GWo5H9EQvVDHp1ABX8tf2qTOad6Y0KotHYWVMIyfsVXzVYAbjJ9LxPQ==

expo-notifications@~0.28.10:
version "0.28.15"
resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-0.28.15.tgz#41d43d518ee5be2b7d57f4472ba49402717d3c48"
integrity sha512-T303dw2akcG4w8HBKI7+Y1v5kFxYy53DjlBSLBMo5f22vnLTHWaa8oOhmpwGRGU4uiX56Bw4q0wywCTSgbEamQ==
expo-notifications@~0.28.16:
version "0.28.17"
resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-0.28.17.tgz#e9cb4edb3159b4cd8504df27e9dfbe6e9d22ea89"
integrity sha512-tuhc/X385O1gLSBEsPpXSqmmBK6Ve6zG8u6YFa1kXILbyy83DHJuHB5ELJKo/HZdstlYeFjkDCei4haOuxCLCQ==
dependencies:
"@expo/image-utils" "^0.5.0"
"@ide/backoff" "^1.0.0"
Expand Down

0 comments on commit 2c65e1b

Please sign in to comment.