diff --git a/daemon/package.json b/daemon/package.json index 76c4a09..73aadf7 100644 --- a/daemon/package.json +++ b/daemon/package.json @@ -11,7 +11,7 @@ "jest": "^25.1.0", "memoize-one": "^5.1.1", "moment": "^2.24.0", - "moment-timezone": "^0.5.28", + "moment-timezone": "^0.5.35", "nodemon": "^2.0.2", "serialport": "^8.0.6", "slugify": "^1.3.6", diff --git a/daemon/yarn.lock b/daemon/yarn.lock index e328e46..2466fe7 100644 --- a/daemon/yarn.lock +++ b/daemon/yarn.lock @@ -4592,10 +4592,10 @@ mkdirp@0.x.x, mkdirp@^0.5.1: dependencies: minimist "0.0.8" -moment-timezone@^0.5.28: - version "0.5.28" - resolved "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.28.tgz#f093d789d091ed7b055d82aa81a82467f72e4338" - integrity sha512-TDJkZvAyKIVWg5EtVqRzU97w0Rb0YVbfpqyjgu6GwXCAohVRqwZjf4fOzDE6p1Ch98Sro/8hQQi65WDXW5STPw== +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"