summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 7 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index a9ab950..b19e96a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3004,7 +3004,13 @@ mixin-object@^2.0.1:
dependencies:
minimist "0.0.8"
-moment@^2.19.1:
+moment-timezone@^0.5.13:
+ version "0.5.13"
+ resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.13.tgz#99ce5c7d827262eb0f1f702044177f60745d7b90"
+ dependencies:
+ moment ">= 2.9.0"
+
+"moment@>= 2.9.0", moment@^2.19.1:
version "2.19.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.1.tgz#56da1a2d1cbf01d38b7e1afc31c10bcfa1929167"