Skip to content

Commit

Permalink
chore: bump eth-connect from 6.2.1 to 6.2.2 (#54)
Browse files Browse the repository at this point in the history
Bumps [eth-connect](https://github.com/decentraland/eth-connect) from 6.2.1 to 6.2.2.
- [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](decentraland/eth-connect@6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: eth-connect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 4342ab7 commit d95f35c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@well-known-components/logger": "^3.1.3",
"@well-known-components/metrics": "^2.0.1",
"@well-known-components/nats-component": "^2.0.0",
"eth-connect": "^6.2.1",
"eth-connect": "^6.2.2",
"google-protobuf": "^3.20.1",
"livekit-server-sdk": "^1.2.7"
}
Expand Down
2 changes: 1 addition & 1 deletion ws-connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@well-known-components/logger": "^3.1.3",
"@well-known-components/metrics": "^2.0.1",
"@well-known-components/nats-component": "^2.0.0",
"eth-connect": "^6.2.1",
"eth-connect": "^6.2.2",
"google-protobuf": "^3.20.1",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.10.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2671,10 +2671,10 @@ esutils@^2.0.2:
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==

eth-connect@^6.0.3, eth-connect@^6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/eth-connect/-/eth-connect-6.2.1.tgz#7aa818cd352f2977a8dfa63d3973100d0f986c4a"
integrity sha512-RRSOdcfOHHHTAhBVcLiLHiH945/yuwPkmlj59AfLm/ofCmVPRLEqqAONS0xcrLE70OnTHStl7GzHC7Vi3zzfQA==
eth-connect@^6.0.3, eth-connect@^6.2.2:
version "6.2.2"
resolved "https://registry.yarnpkg.com/eth-connect/-/eth-connect-6.2.2.tgz#e13a2207d2a2c47358207397b98908ab0810f067"
integrity sha512-OQcImRiHUKCyMtI7GtGD+nfcGToPvkuYp+REnYOcaWwCXghv6RNESowX0t7OVnHcln3qyAJiH/mCaoq1S6KD5w==

eth-crypto@^2.6.0:
version "2.6.0"
Expand Down

0 comments on commit d95f35c

Please sign in to comment.