From 6d71989e6c872c08d8d62115f55e1664ffa87df0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 22:54:20 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.14 to 0.5.35 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.14 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.14...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 dd2edc7..b43376b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "classnames": "^2.2.5", "linq": "^3.0.9", "moment": "^2.21.0", - "moment-timezone": "^0.5.14", + "moment-timezone": "^0.5.35", "react": "^16.2.0", "react-dom": "^16.2.1", "react-github-corner": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index 1dc2e7f..01f2b59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3895,9 +3895,9 @@ mkdirp@0.5.x, "mkdirp@>=0.5 0", mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1: dependencies: minimist "0.0.8" -moment-timezone@^0.5.14: - version "0.5.14" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.14.tgz#4eb38ff9538b80108ba467a458f3ed4268ccfcb1" +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"