From 73c29fe7382475a74d5614a31f479e3e56586195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 05:19:51 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.13 to 0.5.35 in /ambari-logsearch-web Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.13 to 0.5.35. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](https://github.com/moment/moment-timezone/compare/0.5.13...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone 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..de0c86c7fe8 100644 --- a/ambari-logsearch-web/package.json +++ b/ambari-logsearch-web/package.json @@ -41,7 +41,7 @@ "karma-chrome-launcher": "^2.2.0", "less": "^3.8.1", "moment": "^2.18.1", - "moment-timezone": "^0.5.13", + "moment-timezone": "^0.5.35", "ngx-bootstrap": "^2.0.5", "reselect": "^3.0.1", "rxjs": "^5.4.3", diff --git a/ambari-logsearch-web/yarn.lock b/ambari-logsearch-web/yarn.lock index 54516345f9c..cc0ad1b13d7 100644 --- a/ambari-logsearch-web/yarn.lock +++ b/ambari-logsearch-web/yarn.lock @@ -4261,9 +4261,9 @@ mkdirp@0.5.x, "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkd dependencies: minimist "0.0.8" -moment-timezone@^0.5.13: - version "0.5.13" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.13.tgz#99ce5c7d827262eb0f1f702044177f60745d7b90" +moment-timezone@^0.5.13, moment-timezone@^0.5.35: + version "0.5.35" + resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.35.tgz#6fa2631bdbe8ff04f6b8753f7199516be6dc9839" dependencies: moment ">= 2.9.0"