diff --git a/package.json b/package.json index 07dd8a656..af331f15b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "country-list": "^2.3.0", "country-list-js": "^3.1.8", "cursor-effects": "^1.0.15", - "date-fns": "^2.30.0", + "date-fns": "^3.6.0", "devtools-detect": "^4.0.1", "form-data": "^4.0.0", "fuzzysort": "^2.0.4", diff --git a/yarn.lock b/yarn.lock index 618b445e5..9eeffdab6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3728,6 +3728,11 @@ date-fns@^2.30.0: dependencies: "@babel/runtime" "^7.21.0" +date-fns@^3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf" + integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww== + debug@2: version "2.6.9" resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"