From fa6a338dd3ec08c5eeb49fdcc62251c5e06878d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 23:51:32 +0000 Subject: [PATCH] Build(deps): 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 2175c2a..f0706b9 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "fs-extra": "^9.1.0", "infobox-parser": "^3.4.1", "mariadb": "^2.5.3", - "moment-timezone": "^0.5.33", + "moment-timezone": "^0.5.35", "node-fetch": "^2.6.1", "nodemw": "^0.13.0", "reflect-metadata": "^0.1.13", diff --git a/yarn.lock b/yarn.lock index d9233a2..8ce6af8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1290,10 +1290,10 @@ minimatch@^3.0.4: dependencies: brace-expansion "^1.1.7" -moment-timezone@^0.5.31, moment-timezone@^0.5.33: - 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.31, moment-timezone@^0.5.33, 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"