From 96acf32408f00752a5ca5813a87783f7fabb962a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 06:10:49 +0000 Subject: [PATCH] Bump date-fns from 2.26.0 to 2.29.3 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.26.0 to 2.29.3. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v2.26.0...v2.29.3) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 329136c..d20af5a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/react-dom": "^17.0.11", "@types/react-router-dom": "^5.3.2", "apexcharts": "^3.29.0", - "date-fns": "^2.26.0", + "date-fns": "^2.29.3", "keycloak-js": "^15.0.2", "react": "^17.0.2", "react-apexcharts": "^1.3.9", diff --git a/yarn.lock b/yarn.lock index d94e420..89132cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4363,10 +4363,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -date-fns@^2.26.0: - version "2.26.0" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.26.0.tgz#fa45305543c392c4f914e50775fd2a4461e60fbd" - integrity sha512-VQI812dRi3cusdY/fhoBKvc6l2W8BPWU1FNVnFH9Nttjx4AFBRzfSVb/Eyc7jBT6e9sg1XtAGsYpBQ6c/jygbg== +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== debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: version "2.6.9"