From 979d84c80026643ce5a5d66b8c6e7b186c99fe0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 23:08:43 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.26 to 0.5.35 in /app Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.26 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.26...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index b997ea2..ccf2e86 100644 --- a/app/package.json +++ b/app/package.json @@ -32,7 +32,7 @@ "jwt-decode": "^2.2.0", "lodash": "^4.17.11", "moment": "^2.24.0", - "moment-timezone": "^0.5.25", + "moment-timezone": "^0.5.35", "nuxt": "^2.8.0", "pg": "^7.11.0", "sequelize": "^5.9.4" diff --git a/app/yarn.lock b/app/yarn.lock index bea4237..5367e85 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -7063,10 +7063,10 @@ mkdirp@0.5.1, "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkd dependencies: minimist "0.0.8" -moment-timezone@^0.5.21, moment-timezone@^0.5.25: - version "0.5.26" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.26.tgz#c0267ca09ae84631aa3dc33f65bedbe6e8e0d772" - integrity sha512-sFP4cgEKTCymBBKgoxZjYzlSovC20Y6J7y3nanDc5RoBIXKlZhoYwBoZGe3flwU6A372AcRwScH8KiwV6zjy1g== +moment-timezone@^0.5.21, 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"