From 21d8e76e421ea50407796c2afd83b9ff7d48b05c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 22:22:38 +0000 Subject: [PATCH] Bump date-fns from 2.14.0 to 2.23.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.14.0 to 2.23.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.14.0...v2.23.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f4f9ed90..72ae117b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/react-router-dom": "^5.1.5", "axios": "^0.19.2", "core-js": "3", - "date-fns": "^2.14.0", + "date-fns": "^2.23.0", "date-fns-timezone": "^0.1.4", "immutable": "^4.0.0-rc.12", "prop-types": "^15.6.0", diff --git a/yarn.lock b/yarn.lock index 01bb097f..b6581f64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7687,10 +7687,10 @@ date-fns@^1.27.2, date-fns@^1.29.0: resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c" integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw== -date-fns@^2.14.0: - version "2.14.0" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.14.0.tgz#359a87a265bb34ef2e38f93ecf63ac453f9bc7ba" - integrity sha512-1zD+68jhFgDIM0rF05rcwYO8cExdNqxjq4xP1QKM60Q45mnO6zaMWB4tOzrIr4M4GSLntsKeE4c9Bdl2jhL/yw== +date-fns@^2.23.0: + version "2.23.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.23.0.tgz#4e886c941659af0cf7b30fafdd1eaa37e88788a9" + integrity sha512-5ycpauovVyAk0kXNZz6ZoB9AYMZB4DObse7P3BPWmyEjXNORTI8EJ6X0uaSAq4sCHzM1uajzrkr6HnsLQpxGXA== date-now@^0.1.4: version "0.1.4"