From 074a79f33f1c7129c4a35517e38f0100a230b16f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 22:46:06 +0000 Subject: [PATCH] chore: Bump ua-parser-js in /packages/light.js/example-react Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.28. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.20...0.7.28) 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..fe09550b 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" @@ -11316,9 +11316,9 @@ typedarray@^0.0.6: integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= ua-parser-js@^0.7.18: - version "0.7.20" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.20.tgz#7527178b82f6a62a0f243d1f94fd30e3e3c21098" - integrity sha512-8OaIKfzL5cpx8eCMAhhvTlft8GYF8b2eQr6JkCyVdrgjcytyOmPCXrqXFcUnhonRpLlh5yxEZVohm6mzaowUOw== + version "0.7.28" + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31" + integrity sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g== uglify-js@3.4.x: version "3.4.10"