From 5aee580bfd7de9ea538822cc0e7d9d3fb148419c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 13:25:44 +0000 Subject: [PATCH] build(deps): bump moment from 2.19.4 to 2.29.1 Bumps [moment](https://github.com/moment/moment) from 2.19.4 to 2.29.1. - [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.29.1) 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 aad3f79b5..da7feee8c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "forest-express": "8.0.5", "http-errors": "1.6.1", "lodash": "4.17.21", - "moment": "2.19.4", + "moment": "2.29.1", "semver": "5.4.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index cfaaeb0c9..b5f05a1bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7475,16 +7475,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.29.1, "moment@>= 2.9.0", moment@^2.24.0: + version "2.29.1" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3" + integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ== + move-concurrently@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"