From 3c1ed1d809aa6eff2f90ef3b09ae47045f9aec54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 20:40:39 +0000 Subject: [PATCH] Upgrade: Bump react-native-notifier from 1.6.1 to 1.9.0 Bumps [react-native-notifier](https://github.com/seniv/react-native-notifier) from 1.6.1 to 1.9.0. - [Release notes](https://github.com/seniv/react-native-notifier/releases) - [Commits](https://github.com/seniv/react-native-notifier/compare/v1.6.1...v1.9.0) --- updated-dependencies: - dependency-name: react-native-notifier 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 344ec0d4d..1cb569374 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "react-native-modal": "13.0.1", "react-native-navigation-bar-color": "2.0.1", "react-native-notifications": "^4.3.3", - "react-native-notifier": "1.6.1", + "react-native-notifier": "1.9.0", "react-native-orientation-locker": "1.1.8", "react-native-picker-select": "^8.0.4", "react-native-platform-touchable": "1.1.1", diff --git a/yarn.lock b/yarn.lock index 5c777ce75..6781ad30a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17482,10 +17482,10 @@ react-native-notifications@^4.3.3: resolved "https://registry.yarnpkg.com/react-native-notifications/-/react-native-notifications-4.3.3.tgz#5be05cb144127f4db518079dd202415af497dfcb" integrity sha512-t7uPgpC93A4L41Jea2zet3BUqgh45gpN/ATS9gxejNH3r6kWgMdGeeZJhuMpl1gSXw1gcvgzdjzIjN7YZSOP0A== -react-native-notifier@1.6.1: - version "1.6.1" - resolved "https://registry.yarnpkg.com/react-native-notifier/-/react-native-notifier-1.6.1.tgz#eec07bdebed6c22cd22f5167555b7762e4119552" - integrity sha512-uq58vefWCmgk9B/GU0Z9P6M8Su5IuRBtKmroSX7luISEdh3r8QvJo/G6jgK2sO0QhM5QvJOGWBDm1JGEkYL4IQ== +react-native-notifier@1.9.0: + version "1.9.0" + resolved "https://registry.yarnpkg.com/react-native-notifier/-/react-native-notifier-1.9.0.tgz#22351619063620af0371e8fb5583fee47edf0836" + integrity sha512-p9NpDCCSNNpfiJTRSu2rtSGGxekejDWSh3mX5rvjMllGCPyoJS3d36x9O+roYcH8qSqLf4QDcmwCMSUuaGTgXg== react-native-orientation-locker@1.1.8: version "1.1.8"