From c92f2a90d64c0529b759c8a1260bec1d3029f464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 23:05:07 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.23 to 0.5.35 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.23 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.23...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e926712..3aa6349 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "lodash": "^4.17.4", "md5": "^2.2.1", "moment": "^2.22.1", - "moment-timezone": "^0.5.17", + "moment-timezone": "^0.5.35", "newrelic": "2.5.0", "proper-lockfile": "^4.1.1", "props-lib-env": "0.0.3", diff --git a/yarn.lock b/yarn.lock index 6768cc6..8b7c14d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5895,9 +5895,9 @@ mock-fs@^4.1.0: version "4.8.0" resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-4.8.0.tgz#eb0784ceba4b34c91a924a5112eeb36e1b5a9e29" -moment-timezone@^0.5.14, moment-timezone@^0.5.17: - version "0.5.23" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.23.tgz#7cbb00db2c14c71b19303cb47b0fb0a6d8651463" +moment-timezone@^0.5.14, moment-timezone@^0.5.17, 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"