From 3dfedd5207ee6fb7fa4a20fbe1ef0772a37de171 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 23 Jul 2021 07:53:02 +0000 Subject: [PATCH] fix(deps): update dependency date-fns to v2.23.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2eaecb5..96a9c4e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@nordnet/ui": "6.20.1", "babel-plugin-styled-components": "1.13.2", - "date-fns": "2.22.1", + "date-fns": "2.23.0", "gray-matter": "4.0.3", "lodash": "4.17.21", "next": "11.0.1", diff --git a/yarn.lock b/yarn.lock index 956c1aa..5d06001 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1581,10 +1581,10 @@ data-uri-to-buffer@3.0.1: resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz#594b8973938c5bc2c33046535785341abc4f3636" integrity sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og== -date-fns@2.22.1: - version "2.22.1" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.22.1.tgz#1e5af959831ebb1d82992bf67b765052d8f0efc4" - integrity sha512-yUFPQjrxEmIsMqlHhAhmxkuH769baF21Kk+nZwZGyrMoyLA+LugaQtC0+Tqf9CBUUULWwUJt6Q5ySI3LJDDCGg== +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-fns@^2.16.1: version "2.21.3"