From d4a7c957a914be7e966713800bd4a46b42146d2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 05:24:11 +0000 Subject: [PATCH] Bump moment from 2.19.1 to 2.29.4 in /examples/react-native Bumps [moment](https://github.com/moment/moment) from 2.19.1 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.19.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/react-native/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/react-native/yarn.lock b/examples/react-native/yarn.lock index 38864ef..ba244d0 100644 --- a/examples/react-native/yarn.lock +++ b/examples/react-native/yarn.lock @@ -5427,8 +5427,8 @@ mobx@^2.3.4: resolved "https://registry.yarnpkg.com/mobx/-/mobx-2.7.0.tgz#cf3d82d18c0ca7f458d8f2a240817b3dc7e54a01" moment@2.x.x: - version "2.19.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.1.tgz#56da1a2d1cbf01d38b7e1afc31c10bcfa1929167" + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" morgan@~1.6.1: version "1.6.1"