diff --git a/package.json b/package.json index a85aff2..97cabf1 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "helmet": "^3.21.2", "jsonwebtoken": "^8.5.1", "lodash": "^4.17.19", - "moment-timezone": "^0.5.27", + "moment-timezone": "^0.5.35", "mongoose": "^5.8.3", "morgan": "^1.9.1", "morgan-body": "^2.4.8", diff --git a/yarn.lock b/yarn.lock index 756d48e..6ccb5af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4980,10 +4980,10 @@ module-details-from-path@^1.0.3: resolved "https://registry.yarnpkg.com/module-details-from-path/-/module-details-from-path-1.0.3.tgz#114c949673e2a8a35e9d35788527aa37b679da2b" integrity sha1-EUyUlnPiqKNenTV4hSeqN7Z52is= -moment-timezone@^0.5.13, moment-timezone@^0.5.27, moment-timezone@^0.5.x: - version "0.5.27" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.27.tgz#73adec8139b6fe30452e78f210f27b1f346b8877" - integrity sha512-EIKQs7h5sAsjhPCqN6ggx6cEbs94GK050254TIJySD1bzoM5JTYDwAU1IoVOeTOL6Gm27kYJ51/uuvq1kIlrbw== +moment-timezone@^0.5.13, moment-timezone@^0.5.35, moment-timezone@^0.5.x: + 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"