From 640004e1644f45e2ce7dd5e369cd7689acedd5e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 03:49:01 +0000 Subject: [PATCH] Chore(deps): Bump react-native-notifications from 4.2.4 to 4.3.2 Bumps [react-native-notifications](https://github.com/wix/react-native-notifications) from 4.2.4 to 4.3.2. - [Release notes](https://github.com/wix/react-native-notifications/releases) - [Changelog](https://github.com/wix/react-native-notifications/blob/master/CHANGELOG.gren.md) - [Commits](https://github.com/wix/react-native-notifications/compare/4.2.4...4.3.2) --- updated-dependencies: - dependency-name: react-native-notifications dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 83b7f731571..8fea4a866f5 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "react-native-mmkv-storage": "0.6.12", "react-native-modal": "11.10.0", "react-native-navigation-bar-color": "2.0.1", - "react-native-notifications": "^4.2.4", + "react-native-notifications": "^4.3.2", "react-native-notifier": "1.6.1", "react-native-orientation-locker": "1.1.8", "react-native-picker-select": "^8.0.4", diff --git a/yarn.lock b/yarn.lock index 6a73801e702..865b5b2c8af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14950,10 +14950,10 @@ react-native-navigation-bar-color@2.0.1: resolved "https://registry.yarnpkg.com/react-native-navigation-bar-color/-/react-native-navigation-bar-color-2.0.1.tgz#ee2be25cc37105f7da355717b0a9a32c9c059ae6" integrity sha512-1kE/oxWt+HYjRxdZdvke9tJ365xaee5n3+euOQA1En8zQuSbOxiE4SYEGM7TeaWnmLJ0l37mRnPHaB2H4mGh0A== -react-native-notifications@^4.2.4: - version "4.2.4" - resolved "https://registry.yarnpkg.com/react-native-notifications/-/react-native-notifications-4.2.4.tgz#0d686eb1576d3d9cb73dd9db1ee4f212e00f7d89" - integrity sha512-ffToxERa2bRUsXShCO19yXY6c6l4Esq7MqRKAb4mPSn+T428X7Je7WYvWOIOVw/BMGJ3R0lPrZk52vDpoYqanw== +react-native-notifications@^4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/react-native-notifications/-/react-native-notifications-4.3.2.tgz#43b5fa6b2dbd49e38eadca8b8d102394a9ac7929" + integrity sha512-QGzlO9ON2nyk1G8y1JIwv9kqpu8OQYSmqsmSzl/rXtXwCWx/WDFNb5rkBtAZQKuebtK2/Vczhfk4khraRmJj0Q== react-native-notifier@1.6.1: version "1.6.1"