From 706bf9dfcb42e218e793f2c2f00f9d0eda9c48d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 04:59:29 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.28 to 0.5.35 in /orchestra/frontend Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.28 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.28...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- orchestra/frontend/package.json | 2 +- orchestra/frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/orchestra/frontend/package.json b/orchestra/frontend/package.json index 79eea327c..a6d1d6d6e 100644 --- a/orchestra/frontend/package.json +++ b/orchestra/frontend/package.json @@ -14,7 +14,7 @@ "@types/react-dom": "^16.9.5", "@types/react-redux": "7.1.9", "axios": "0.19.2", - "moment-timezone": "0.5.28", + "moment-timezone": "0.5.35", "node-sass": "4.13.1", "react": "^16.13.1", "react-dom": "^16.13.1", diff --git a/orchestra/frontend/yarn.lock b/orchestra/frontend/yarn.lock index ca5526f39..44b846350 100644 --- a/orchestra/frontend/yarn.lock +++ b/orchestra/frontend/yarn.lock @@ -7493,10 +7493,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1: dependencies: minimist "^1.2.5" -moment-timezone@0.5.28: - version "0.5.28" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.28.tgz#f093d789d091ed7b055d82aa81a82467f72e4338" - integrity sha512-TDJkZvAyKIVWg5EtVqRzU97w0Rb0YVbfpqyjgu6GwXCAohVRqwZjf4fOzDE6p1Ch98Sro/8hQQi65WDXW5STPw== +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"