From a2875bd6f8aac19a84ebbd186261330f2084fc70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 22:43:03 +0000 Subject: [PATCH] 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 67bc502..3c64f96 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "hubot-redis-brain": "0.0.3", "hubot-scripts": "^2.17.2", "hubot-slack": "^4.3.4", - "moment-timezone": "^0.5.21", + "moment-timezone": "^0.5.35", "request": "^2.88.0", "sharp": "^0.21.0" }, diff --git a/yarn.lock b/yarn.lock index b66d59e..3805ca1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2675,10 +2675,10 @@ mkdirp@^0.5.0, mkdirp@^0.5.1: dependencies: minimist "0.0.8" -moment-timezone@^0.5.21: - 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"