diff --git a/package.json b/package.json index be36c09..30025d9 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "highlight.js": "^10.4.1", "html-react-parser": "^0.13.0", "isomorphic-unfetch": "^3.0.0", - "moment-timezone": "^0.5.31", + "moment-timezone": "^0.5.35", "next": "9.4.0", "node-fetch": "^2.6.1", "react": "16.13.1", diff --git a/yarn.lock b/yarn.lock index c30cd84..92821a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4615,10 +4615,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.3, 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"