From c51e3d26359b2e84638b54ebf5c98fde2dba292e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 22:36:13 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.21 to 0.5.35 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.21 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/commits/0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8f81241..01c0f42 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "i18next": "^11.5.0", "immutability-helper": "^2.7.0", "lodash": "^4.17.15", - "moment-timezone": "^0.5.21", + "moment-timezone": "^0.5.35", "path-browserify": "^1.0.0", "prop-types": "^15.6.2", "query-string": "^6.1.0", diff --git a/yarn.lock b/yarn.lock index 43ae5f4..10c657d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6122,9 +6122,10 @@ mkdirp@*, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1: dependencies: minimist "0.0.8" -moment-timezone@^0.5.21: - version "0.5.21" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.21.tgz#3cba247d84492174dbf71de2a9848fa13207b845" +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"