From 84bc3ad87bcae681db07b920c11205a333b1479c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2019 12:53:52 +0530 Subject: [PATCH] Bump moment from 2.17.1 to 2.19.3 (#1) Bumps [moment](https://github.com/moment/moment) from 2.17.1 to 2.19.3. - [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.17.1...2.19.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3c7108ffa..d4610309e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "ionicons": "~3.0.0", "js-cookie": "~2.1.3", "md5": "~2.2.1", - "moment": "~2.17.1", + "moment": "~2.19.3", "pusher-js": "~4.0.0", "spinkit": "~1.2.5", "sweet-modal-vue": "~1.0.3", diff --git a/yarn.lock b/yarn.lock index 3086579ac..1a5e9fe04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4754,10 +4754,10 @@ moment@^2.10.6: resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b" integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg== -moment@~2.17.1: - version "2.17.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.17.1.tgz#fed9506063f36b10f066c8b59a144d7faebe1d82" - integrity sha1-/tlQYGPzaxDwZsi1mhRNf66+HYI= +moment@~2.19.3: + version "2.19.3" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f" + integrity sha1-vbmdJw1tf9p4zA+6zoVeJ/59pp8= move-concurrently@^1.0.1: version "1.0.1"