diff --git a/package.json b/package.json index c5100ef..22f9d4c 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "lodash": "^4.17.10", "moment": "^2.22.2", "moment-duration-format": "^2.2.2", - "moment-timezone": "^0.5.21", + "moment-timezone": "^0.5.35", "normalize.css": "^8.0.0", "polished": "^1.9.3", "prop-types": "^15.6.2", diff --git a/yarn.lock b/yarn.lock index 9673ebd..517339d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4781,10 +4781,10 @@ moment-duration-format@^2.2.2: resolved "https://registry.yarnpkg.com/moment-duration-format/-/moment-duration-format-2.2.2.tgz#b957612de26016c9ad9eb6087c054573e5127779" integrity sha1-uVdhLeJgFsmtnrYIfAVFc+USd3k= -moment-timezone@^0.5.21: - version "0.5.21" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.21.tgz#3cba247d84492174dbf71de2a9848fa13207b845" - integrity sha512-j96bAh4otsgj3lKydm3K7kdtA3iKf2m6MY2iSYCzCm5a1zmHo1g+aK3068dDEeocLZQIS9kU8bsdQHLqEvgW0A== +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"