Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

Commit

Permalink
Bump @parity/api from 2.1.24 to 5.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Mar 17, 2020
1 parent 1997b7b commit 0f9058b
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eject": "react-scripts eject"
},
"dependencies": {
"@parity/api": "^2.1.24",
"@parity/api": "^5.1.19",
"@parity/mobx": "^1.1.4",
"@parity/ui": "^3.1.30",
"mobx": "^3.6.2",
Expand Down
32 changes: 26 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@
js-sha3 "0.8.0"
utf8 "^3.0.0"

"@parity/abi@^5.1.19":
version "5.1.19"
resolved "https://registry.yarnpkg.com/@parity/abi/-/abi-5.1.19.tgz#7d3b5f994e0a8f4f32a81e11cbf4aa71075aa6b1"
dependencies:
bignumber.js "^8.0.1"
js-sha3 "0.8.0"
utf8 "^3.0.0"

"@parity/abi@~2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@parity/abi/-/abi-2.1.4.tgz#23e2b9e6d37a54035b76d941d6d74b9c5d21fb99"
Expand All @@ -30,7 +38,7 @@
js-sha3 "0.5.5"
utf8 "^2.1.2"

"@parity/api@2.1.x", "@parity/api@^2.1.24":
"@parity/api@2.1.x":
version "2.1.24"
resolved "https://registry.yarnpkg.com/@parity/api/-/api-2.1.24.tgz#e04ca177598354b435b83c8cfe7c7c3672bf3e44"
dependencies:
Expand Down Expand Up @@ -64,6 +72,22 @@
store "^2.0.12"
websocket "^1.0.25"

"@parity/api@^5.1.19":
version "5.1.19"
resolved "https://registry.yarnpkg.com/@parity/api/-/api-5.1.19.tgz#045f5ed1fbba366ddc111cd73362bb1f27f0ca98"
dependencies:
"@parity/abi" "^5.1.19"
bignumber.js "^8.0.1"
blockies "0.0.2"
es6-error "4.0.2"
es6-promise "^4.1.1"
eventemitter3 "^3.1.0"
isomorphic-fetch "^2.2.1"
js-sha3 "0.8.0"
lodash "^4.17.11"
store "^2.0.12"
websocket "^1.0.25"

"@parity/etherscan@2.1.x":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@parity/etherscan/-/etherscan-2.1.3.tgz#65dbf4eb0e75a99f0054a8bf227af851ac0a37f4"
Expand All @@ -75,11 +99,7 @@
qs "^6.5.0"
whatwg-fetch "^2.0.3"

"@parity/jsonrpc@2.1.x":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@parity/jsonrpc/-/jsonrpc-2.1.4.tgz#d64f348e6ae0b24eb995f7002a03e2ade59f5da0"

"@parity/jsonrpc@^2.1.5":
"@parity/jsonrpc@2.1.x", "@parity/jsonrpc@^2.1.5":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@parity/jsonrpc/-/jsonrpc-2.1.5.tgz#9d2bedff6e90859dcc56f83c8a31042c4dd44849"

Expand Down

0 comments on commit 0f9058b

Please sign in to comment.