Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Commit

Permalink
update rpc-cap
Browse files Browse the repository at this point in the history
  • Loading branch information
rekmarks committed Dec 6, 2019
1 parent 4536194 commit 7f884a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"redux-thunk": "^2.2.0",
"request-promise": "^4.2.1",
"reselect": "^3.0.1",
"rpc-cap": "^1.0.2",
"rpc-cap": "^1.0.3",
"safe-event-emitter": "^1.0.1",
"safe-json-stringify": "^1.2.0",
"ses": "^0.6.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23338,10 +23338,10 @@ rn-host-detect@^1.1.5:
resolved "https://registry.yarnpkg.com/rn-host-detect/-/rn-host-detect-1.1.5.tgz#fbecb982b73932f34529e97932b9a63e58d8deb6"
integrity sha512-ufk2dFT3QeP9HyZ/xTuMtW27KnFy815CYitJMqQm+pgG3ZAtHBsrU8nXizNKkqXGy3bQmhEoloVbrfbvMJMqkg==

rpc-cap@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/rpc-cap/-/rpc-cap-1.0.2.tgz#5be0e1abcbb8a5e42898c744e56326dd52b1b32c"
integrity sha512-KHbx5H7eYZ301wLTIzwFCig1uBaxb8soVWFxzxGd5fjxQZiCpwTJAvwcmOcXU+lOwIU9GZxZzQ3HJ7yw2gaAFQ==
rpc-cap@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/rpc-cap/-/rpc-cap-1.0.3.tgz#c58f99ee97a92441f4310f407c0f40fecdbf0e78"
integrity sha512-6lheD7UU4IY+OpILTL65E5NQWFPfG1Igd/CAGbnMJY+3szmQ9mUrf4/3bbcvNhu64Q/KYfCstVhxJREmTeFLOg==
dependencies:
clone "^2.1.2"
eth-json-rpc-errors "^2.0.0"
Expand Down

0 comments on commit 7f884a2

Please sign in to comment.