From e38c1d90f78b485f36286bfea5b468b436d4a7fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 00:02:51 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.17 to 0.5.35 in /angular Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.17 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.17...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- angular/package.json | 2 +- angular/yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/angular/package.json b/angular/package.json index 292bf21..63bba21 100644 --- a/angular/package.json +++ b/angular/package.json @@ -53,7 +53,7 @@ "js-cookie": "^2.1.4", "lodash": "^4.17.4", "moment": "^2.18.1", - "moment-timezone": "^0.5.13", + "moment-timezone": "^0.5.35", "morris.js": "^0.5.0", "ngx-bootstrap": "^5.1.1", "ngx-pagination": "^4.1.0", diff --git a/angular/yarn.lock b/angular/yarn.lock index cce3875..3d6ae4d 100644 --- a/angular/yarn.lock +++ b/angular/yarn.lock @@ -5155,9 +5155,10 @@ mkdirp@0.5.x, mkdirp@^0.5.0, mkdirp@^0.5.1: dependencies: minimist "0.0.8" -moment-timezone@^0.5.13: - version "0.5.17" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.17.tgz#3c8fef32051d84c3af174d91dc52977dcb0ad7e5" +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"