From f7dfa4fc06bc86e75f6ef9132f5c4d0682259881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 13 Dec 2018 07:05:22 +0000 Subject: [PATCH] build(deps): bump moment from 2.22.2 to 2.23.0 in /ui Bumps [moment](https://github.com/moment/moment) from 2.22.2 to 2.23.0. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.22.2...2.23.0) Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index d4de78fdf..bca83fb68 100644 --- a/ui/package.json +++ b/ui/package.json @@ -23,7 +23,7 @@ "mobx": "5.8.0", "mobx-react": "5.4.3", "mobx-stored": "1.0.2", - "moment": "2.22.2", + "moment": "2.23.0", "object-hash": "1.3.1", "prop-types": "15.6.2", "qs": "6.6.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index dd7975d8c..08146bfff 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -7379,10 +7379,10 @@ mobx@5.8.0: resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.8.0.tgz#cf59eae4baa2fde4387ffb6462b7ccf3b497b03c" integrity sha512-NsZB+9bF5j+nv9Qwk6bNeE3np26a4TbTGkMpOLf6o1zXoM9BtHPQn/00px4uZ2AXJXtQML5P4MEWdMm6icMIfQ== -moment@2.22.2: - version "2.22.2" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66" - integrity sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y= +moment@2.23.0: + version "2.23.0" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.23.0.tgz#759ea491ac97d54bac5ad776996e2a58cc1bc225" + integrity sha512-3IE39bHVqFbWWaPOMHZF98Q9c3LDKGTmypMiTM2QygGXXElkFWIH7GxfmlwmY2vwa+wmNsoYZmG2iusf1ZjJoA== moo@^0.4.3: version "0.4.3"