Skip to content

Commit

Permalink
deps: eth-json-rpc-filters@^5.1.0->^6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Oct 24, 2024
1 parent ea176e9 commit fce4b4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
"eciesjs": "^0.3.15",
"eth-block-tracker": "^7.0.1",
"eth-ens-namehash": "2.0.8",
"eth-json-rpc-filters": "^5.1.0",
"eth-json-rpc-filters": "^6.0.1",
"eth-json-rpc-middleware": "4.3.0",
"eth-url-parser": "1.0.4",
"ethereumjs-abi": "0.6.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17014,12 +17014,12 @@ eth-json-rpc-errors@^1.0.1:
dependencies:
fast-safe-stringify "^2.0.6"

eth-json-rpc-filters@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/eth-json-rpc-filters/-/eth-json-rpc-filters-5.1.0.tgz#f0c2aeaec2a45e2dc6ca1b9843d8e85447821427"
integrity sha512-fos+9xmoa1A2Ytsc9eYof17r81BjdJOUcGcgZn4K/tKdCCTb+a8ytEtwlu1op5qsXFDlgGmstTELFrDEc89qEQ==
eth-json-rpc-filters@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/eth-json-rpc-filters/-/eth-json-rpc-filters-6.0.1.tgz#0b3e370f017f5c6f58d3e7bd0756d8099ed85c56"
integrity sha512-ITJTvqoCw6OVMLs7pI8f4gG92n/St6x80ACtHodeS+IXmO0w+t1T5OOzfSt7KLSMLRkVUoexV7tztLgDxg+iig==
dependencies:
"@metamask/safe-event-emitter" "^2.0.0"
"@metamask/safe-event-emitter" "^3.0.0"
async-mutex "^0.2.6"
eth-query "^2.1.2"
json-rpc-engine "^6.1.0"
Expand Down

0 comments on commit fce4b4e

Please sign in to comment.