deps: Update moment-timezone to the latest version 🚀 (#388)

* fix(package): update moment-timezone to version 0.5.24

* chore(package): update lockfile yarn.lock
pull/439/head^2
greenkeeper[bot] 5 years ago committed by Adam Pash
parent 255da63e26
commit c8a66b0d77

@ -118,7 +118,7 @@
"jquery": "^3.4.1",
"moment": "^2.23.0",
"moment-parseformat": "3.0.0",
"moment-timezone": "0.5.23",
"moment-timezone": "0.5.24",
"postman-request": "^2.88.1-postman.7.1",
"request-promise": "^4.2.2",
"string-direction": "^0.1.2",

@ -5517,9 +5517,10 @@ moment-parseformat@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/moment-parseformat/-/moment-parseformat-3.0.0.tgz#3a1dc438b4bc073b7e93cc298cfb6c5daac26dba"
moment-timezone@0.5.23:
version "0.5.23"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.23.tgz#7cbb00db2c14c71b19303cb47b0fb0a6d8651463"
moment-timezone@0.5.24:
version "0.5.24"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.24.tgz#59e14e210a6f2410ec71e01c01d324c45f7f0a7e"
integrity sha512-oxg1YswuqzOBzGWs3i3TnNqbvHMGK7qY7zcg9SJfZ09K+FiNtSPKmFfqGuxN1oMyusGisvYZEc4un//j3wwAKw==
dependencies:
moment ">= 2.9.0"

Loading…
Cancel
Save