From 212b22541995553c1c1ecca41a4310b1b4899a28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 22:50:06 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.13 to 0.5.35 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.13 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.13...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 950ca73..c6b8820 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3311,8 +3311,8 @@ minimist@~0.0.1: minimist "0.0.8" moment-timezone@^0.5.13: - version "0.5.13" - resolved "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.13.tgz#99ce5c7d827262eb0f1f702044177f60745d7b90" + version "0.5.35" + resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.35.tgz#6fa2631bdbe8ff04f6b8753f7199516be6dc9839" dependencies: moment ">= 2.9.0"