From 121e00a299926ccb5b3cfe5858b8451ffdca5853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 06:07:35 +0000 Subject: [PATCH] Bump moment from 2.25.3 to 2.29.2 in /example Bumps [moment](https://github.com/moment/moment) from 2.25.3 to 2.29.2. - [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.2) --- 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..ea70c6d 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.2", "react-native-permissions": "^2.0.10" }, "devDependencies": { diff --git a/example/yarn.lock b/example/yarn.lock index c62ef29..36729f5 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.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" + integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg== 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"