diff --git a/cli/package.json b/cli/package.json index 5579caea..58752286 100644 --- a/cli/package.json +++ b/cli/package.json @@ -23,7 +23,7 @@ "dependencies": { "bn.js": "^5.1.3", "commander": "^5.1.0", - "eth-object": "https://github.com/aurora-is-near/eth-object#a84d1420fdde87a768b96c6a3b3d0ee435998f72", + "eth-object": "https://github.com/aurora-is-near/eth-object#378b8dbf44a71f7049666cea5a16ab88d45aed06", "eth-util-lite": "near/eth-util-lite#master", "ethereumjs-util": "^6.2.0", "node-fetch": "^2.6.7", diff --git a/eth2near/eth2near-block-relay/package.json b/eth2near/eth2near-block-relay/package.json index 66089abd..6829ceb6 100644 --- a/eth2near/eth2near-block-relay/package.json +++ b/eth2near/eth2near-block-relay/package.json @@ -18,7 +18,7 @@ ], "dependencies": { "bn.js": "^5.1.3", - "eth-object": "https://github.com/aurora-is-near/eth-object#a84d1420fdde87a768b96c6a3b3d0ee435998f72", + "eth-object": "https://github.com/aurora-is-near/eth-object#378b8dbf44a71f7049666cea5a16ab88d45aed06", "eth-util-lite": "near/eth-util-lite#master", "@ethereumjs/block": "^3.4.0", "merkle-patricia-tree": "^2.1.2", diff --git a/near2eth/near2eth-block-relay/package.json b/near2eth/near2eth-block-relay/package.json index ee27552d..bed8ee9d 100644 --- a/near2eth/near2eth-block-relay/package.json +++ b/near2eth/near2eth-block-relay/package.json @@ -18,7 +18,7 @@ ], "dependencies": { "bs58": "^4.0.1", - "eth-object": "https://github.com/aurora-is-near/eth-object#a84d1420fdde87a768b96c6a3b3d0ee435998f72", + "eth-object": "https://github.com/aurora-is-near/eth-object#378b8dbf44a71f7049666cea5a16ab88d45aed06", "eth-util-lite": "near/eth-util-lite#master", "ethereumjs-util": "^6.2.0", "prom-client": "^13.0.0", diff --git a/near2eth/watchdog/package.json b/near2eth/watchdog/package.json index e91c3e91..ccf85c1f 100644 --- a/near2eth/watchdog/package.json +++ b/near2eth/watchdog/package.json @@ -17,7 +17,7 @@ "bridge" ], "dependencies": { - "eth-object": "https://github.com/aurora-is-near/eth-object#a84d1420fdde87a768b96c6a3b3d0ee435998f72", + "eth-object": "https://github.com/aurora-is-near/eth-object#378b8dbf44a71f7049666cea5a16ab88d45aed06", "eth-util-lite": "near/eth-util-lite#master", "ethereumjs-tx": "^2.1.2", "rainbow-bridge-utils": "1.0.0" diff --git a/testing/package.json b/testing/package.json index 09c379c9..bd45fa72 100644 --- a/testing/package.json +++ b/testing/package.json @@ -19,7 +19,7 @@ "dependencies": { "bn.js": "^5.1.3", "bs58": "^4.0.1", - "eth-object": "https://github.com/aurora-is-near/eth-object#a84d1420fdde87a768b96c6a3b3d0ee435998f72", + "eth-object": "https://github.com/aurora-is-near/eth-object#378b8dbf44a71f7049666cea5a16ab88d45aed06", "eth-util-lite": "near/eth-util-lite#master", "ethereumjs-util": "^6.2.0", "rainbow-bridge-utils": "1.0.0", diff --git a/utils/package.json b/utils/package.json index c4822955..78755ecf 100644 --- a/utils/package.json +++ b/utils/package.json @@ -22,7 +22,7 @@ "bsert": "^0.0.10", "change-case": "^4.1.1", "configstore": "^5.0.1", - "eth-object": "https://github.com/aurora-is-near/eth-object#a84d1420fdde87a768b96c6a3b3d0ee435998f72", + "eth-object": "https://github.com/aurora-is-near/eth-object#378b8dbf44a71f7049666cea5a16ab88d45aed06", "eth-util-lite": "near/eth-util-lite#master", "lodash": "^4.17.20", "near-api-js": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index ec505593..22430976 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3191,9 +3191,9 @@ eth-lib@^0.1.26: ws "^3.0.0" xhr-request-promise "^0.1.2" -"eth-object@https://github.com/aurora-is-near/eth-object#a84d1420fdde87a768b96c6a3b3d0ee435998f72": +"eth-object@https://github.com/aurora-is-near/eth-object#378b8dbf44a71f7049666cea5a16ab88d45aed06": version "1.0.3" - resolved "https://github.com/aurora-is-near/eth-object#a84d1420fdde87a768b96c6a3b3d0ee435998f72" + resolved "https://github.com/aurora-is-near/eth-object#378b8dbf44a71f7049666cea5a16ab88d45aed06" dependencies: eth-util-lite near/eth-util-lite#master ethereumjs-util "^7.0.3" @@ -6821,7 +6821,7 @@ quick-lru@^5.1.1: bsert "^0.0.10" change-case "^4.1.1" configstore "^5.0.1" - eth-object "https://github.com/aurora-is-near/eth-object#a84d1420fdde87a768b96c6a3b3d0ee435998f72" + eth-object "https://github.com/aurora-is-near/eth-object#378b8dbf44a71f7049666cea5a16ab88d45aed06" eth-util-lite near/eth-util-lite#master lodash "^4.17.20" near-api-js "^1.1.0"