From d67aa217f5b6ddc9a96df56b82ae3895d3563415 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 22:45:33 +0000 Subject: [PATCH] chore(deps): bump moment-timezone from 0.5.25 to 0.5.35 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.25 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.25...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d04b84c..5976c57 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@applicaster/london-rn-components": "^1.11.1", "axios": "^0.17.1", "moment": "^2.24.0", - "moment-timezone": "^0.5.25", + "moment-timezone": "^0.5.35", "prop-types": "^15.7.2", "ramda": "^0.25.0", "react-redux": "^5.0.6", diff --git a/yarn.lock b/yarn.lock index d51bb06..6b04336 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4606,10 +4606,10 @@ mkdirp@^0.5.0, mkdirp@^0.5.1: dependencies: minimist "0.0.8" -moment-timezone@^0.5.25: - version "0.5.25" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.25.tgz#a11bfa2f74e088327f2cd4c08b3e7bdf55957810" - integrity sha512-DgEaTyN/z0HFaVcVbSyVCUU6HeFdnNC3vE4c9cgu2dgMTvjBUBdBzWfasTBmAW45u5OIMeCJtU8yNjM22DHucw== +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"