From 55f174998890736e73b215c2db4aeafe4d1266cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 07:28:46 +0000 Subject: [PATCH] Update dependency date-fns to v3.6.0 --- .changelog/1323.internal.md | 1 + package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 .changelog/1323.internal.md diff --git a/.changelog/1323.internal.md b/.changelog/1323.internal.md new file mode 100644 index 000000000..787f5708c --- /dev/null +++ b/.changelog/1323.internal.md @@ -0,0 +1 @@ +Update dependencies diff --git a/package.json b/package.json index f7b62d741..5f9f19e72 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "axios": "1.6.8", "bignumber.js": "9.1.2", "bip39": "^3.1.0", - "date-fns": "3.3.1", + "date-fns": "3.6.0", "ethers": "^6.11.1", "i18next": "23.10.1", "react": "18.2.0", diff --git a/yarn.lock b/yarn.lock index d2ce76738..3a329875f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7585,10 +7585,10 @@ data-urls@^3.0.2: whatwg-mimetype "^3.0.0" whatwg-url "^11.0.0" -date-fns@3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.3.1.tgz#7581daca0892d139736697717a168afbb908cfed" - integrity sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw== +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.6.9, debug@^2.6.9: version "2.6.9"