From 32be27d641ae6ba733a0bbebbfcd05baf897c6c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 05:28:05 +0000 Subject: [PATCH] Bump moment from 2.19.3 to 2.29.4 in /examples/TouchIDExample Bumps [moment](https://github.com/moment/moment) from 2.19.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.19.3...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/TouchIDExample/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/TouchIDExample/yarn.lock b/examples/TouchIDExample/yarn.lock index 5edb5d89..19c7a825 100644 --- a/examples/TouchIDExample/yarn.lock +++ b/examples/TouchIDExample/yarn.lock @@ -1885,8 +1885,8 @@ mkdirp@^0.5.1: minimist "0.0.8" moment@2.x.x: - version "2.19.3" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f" + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" morgan@~1.6.1: version "1.6.1" @@ -2185,7 +2185,7 @@ react-native-passcode-auth@0.1.0: resolved "https://registry.yarnpkg.com/react-native-passcode-auth/-/react-native-passcode-auth-0.1.0.tgz#2d088ece450ec366037f14fd5ad18e79265b69a8" "react-native-touch-id@file:../..": - version "3.1.0" + version "4.4.1" react-native@^0.40.0: version "0.40.0"