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"