From ac00dbf4ade1f91db738c4565120b35f53f31e9f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 10:46:32 +0000 Subject: [PATCH] build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.11.0 to 2.11.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.11.0...v2.11.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 01113a68d..b8cffc518 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -71,7 +71,7 @@ "cookie-universal-nuxt": "~2.1.3", "cropperjs": "^1.5.5", "cross-env": "~7.0.2", - "date-fns": "2.11.0", + "date-fns": "2.11.1", "express": "~4.17.1", "graphql": "~14.6.0", "jsonwebtoken": "~8.5.1", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index 152ae7275..630f3d322 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -6779,10 +6779,10 @@ data-urls@^1.0.0, data-urls@^1.1.0: whatwg-mimetype "^2.2.0" whatwg-url "^7.0.0" -date-fns@2.11.0: - version "2.11.0" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.11.0.tgz#ec2b44977465b9dcb370021d5e6c019b19f36d06" - integrity sha512-8P1cDi8ebZyDxUyUprBXwidoEtiQAawYPGvpfb+Dg0G6JrQ+VozwOmm91xYC0vAv1+0VmLehEPb+isg4BGUFfA== +date-fns@2.11.1: + version "2.11.1" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.11.1.tgz#197b8be1bbf5c5e6fe8bea817f0fe111820e7a12" + integrity sha512-3RdUoinZ43URd2MJcquzBbDQo+J87cSzB8NkXdZiN5ia1UNyep0oCyitfiL88+R7clGTeq/RniXAc16gWyAu1w== date-fns@^1.27.2: version "1.30.1"