From 68f9601f6ab0fbf4be06d90b87d31508040f2eba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 01:22:07 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.31 to 0.5.35 in /examples Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.31 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.31...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/package.json | 2 +- examples/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/package.json b/examples/package.json index 6a3e129..abff765 100644 --- a/examples/package.json +++ b/examples/package.json @@ -13,7 +13,7 @@ "@react-native-community/masked-view": "^0.1.10", "@react-navigation/native": "^5.5.1", "@react-navigation/stack": "^5.5.1", - "moment-timezone": "^0.5.31", + "moment-timezone": "^0.5.35", "react": "16.11.0", "react-native": "0.62.3", "react-native-gesture-handler": "^1.6.1", diff --git a/examples/yarn.lock b/examples/yarn.lock index 24e065a..6eb52e3 100644 --- a/examples/yarn.lock +++ b/examples/yarn.lock @@ -4464,10 +4464,10 @@ mkdirp@^0.5.1: dependencies: minimist "^1.2.5" -moment-timezone@^0.5.31: - version "0.5.31" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.31.tgz#9c40d8c5026f0c7ab46eda3d63e49c155148de05" - integrity sha512-+GgHNg8xRhMXfEbv81iDtrVeTcWt0kWmTEY1XQK14dICTXnWJnT0dxdlPspwqF3keKMVPXwayEsk1DI0AA/jdA== +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"