From 78beea5569f800627c1dd8601f5c032b964918e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 02:56:01 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.34 to 0.5.35 in /beakerx_tabledisplay/js Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 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.34...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- beakerx_tabledisplay/js/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/beakerx_tabledisplay/js/yarn.lock b/beakerx_tabledisplay/js/yarn.lock index 2a40741..3201665 100644 --- a/beakerx_tabledisplay/js/yarn.lock +++ b/beakerx_tabledisplay/js/yarn.lock @@ -6289,9 +6289,9 @@ mocha@^7.1.2: yargs-unparser "1.6.0" moment-timezone@^0.5.28: - version "0.5.34" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.34.tgz#a75938f7476b88f155d3504a9343f7519d9a405c" - integrity sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg== + 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"