From 9c40437e13abdf12da29a37eabeb90612c8921c2 Mon Sep 17 00:00:00 2001 From: Ashwin P Chandran Date: Thu, 15 Sep 2022 02:02:42 -0700 Subject: [PATCH] Bump moment-timezone from 0.5.34 to 0.5.37 (#2361) ### Description Updates `moment-timezone` Dependabot PR: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2229 ### Issues Resolved 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7fdc7b394c0f..7890790d825a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12737,9 +12737,9 @@ module-details-from-path@^1.0.3: integrity sha1-EUyUlnPiqKNenTV4hSeqN7Z52is= moment-timezone@*, moment-timezone@^0.5.27: - version "0.5.34" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.34.tgz#a75938f7476b88f155d3504a9343f7519d9a405c" - integrity sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg== + 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"