From c4b841923cb0b1bda226b483727cdfb7232cbda5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 23:08:17 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.25 to 0.5.35 in /Native.Points Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.25 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.25...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Native.Points/package.json | 2 +- Native.Points/yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Native.Points/package.json b/Native.Points/package.json index e571e09..ca7a97c 100644 --- a/Native.Points/package.json +++ b/Native.Points/package.json @@ -19,7 +19,7 @@ "jwt-decode": "^2.2.0", "lodash": "^4.17.13", "moment": "^2.22.2", - "moment-timezone": "^0.5.21", + "moment-timezone": "^0.5.35", "native-base": "^2.13.14", "react": "16.13.1", "react-addons-update": "^15.6.2", diff --git a/Native.Points/yarn.lock b/Native.Points/yarn.lock index 006c67f..7671763 100644 --- a/Native.Points/yarn.lock +++ b/Native.Points/yarn.lock @@ -5235,9 +5235,10 @@ mkdirp@^0.5.5: dependencies: minimist "^1.2.5" -moment-timezone@^0.5.21: - version "0.5.25" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.25.tgz#a11bfa2f74e088327f2cd4c08b3e7bdf55957810" +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"