From ddab247430c169f9d1f8413f4423e9da03bb1574 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 19:51:06 +0000 Subject: [PATCH] chore(deps): bump moment in /lib/react-common-lib/test 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: indirect ... Signed-off-by: dependabot[bot] --- lib/react-common-lib/test/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/react-common-lib/test/yarn.lock b/lib/react-common-lib/test/yarn.lock index 712f892..27683fa 100644 --- a/lib/react-common-lib/test/yarn.lock +++ b/lib/react-common-lib/test/yarn.lock @@ -5434,8 +5434,8 @@ mixin-deep@^1.2.0: minimist "^1.2.5" moment@^2.22.1: - version "2.25.3" - resolved "https://registry.npm.taobao.org/moment/download/moment-2.25.3.tgz?cache=0&sync_timestamp=1588605303253&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmoment%2Fdownload%2Fmoment-2.25.3.tgz#252ff41319cf41e47761a1a88cab30edfe9808c0" + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" morgan@~1.6.1: version "1.6.1"