diff --git a/package.json b/package.json index 0bbd532..15d93a8 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "localforage": "^1.7.3", "lodash": "^4.17.11", "moment": "^2.24.0", - "moment-timezone": "^0.5.25", + "moment-timezone": "^0.5.35", "msgpack-lite": "^0.1.26", "normalize.css": "^8.0.1", "prop-types": "^15.7.2", diff --git a/yarn.lock b/yarn.lock index 0884212..4f524ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6948,10 +6948,10 @@ mkdirp@0.5.1, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1: dependencies: minimist "0.0.8" -moment-timezone@^0.5.25: - version "0.5.27" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.27.tgz#73adec8139b6fe30452e78f210f27b1f346b8877" - integrity sha512-EIKQs7h5sAsjhPCqN6ggx6cEbs94GK050254TIJySD1bzoM5JTYDwAU1IoVOeTOL6Gm27kYJ51/uuvq1kIlrbw== +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"