From 07009650db44be69ecb8d807dd9c2ca9b5a062df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 19:38:27 +0000 Subject: [PATCH] Bump moment from 2.25.3 to 2.29.4 in /example Bumps [moment](https://github.com/moment/moment) from 2.25.3 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.25.3...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example/package.json | 2 +- example/yarn.lock | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/example/package.json b/example/package.json index c1d552c..8f89dcb 100644 --- a/example/package.json +++ b/example/package.json @@ -19,7 +19,7 @@ "react-native-push-notification": "^3.1.9", "@react-native-community/push-notification-ios": "^1.1.0", "@mauron85/react-native-background-geolocation": "^0.6.3", - "moment": "^2.24.0", + "moment": "^2.29.4", "react-native-permissions": "^2.0.10" }, "devDependencies": { diff --git a/example/yarn.lock b/example/yarn.lock index c62ef29..bb84b5c 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4847,10 +4847,10 @@ mkdirp@^0.5.1: dependencies: minimist "^1.2.5" -moment@^2.24.0: - version "2.25.3" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.25.3.tgz#252ff41319cf41e47761a1a88cab30edfe9808c0" - integrity sha512-PuYv0PHxZvzc15Sp8ybUCoQ+xpyPWvjOuK72a5ovzp2LI32rJXOiIfyoFoYvG3s6EwwrdkMyWuRiEHSZRLJNdg== +moment@^2.29.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" + integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w== ms@2.0.0: version "2.0.0" @@ -5500,8 +5500,7 @@ react-native-permissions@^2.0.10: integrity sha512-R1mVPGctEJuOlxoeIBlT5270A+DKngP78rWU0dgMxIuETjGYhBRJMKOp1rQUbp6PxcahfU+PjSTSzsbja5FyDw== "react-native-private-kit-sdk@link:..": - version "0.0.0" - uid "" + version "0.1.1" react-native-push-notification@^3.1.9: version "3.4.0"