diff --git a/cnchi/ui/react/package.json b/cnchi/ui/react/package.json index 3ec95e40..27705fb7 100644 --- a/cnchi/ui/react/package.json +++ b/cnchi/ui/react/package.json @@ -54,7 +54,7 @@ "jed": "1.1.1", "jquery": "^3.2.1", "moment": "^2.18.1", - "moment-timezone": "^0.5.13", + "moment-timezone": "^0.5.35", "react": "^15.5.4", "react-addons-css-transition-group": "^15.4.1", "react-addons-transition-group": "^15.4.1", diff --git a/cnchi/ui/react/yarn.lock b/cnchi/ui/react/yarn.lock index 967d5ab2..0c0d5a6d 100644 --- a/cnchi/ui/react/yarn.lock +++ b/cnchi/ui/react/yarn.lock @@ -2368,9 +2368,9 @@ minimist@^1.1.3, minimist@^1.2.0: dependencies: minimist "0.0.8" -moment-timezone@^0.5.13: - version "0.5.13" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.13.tgz#99ce5c7d827262eb0f1f702044177f60745d7b90" +moment-timezone@^0.5.35: + version "0.5.35" + resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.35.tgz#6fa2631bdbe8ff04f6b8753f7199516be6dc9839" dependencies: moment ">= 2.9.0"