diff --git a/package.json b/package.json index 7f71cb6..4a8e87a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "highlight.js": "^11.2.0", "html-react-parser": "^1.2.7", "isomorphic-unfetch": "^3.1.0", - "moment-timezone": "^0.5.33", + "moment-timezone": "^0.5.35", "next": "11.0.1", "next-images": "^1.8.1", "node-fetch": "^2.6.1", diff --git a/yarn.lock b/yarn.lock index a9210d4..950ebc2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2662,10 +2662,10 @@ minimist@^1.2.0, minimist@^1.2.5: resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== -moment-timezone@*, moment-timezone@^0.5.33: - version "0.5.33" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.33.tgz#b252fd6bb57f341c9b59a5ab61a8e51a73bbd22c" - integrity sha512-PTc2vcT8K9J5/9rDEPe5czSIKgLoGsH8UNpA4qZTVw0Vd/Uz19geE9abbIOQKaAQFcnQ3v5YEXrbSc5BpshH+w== +moment-timezone@*, 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"