From 546222ba6bfaf1fc8a10e20e533e33462513988d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 00:04:43 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.33 to 0.5.35 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.33 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.33...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 04d50a9..bcea290 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "history": "^4.10.1", "js-yaml": "^3.13.1", "moment": "^2.24.0", - "moment-timezone": "^0.5.27", + "moment-timezone": "^0.5.35", "mongo": "^0.1.0", "mongodb": "^3.4.1", "node-fetch": "^2.6.1", diff --git a/yarn.lock b/yarn.lock index 41445b5..c39b4c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6957,10 +6957,10 @@ mocha@^6.2.2: yargs-parser "13.1.2" yargs-unparser "1.6.0" -moment-timezone@^0.5.27, moment-timezone@^0.5.x: - version "0.5.33" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.33.tgz#b252fd6bb57f341c9b59a5ab61a8e51a73bbd22c" - integrity sha512-PTc2vcT8K9J5/9rDEPe5czSIKgLoGsH8UNpA4qZTVw0Vd/Uz19geE9abbIOQKaAQFcnQ3v5YEXrbSc5BpshH+w== +moment-timezone@^0.5.35, moment-timezone@^0.5.x: + 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"