diff --git a/package.json b/package.json index dba2553ad5..5ac4fbbbe5 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eth-method-registry": "1.1.0", "eth-phishing-detect": "^1.1.13", "eth-query": "^2.1.2", - "eth-rpc-errors": "^2.1.1", + "eth-rpc-errors": "^3.0.0", "eth-sig-util": "^2.3.0", "ethereumjs-util": "^6.1.0", "ethereumjs-wallet": "0.6.0", diff --git a/yarn.lock b/yarn.lock index 6ab73f18c4..782f5679d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2601,13 +2601,6 @@ eth-query@^2.1.0, eth-query@^2.1.2: json-rpc-random-id "^1.0.0" xtend "^4.0.1" -eth-rpc-errors@^2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/eth-rpc-errors/-/eth-rpc-errors-2.1.1.tgz#00a7d6c8a9c864a8ab7d0356be20964e5bee4b13" - integrity sha512-MY3zAa5ZF8hvgQu1HOF9agaK5GgigBRGpTJ8H0oVlE0NqMu13CW6syyjLXdeIDCGQTbUeHliU1z9dVmvMKx1Tg== - dependencies: - fast-safe-stringify "^2.0.6" - eth-rpc-errors@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/eth-rpc-errors/-/eth-rpc-errors-3.0.0.tgz#d7b22653c70dbf9defd4ef490fd08fe70608ca10"