diff --git a/package.json b/package.json index 5be0a41..b42c70a 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "minimist": "^0.0.8", "mkdirp": "^0.5.1", "moment": "^2.24.0", - "moment-timezone": "^0.5.28", + "moment-timezone": "^0.5.35", "ms": "^2.1.1", "negotiator": "^0.6.2", "node-environment-flags": "^1.0.6", diff --git a/yarn.lock b/yarn.lock index 9659b82..d6d95a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1103,10 +1103,10 @@ mocha@^7.0.1, mocha@^7.1.0: yargs-parser "13.1.2" yargs-unparser "1.6.0" -moment-timezone@^0.5.21, moment-timezone@^0.5.28: - version "0.5.28" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.28.tgz#f093d789d091ed7b055d82aa81a82467f72e4338" - integrity sha512-TDJkZvAyKIVWg5EtVqRzU97w0Rb0YVbfpqyjgu6GwXCAohVRqwZjf4fOzDE6p1Ch98Sro/8hQQi65WDXW5STPw== +moment-timezone@^0.5.21, 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"