From 072572e39d4af26d969e65aaaa210e46b7a07a55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 22:50:19 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.16 to 0.5.35 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.16 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.16...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index bc3483818..3cd7273f8 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "htmlparser2": "3.9.2", "lodash": "4.17.19", "moment": "2.22.1", - "moment-timezone": "0.5.16", + "moment-timezone": "0.5.35", "p-props": "1.2.0", "p-retry": "2.0.0", "querystring": "0.2.0", diff --git a/yarn.lock b/yarn.lock index 2ba7b1703..95e8b958f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4468,9 +4468,10 @@ mkdirp@0.5.1, "mkdirp@>=0.5 0", mkdirp@^0.5.1: dependencies: minimist "0.0.8" -moment-timezone@0.5.16: - version "0.5.16" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.16.tgz#661717d5f55b4d2c2e002262d726c83785192a5a" +moment-timezone@0.5.35: + version "0.5.35" + resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.35.tgz#6fa2631bdbe8ff04f6b8753f7199516be6dc9839" + integrity sha512-cY/pBOEXepQvlgli06ttCTKcIf8cD1nmNwOKQQAdHBqYApQSpAqotBMX0RJZNgMp6i0PlZuf1mFtnlyEkwyvFw== dependencies: moment ">= 2.9.0"