From ff96c780e42ffdf4bb6d40a72363c95425c33780 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 08:28:25 +0000 Subject: [PATCH] Bump @parity/api from 2.1.24 to 5.1.19 Bumps [@parity/api](https://github.com/paritytech/js-libs) from 2.1.24 to 5.1.19. - [Release notes](https://github.com/paritytech/js-libs/releases) - [Changelog](https://github.com/paritytech/js-libs/blob/master/CHANGELOG.md) - [Commits](https://github.com/paritytech/js-libs/commits/v5.1.19) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 32 ++++++++++++++++++++++++++------ 2 files changed, 27 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index d13e676..4e4b5d2 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eject": "react-scripts eject" }, "dependencies": { - "@parity/api": "^2.1.24", + "@parity/api": "^5.1.19", "@parity/ui": "^3.1.31", "mobx": "^3.6.2", "mobx-react": "^4.4.3", diff --git a/yarn.lock b/yarn.lock index 04934f5..ebbaf00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -28,6 +28,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" @@ -36,7 +44,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: @@ -70,6 +78,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" @@ -81,11 +105,7 @@ qs "^6.5.0" whatwg-fetch "^2.0.3" -"@parity/jsonrpc@2.1.x": - version "2.1.3" - resolved "https://registry.yarnpkg.com/@parity/jsonrpc/-/jsonrpc-2.1.3.tgz#e343d9da0574e7db1f86dbc706a6782c2418a7fb" - -"@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"