From 96b1b98528fe799f11483e49016276b227a5bd06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 08:24:09 +0000 Subject: [PATCH] chore: Bump follow-redirects in /packages/light.js/example-react Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.8.1 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.8.1...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- packages/light.js/example-react/yarn.lock | 32 +++++++++++------------ 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/packages/light.js/example-react/yarn.lock b/packages/light.js/example-react/yarn.lock index e4ab9def..288df285 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" @@ -3766,7 +3766,7 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: dependencies: ms "2.0.0" -debug@^3.0.0, debug@^3.1.1, debug@^3.2.5, debug@^3.2.6: +debug@^3.1.1, debug@^3.2.5, debug@^3.2.6: version "3.2.6" resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== @@ -4972,11 +4972,9 @@ flush-write-stream@^1.0.0, flush-write-stream@^1.0.2: readable-stream "^2.3.6" follow-redirects@^1.0.0: - version "1.8.1" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.8.1.tgz#24804f9eaab67160b0e840c085885d606371a35b" - integrity sha512-micCIbldHioIegeKs41DoH0KS3AXfFzgS30qVkM6z/XOE/GJgvmsoc839NUqa1B9udYe9dQxgv7KFwng6+p/dw== - dependencies: - debug "^3.0.0" + version "1.14.8" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc" + integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA== for-in@^0.1.3: version "0.1.8"