From adc5caebec84bd9162b9fa32d77caa013294a62a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 8 Apr 2019 01:24:49 +0000 Subject: [PATCH] build(deps): bump @parity/api from 5.1.2 to 5.1.3 Bumps [@parity/api](https://github.com/paritytech/js-libs) from 5.1.2 to 5.1.3. - [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/compare/v5.1.2...v5.1.3) Signed-off-by: dependabot[bot] --- packages/oo7-parity/yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/oo7-parity/yarn.lock b/packages/oo7-parity/yarn.lock index bba6e82..745a863 100644 --- a/packages/oo7-parity/yarn.lock +++ b/packages/oo7-parity/yarn.lock @@ -18,21 +18,21 @@ esutils "^2.0.2" js-tokens "^4.0.0" -"@parity/abi@^5.1.2": - version "5.1.2" - resolved "https://registry.yarnpkg.com/@parity/abi/-/abi-5.1.2.tgz#0030c6c1fb7fc88add214dffbe8d36c2f4ab585d" - integrity sha512-nQ9/KTBelTS3Jxpy9blk/gOZVybSwESAizkbG82F0XFfTmT58wldWkgrf6PJWQ/3McGV9efHyVQsGX3aGZaJpA== +"@parity/abi@^5.1.3": + version "5.1.3" + resolved "https://registry.yarnpkg.com/@parity/abi/-/abi-5.1.3.tgz#0503b3e541c6e02824f86000cef6fca0a0d9ab81" + integrity sha512-hO8q++qYEUTyWlcaijBdcl+CUXt0f862H+KMOCe31RdZfJcTV2D2qnS0z1kGTZr+AEynGatBZGuvmaZV6mIPNQ== dependencies: bignumber.js "^8.0.1" js-sha3 "0.8.0" utf8 "^3.0.0" "@parity/api@^5": - version "5.1.2" - resolved "https://registry.yarnpkg.com/@parity/api/-/api-5.1.2.tgz#31c7427461866b4bd647cfb9f5612e92edcbeb89" - integrity sha512-bifUYIsmM+5q7EZVp16FRUKcfb4nwbe50SmWSSRvgGB50U/HiHUY2IAX6mUYbdf5Ks5e2/vyA1XQsqbdLks1Bw== + version "5.1.3" + resolved "https://registry.yarnpkg.com/@parity/api/-/api-5.1.3.tgz#c4c1a5c0cbc41d75ad8a58f37a478a09ce5d0ea3" + integrity sha512-UiN2mdgkEIID/rsqRRBn5AMtIPvrXhJhrwGLXL3vWf9EsiF0GfTuIBYqflz0nPTZY1PySa7hi1XwOmnqprdqNg== dependencies: - "@parity/abi" "^5.1.2" + "@parity/abi" "^5.1.3" bignumber.js "^8.0.1" blockies "0.0.2" es6-error "4.0.2"