From d86a38298d99f44627429c53836cab4f37c7eba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 22:37:08 +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] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4df3c83..beaee20 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "font-awesome": "^4.7.0", "material-ui": "^0.18.1", "moment": "^2.18.1", - "moment-timezone": "^0.5.13", + "moment-timezone": "^0.5.35", "prop-types": "^15.5.8", "react": "^15.5.4", "react-dom": "^15.5.4", diff --git a/yarn.lock b/yarn.lock index 6fc76a7..ab8cf4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3011,9 +3011,9 @@ mkdirp@0.5.1, "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkd dependencies: minimist "0.0.8" -moment-timezone@^0.5.13: - version "0.5.13" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.13.tgz#99ce5c7d827262eb0f1f702044177f60745d7b90" +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"