Skip to content

Commit

Permalink
feat: dedupe
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioAslau committed Jun 21, 2024
1 parent a37d6f5 commit 08908c7
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3840,7 +3840,7 @@
pify "^3.0.0"
safe-stable-stringify "^2.3.2"

"@metamask/eth-json-rpc-middleware@^12.0.0":
"@metamask/eth-json-rpc-middleware@^12.0.0", "@metamask/eth-json-rpc-middleware@^12.1.0", "@metamask/eth-json-rpc-middleware@^12.1.1":
version "12.1.2"
resolved "https://registry.yarnpkg.com/@metamask/eth-json-rpc-middleware/-/eth-json-rpc-middleware-12.1.2.tgz#41b6cfe232cb4e5fdfed24031f606398b4387ce4"
integrity sha512-qhaUq0SenE8P916yuYDj5dbdGRvl/qJDsjPGSlSJOi0QBASFDbKpo5k1st+ban6duJfRUQhrwzERCVyNbtil7w==
Expand All @@ -3855,21 +3855,6 @@
pify "^5.0.0"
safe-stable-stringify "^2.4.3"

"@metamask/eth-json-rpc-middleware@^12.1.0", "@metamask/eth-json-rpc-middleware@^12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@metamask/eth-json-rpc-middleware/-/eth-json-rpc-middleware-12.1.1.tgz#5b6a19386f420211cb554c637f0927b76dc3167a"
integrity sha512-6N5y5CIo3mjJlD3oUaCPsAR5KGkxzt2pL+nQaRKwZ0Z0HtXIu0dIKf4awtfzJDNNQGhlPG5Im+kG1oxkh0FkSQ==
dependencies:
"@metamask/eth-block-tracker" "^9.0.2"
"@metamask/eth-json-rpc-provider" "^2.1.0"
"@metamask/eth-sig-util" "^7.0.0"
"@metamask/json-rpc-engine" "^7.1.1"
"@metamask/rpc-errors" "^6.0.0"
"@metamask/utils" "^8.1.0"
klona "^2.0.6"
pify "^5.0.0"
safe-stable-stringify "^2.4.3"

"@metamask/eth-json-rpc-provider@^1.0.0":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@metamask/eth-json-rpc-provider/-/eth-json-rpc-provider-1.0.1.tgz#3fd5316c767847f4ca107518b611b15396a5a32c"
Expand Down

0 comments on commit 08908c7

Please sign in to comment.