From 67f2ad5f30b5b5fdae76fbff15b3504faef0f1c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 06:11:07 +0000 Subject: [PATCH] Bump date-fns from 2.26.0 to 2.29.1 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.26.0 to 2.29.1. - [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.1) --- 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..b5f5335 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.1", "keycloak-js": "^15.0.2", "react": "^17.0.2", "react-apexcharts": "^1.3.9", diff --git a/yarn.lock b/yarn.lock index d94e420..967751c 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.1: + version "2.29.1" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.1.tgz#9667c2615525e552b5135a3116b95b1961456e60" + integrity sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw== debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: version "2.6.9"