From f7ba8660b323f6c548d8af7989c4515afdb6d678 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 22:49:56 +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 50e9fe9..585e5be 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "jquery": "^3.0.0", "json-loader": "^0.5.7", "moment": "^2.18.1", - "moment-timezone": "^0.5.13", + "moment-timezone": "^0.5.35", "phoenix": "file:deps/phoenix", "prop-types": "^15.5.10", "react": "^15.1.0", diff --git a/yarn.lock b/yarn.lock index 2d4fe30..ec8567a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1846,9 +1846,9 @@ minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.0: 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"