diff --git a/api/package.json b/api/package.json index c4c920e..91c4710 100644 --- a/api/package.json +++ b/api/package.json @@ -68,7 +68,7 @@ "jwt-simple": "^0.5.6", "lodash": "^4.17.15", "method-override": "^3.0.0", - "moment-timezone": "^0.5.28", + "moment-timezone": "^0.5.35", "mongoose": "^5.9.7", "morgan": "^1.10.0", "passport": "^0.4.1", diff --git a/api/yarn.lock b/api/yarn.lock index 520d8d0..9d70b2e 100644 --- a/api/yarn.lock +++ b/api/yarn.lock @@ -4115,10 +4115,10 @@ mocha@^7.1.1: yargs-parser "13.1.2" yargs-unparser "1.6.0" -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.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"