From 74f11ece5fa9e226aea2ae4cb6d8a0fd86abebca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 09:31:37 +0000 Subject: [PATCH] build(deps): bump moment from 2.19.4 to 2.28.0 Bumps [moment](https://github.com/moment/moment) from 2.19.4 to 2.28.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.19.4...2.28.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 75b16f46..7bc52c55 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "forest-express": "7.4.4", "http-errors": "1.6.1", "lodash": "4.17.19", - "moment": "2.19.4", + "moment": "2.28.0", "semver": "5.4.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index b73e5260..ecfa449b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7233,16 +7233,16 @@ moment-timezone@^0.5.21: dependencies: moment ">= 2.9.0" -moment@2.19.4: - version "2.19.4" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.4.tgz#17e5e2c6ead8819c8ecfad83a0acccb312e94682" - integrity sha512-1xFTAknSLfc47DIxHDUbnJWC+UwgWxATmymaxIPQpmMh7LBm7ZbwVEsuushqwL2GYZU0jie4xO+TK44hJPjNSQ== - -moment@2.24.0, "moment@>= 2.9.0", moment@^2.24.0: +moment@2.24.0: version "2.24.0" resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b" integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg== +moment@2.28.0, "moment@>= 2.9.0", moment@^2.24.0: + version "2.28.0" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.28.0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75" + integrity sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw== + move-concurrently@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"