diff --git a/client/package.json b/client/package.json index 10a6c53..54c5c3d 100644 --- a/client/package.json +++ b/client/package.json @@ -21,7 +21,7 @@ "html-react-parser": "^0.14.0", "js-cookie": "^2.2.1", "moment": "^2.25.3", - "moment-timezone": "^0.5.31", + "moment-timezone": "^0.5.35", "react": "^16.8.1", "react-chartjs-2": "2.6.4", "react-cookie": "^4.0.3", diff --git a/client/yarn.lock b/client/yarn.lock index 8070412..412afb2 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -6428,10 +6428,10 @@ mkdirp@~0.5.1: dependencies: minimist "^1.2.6" -moment-timezone@^0.5.31: - version "0.5.34" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.34.tgz#a75938f7476b88f155d3504a9343f7519d9a405c" - integrity sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg== +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"