From 9410ccdd122e8589dbe688be5ed54cbd8f0fff99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 00:10:44 +0000 Subject: [PATCH] build(deps): bump moment-timezone from 0.5.23 to 0.5.35 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.23 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.23...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 2b6b19863f..354eec0a7a 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "js-sha256": "^0.9.0", "jsbarcode": "^3.9.0", "moment": "^2.20.1", - "moment-timezone": "^0.5.21", + "moment-timezone": "^0.5.35", "quagga": "^0.12.1", "quill": "2.0.0-dev.2", "qz-tray": "^2.0.8", diff --git a/yarn.lock b/yarn.lock index ed45ed6d4a..84ef8c2368 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3016,10 +3016,10 @@ mkdirp@0.5.0: dependencies: minimist "0.0.8" -moment-timezone@^0.5.21: - version "0.5.23" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.23.tgz#7cbb00db2c14c71b19303cb47b0fb0a6d8651463" - integrity sha512-WHFH85DkCfiNMDX5D3X7hpNH3/PUhjTGcD0U1SgfBGZxJ3qUmJh5FdvaFjcClxOvB3rzdfj4oRffbI38jEnC1w== +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"