From 1e9bd2acc6e8f83ce8fd8de2c3a7547a5fb1e18a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2019 13:38:05 +0000 Subject: [PATCH] Bump date-fns from 2.2.1 to 2.4.0 in /webapp Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.2.1 to 2.4.0. - [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.2.1...v2.4.0) 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 d62f7fc5e..841b32c53 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -63,7 +63,7 @@ "apollo-client": "~2.6.4", "cookie-universal-nuxt": "~2.0.18", "cross-env": "~6.0.0", - "date-fns": "2.2.1", + "date-fns": "2.4.0", "express": "~4.17.1", "graphql": "~14.5.8", "isemail": "^3.2.0", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index 54250aa02..49375e89c 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -5822,10 +5822,10 @@ data-urls@^1.0.0: whatwg-mimetype "^2.2.0" whatwg-url "^7.0.0" -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@2.4.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.4.0.tgz#e02d1d08ce80ae1db3de40a0028c9f54203d034b" + integrity sha512-xS547fK1omgCgOGbyU0fBY2pdeXQ9/WO/PMsVgX1jtF56dXNHrV3Z+GKWIOE7IG+UEeu+fTyTlnIvBKbxXxdSw== date-fns@^1.27.2: version "1.30.1"