From 650300bc9033faec9e2c4db33bae5ace633a5945 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2019 04:22:37 +0000 Subject: [PATCH] Bump date-fns from 2.1.0 to 2.2.1 in /webapp Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v2.1.0...v2.2.1) Signed-off-by: dependabot-preview[bot] --- webapp/package.json | 2 +- webapp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/package.json b/webapp/package.json index 05166c482..bba7e2b5b 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -62,7 +62,7 @@ "apollo-client": "~2.6.4", "cookie-universal-nuxt": "~2.0.17", "cross-env": "~5.2.1", - "date-fns": "2.1.0", + "date-fns": "2.2.1", "express": "~4.17.1", "graphql": "~14.5.4", "isemail": "^3.2.0", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index 859c392e4..bb92b0bba 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -5712,10 +5712,10 @@ data-urls@^1.0.0: whatwg-mimetype "^2.2.0" whatwg-url "^7.0.0" -date-fns@2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.1.0.tgz#0d7e806c3cefe14a943532dbf968995ccfd46bd9" - integrity sha512-eKeLk3sLCnxB/0PN4t1+zqDtSs4jb4mXRSTZ2okmx/myfWyDqeO4r5nnmA5LClJiCwpuTMeK2v5UQPuE4uMaxA== +date-fns@2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.2.1.tgz#b3f79cf56760af106050c686f4c72586a3383ee9" + integrity sha512-4V1i5CnTinjBvJpXTq7sDHD4NY6JPcl15112IeSNNLUWQOQ+kIuCvRGOFZMQZNvkadw8F9QTyZxz59rIRU6K+w== date-fns@^1.27.2: version "1.30.1"