From 5c4c22ca052baa00962ce6fce9817ce8ae416500 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 06:24:39 +0000 Subject: [PATCH] build(deps): bump moment from 2.22.0 to 2.29.4 Bumps [moment](https://github.com/moment/moment) from 2.22.0 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.22.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index adf324e..0d74fce 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "history": "4.7.2", "i18n-react": "0.6.3", "immutable": "3.8.2", - "moment": "2.22.0", + "moment": "2.29.4", "prop-types": "15.6.1", "react": "16.2.0", "react-csv": "1.0.14", diff --git a/yarn.lock b/yarn.lock index db4da8c..b22c01c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6084,13 +6084,9 @@ modify-values@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022" -moment@2.22.0: - version "2.22.0" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.0.tgz#7921ade01017dd45186e7fee5f424f0b8663a730" - -moment@^2.10.6: - version "2.22.2" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66" +moment@2.29.4, moment@^2.10.6: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" move-concurrently@^1.0.1: version "1.0.1"