From 3e3c48404d6987bc139dd1b851af4eed9eefd7ab Mon Sep 17 00:00:00 2001 From: Josh Romero Date: Sun, 2 Oct 2022 06:03:15 -0700 Subject: [PATCH] Bump moment-timezone from 0.5.34 to 0.5.37 (#2361) (#2474) Updates `moment-timezone` Dependabot PR: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2229 https://github.com/opensearch-project/OpenSearch-Dashboards/issues/2262 https://github.com/opensearch-project/OpenSearch-Dashboards/issues/2263 Signed-off-by: Ashwin Pc (cherry picked from commit 77b6068f1206af5682affaa2e977540c69a330f2) --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index eedec5db606..9646da80db6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17165,10 +17165,10 @@ module-details-from-path@^1.0.3: resolved "https://registry.yarnpkg.com/module-details-from-path/-/module-details-from-path-1.0.3.tgz#114c949673e2a8a35e9d35788527aa37b679da2b" integrity sha1-EUyUlnPiqKNenTV4hSeqN7Z52is= -moment-timezone@^0.5.27: - version "0.5.27" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.27.tgz#73adec8139b6fe30452e78f210f27b1f346b8877" - integrity sha512-EIKQs7h5sAsjhPCqN6ggx6cEbs94GK050254TIJySD1bzoM5JTYDwAU1IoVOeTOL6Gm27kYJ51/uuvq1kIlrbw== +moment-timezone@*, moment-timezone@^0.5.27: + version "0.5.37" + resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.37.tgz#adf97f719c4e458fdb12e2b4e87b8bec9f4eef1e" + integrity sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg== dependencies: moment ">= 2.9.0"