From 5d36c34365736b535e0a888fdef36feb8d39230a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 07:39:57 +0000 Subject: [PATCH] [Security] Bump moment from 2.19.1 to 2.27.0 Bumps [moment](https://github.com/moment/moment) from 2.19.1 to 2.27.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.27.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 974cf8a..9b71ec2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2246,8 +2246,8 @@ mocha@^3.1.2: supports-color "3.1.2" moment@^2.10.6: - version "2.19.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.1.tgz#56da1a2d1cbf01d38b7e1afc31c10bcfa1929167" + version "2.27.0" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d" mongodb-core@2.1.17: version "2.1.17"