diff --git a/package.json b/package.json index 4e89ff82d1..14a2e5150d 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "axios": "1.6.5", "bignumber.js": "9.1.2", "bip39": "^3.1.0", - "date-fns": "3.2.0", + "date-fns": "3.3.0", "ethers": "^6.10.0", "i18next": "23.7.16", "react": "18.2.0", diff --git a/yarn.lock b/yarn.lock index 4452ee1e6b..228b30ace1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7279,10 +7279,10 @@ data-urls@^3.0.2: whatwg-mimetype "^3.0.0" whatwg-url "^11.0.0" -date-fns@3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.2.0.tgz#c97cf685b62c829aa4ecba554e4a51768cf0bffc" - integrity sha512-E4KWKavANzeuusPi0jUjpuI22SURAznGkx7eZV+4i6x2A+IZxAMcajgkvuDAU1bg40+xuhW1zRdVIIM/4khuIg== +date-fns@3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.3.0.tgz#c1681691cf751a1d371279099a45e71409c7c761" + integrity sha512-xuouT0GuI2W8yXhCMn/AXbSl1Av3wu2hJXxMnnILTY3bYY0UgNK0qOwVXqdFBrobW5qbX1TuOTgMw7c2H2OuhA== debug@2.6.9, debug@^2.6.9: version "2.6.9"