From 87d23e7908f892a9aa3d1a9d956864dda7f6ab57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 02:43:40 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.32 to 0.5.35 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.32 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.32...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 d7dc21b..32ecede 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "jquery-slimscroll": "^1.3.8", "lodash": "^4.17.11", "moment": "^2.29.1", - "moment-timezone": "^0.5.32", + "moment-timezone": "^0.5.35", "popper.js": "^1.14.5", "sweetalert": "^2.1.2", "vue": "^2.5.17", diff --git a/yarn.lock b/yarn.lock index 41c790a..3ae1a3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4164,10 +4164,10 @@ mixin-object@^2.0.1: dependencies: minimist "^1.2.5" -moment-timezone@^0.5.32: - version "0.5.32" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.32.tgz#db7677cc3cc680fd30303ebd90b0da1ca0dfecc2" - integrity sha512-Z8QNyuQHQAmWucp8Knmgei8YNo28aLjJq6Ma+jy1ZSpSk5nyfRT8xgUbSQvD2+2UajISfenndwvFuH3NGS+nvA== +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"