From 86e23c7d857c407af2c9113300b067aaf8e94a45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 05:18:20 +0000 Subject: [PATCH] chore: Bump hosted-git-info in /packages/light.js/example-react Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.4 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.4...v2.8.9) Signed-off-by: dependabot[bot] --- packages/light.js/example-react/yarn.lock | 28 +++++++++++------------ 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/packages/light.js/example-react/yarn.lock b/packages/light.js/example-react/yarn.lock index e4ab9def..3c2b57a8 100644 --- a/packages/light.js/example-react/yarn.lock +++ b/packages/light.js/example-react/yarn.lock @@ -1394,19 +1394,19 @@ resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b" integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw== -"@parity/abi@^5.1.16": - version "5.1.16" - resolved "https://registry.yarnpkg.com/@parity/abi/-/abi-5.1.16.tgz#6bea8ecef4dec47d285337eb1863a34e261d1b5b" - integrity sha512-CmEj8j4gwAIda5yzcgCv9M+i1Mdms+cEJko+r5JVq5CdxdVvGURXdx+4zsqzI/0EUUoTpikXiU9mgNZlk+xSlw== +"@parity/abi@^5.1.19": + version "5.1.19" + resolved "https://registry.yarnpkg.com/@parity/abi/-/abi-5.1.19.tgz#7d3b5f994e0a8f4f32a81e11cbf4aa71075aa6b1" + integrity sha512-V6BSPFKmD2RY7iFWpi6YDTAzDz7Kyc0MuUYmlUjukldLNPCB2cvOZvoBP6ETck6nGNa1nMU6HWd0PFmuvi70HQ== dependencies: bignumber.js "^8.0.1" js-sha3 "0.8.0" utf8 "^3.0.0" -"@parity/api@../../api", "@parity/api@^5.1.16": - version "5.1.16" +"@parity/api@../../api", "@parity/api@^5.1.19": + version "5.1.19" dependencies: - "@parity/abi" "^5.1.16" + "@parity/abi" "^5.1.19" bignumber.js "^8.0.1" blockies "0.0.2" es6-error "4.0.2" @@ -1419,16 +1419,16 @@ websocket "^1.0.25" "@parity/light.js-react@../../light.js-react": - version "5.1.16" + version "5.1.19" dependencies: recompose "^0.30.0" symbol-observable "^1.2.0" "@parity/light.js@../": - version "5.1.16" + version "5.1.19" dependencies: - "@parity/abi" "^5.1.16" - "@parity/api" "^5.1.16" + "@parity/abi" "^5.1.19" + "@parity/api" "^5.1.19" async-retry "^1.2.3" bignumber.js "^8.0.1" debug "^4.1.0" @@ -5558,9 +5558,9 @@ homedir-polyfill@^1.0.1: parse-passwd "^1.0.0" hosted-git-info@^2.1.4: - version "2.8.4" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.4.tgz#44119abaf4bc64692a16ace34700fed9c03e2546" - integrity sha512-pzXIvANXEFrc5oFFXRMkbLPQ2rXRoDERwDLyrcUxGhaZhgP54BBSl9Oheh7Vv0T090cszWBxPjkQQ5Sq1PbBRQ== + version "2.8.9" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" + integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== hpack.js@^2.1.6: version "2.1.6"