From 0be974d999cc24d60ef3f77e163c49e6d87ced8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 08:37:15 +0000 Subject: [PATCH] Bump moment from 2.18.1 to 2.29.2 in /ambari-logsearch-web Bumps [moment](https://github.com/moment/moment) from 2.18.1 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.18.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ambari-logsearch-web/package.json | 2 +- ambari-logsearch-web/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ambari-logsearch-web/package.json b/ambari-logsearch-web/package.json index 2840e6d5ba9..e3a8b4e49e1 100644 --- a/ambari-logsearch-web/package.json +++ b/ambari-logsearch-web/package.json @@ -40,7 +40,7 @@ "jquery": "^1.12.4", "karma-chrome-launcher": "^2.2.0", "less": "^3.8.1", - "moment": "^2.18.1", + "moment": "^2.29.2", "moment-timezone": "^0.5.13", "ngx-bootstrap": "^2.0.5", "reselect": "^3.0.1", diff --git a/ambari-logsearch-web/yarn.lock b/ambari-logsearch-web/yarn.lock index 54516345f9c..9dadbeb38c9 100644 --- a/ambari-logsearch-web/yarn.lock +++ b/ambari-logsearch-web/yarn.lock @@ -4267,9 +4267,9 @@ moment-timezone@^0.5.13: dependencies: moment ">= 2.9.0" -moment@*, "moment@>= 2.9.0", moment@>=2.14.0, moment@^2.16.0, moment@^2.18.1: - version "2.18.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f" +moment@*, "moment@>= 2.9.0", moment@>=2.14.0, moment@^2.16.0, moment@^2.18.1, moment@^2.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" ms@0.7.1: version "0.7.1"