From a35811416dae1e4b3fe64fe03a83285dcffb7ed2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2020 10:10:59 +0000 Subject: [PATCH] [Security] Bump moment from 2.19.1 to 2.28.0 Bumps [moment](https://github.com/moment/moment) from 2.19.1 to 2.28.0. **This update includes a security fix.** - [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.1...2.28.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index ec7e67a..0d40988 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2572,8 +2572,8 @@ mocha@^8.1.3: yargs-unparser "1.6.1" moment@^2.10.6: - version "2.19.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.1.tgz#56da1a2d1cbf01d38b7e1afc31c10bcfa1929167" + version "2.28.0" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.28.0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75" mongodb-core@2.1.17: version "2.1.17"