From 70ae992cad889e87a9e23e05d44fb377cc80a2ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 05:57:17 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.34 to 0.5.35 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 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.34...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/osd-ui-shared-deps/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index eaf3265fe010..cee05a7e3b72 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "lru-cache": "^4.1.5", "minimatch": "^3.0.4", "moment": "^2.24.0", - "moment-timezone": "^0.5.27", + "moment-timezone": "^0.5.35", "mustache": "^2.3.2", "node-fetch": "^2.6.7", "node-forge": "^1.3.0", diff --git a/packages/osd-ui-shared-deps/package.json b/packages/osd-ui-shared-deps/package.json index 8536d2fa813c..83e7db84995e 100644 --- a/packages/osd-ui-shared-deps/package.json +++ b/packages/osd-ui-shared-deps/package.json @@ -24,7 +24,7 @@ "lodash": "^4.17.21", "mini-css-extract-plugin": "^1.6.0", "moment": "^2.24.0", - "moment-timezone": "^0.5.27", + "moment-timezone": "^0.5.35", "react": "^16.14.0", "react-dom": "^16.12.0", "react-is": "^16.8.0", diff --git a/yarn.lock b/yarn.lock index 6f378118a6aa..d91a3e302fa8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12700,10 +12700,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@*, 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== +moment-timezone@*, moment-timezone@^0.5.35: + 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"