From 73232e61b8f1477ba227295c0a2a40472657e28f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 05:12:58 +0000 Subject: [PATCH] chore(deps): update dependency date-fns to v2.29.3 (#2148) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index dedb4616815..3adf6fd3965 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -58,7 +58,7 @@ "classnames": "2.3.2", "copy-to-clipboard": "3.3.2", "cypress": "9.7.0", - "date-fns": "2.29.2", + "date-fns": "2.29.3", "debounce": "1.2.1", "deep-diff": "1.0.2", "eslint": "8.23.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index fd21bf0eeee..fd756ff4958 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -3515,10 +3515,10 @@ data-urls@^3.0.2: whatwg-mimetype "^3.0.0" whatwg-url "^11.0.0" -date-fns@2.29.2: - version "2.29.2" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.2.tgz#0d4b3d0f3dff0f920820a070920f0d9662c51931" - integrity sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA== +date-fns@2.29.3: + version "2.29.3" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8" + integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA== date-fns@^2.16.1: version "2.28.0"