From df38cc345b229e21d423dfcfb914250410a251b1 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 09:03:51 -0700 Subject: [PATCH] Bump moment-timezone from 0.5.34 to 0.5.37 (#2361) (#2365) ### 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) Co-authored-by: Ashwin P Chandran --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e6971f11681..88324326d73 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"