From 09b18664680f5780f42a72c6894f0d4785884068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 12:49:27 +0000 Subject: [PATCH] chore: bump eth-connect from 6.2.1 to 6.2.4 Bumps [eth-connect](https://github.com/decentraland/eth-connect) from 6.2.1 to 6.2.4. - [Release notes](https://github.com/decentraland/eth-connect/releases) - [Changelog](https://github.com/decentraland/eth-connect/blob/master/docs/eth-connect.requestmanager.shh_getfilterchanges.md) - [Commits](https://github.com/decentraland/eth-connect/compare/6.2.1...6.2.4) --- updated-dependencies: - dependency-name: eth-connect dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ed149fb..077776c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2476,9 +2476,9 @@ esutils@2.0.3, esutils@^2.0.2: integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== eth-connect@^6.0.3, eth-connect@^6.1.0: - version "6.2.1" - resolved "https://registry.yarnpkg.com/eth-connect/-/eth-connect-6.2.1.tgz#7aa818cd352f2977a8dfa63d3973100d0f986c4a" - integrity sha512-RRSOdcfOHHHTAhBVcLiLHiH945/yuwPkmlj59AfLm/ofCmVPRLEqqAONS0xcrLE70OnTHStl7GzHC7Vi3zzfQA== + version "6.2.4" + resolved "https://registry.yarnpkg.com/eth-connect/-/eth-connect-6.2.4.tgz#81a94bce29f6743b46f336a0ec9d42ed73fbe6fd" + integrity sha512-K0+g+pZoWkcJKKc4hwlYvaruoMBFcARoULIdf50bz/Zk9YdgFoKPjlRQWAtBgSDfxJS7AAHqg40k2Z/uQI0aNw== ethereum-cryptography@^1.0.3: version "1.2.0"