From 4a8ce4652840f76424b246942f0e90b7483af4fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 11:27:02 +0000 Subject: [PATCH] Bump ua-parser-js from 0.7.18 to 0.7.28 in /examples/BaiduLocationDemo Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 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.18...0.7.28) Signed-off-by: dependabot[bot] --- examples/BaiduLocationDemo/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/BaiduLocationDemo/yarn.lock b/examples/BaiduLocationDemo/yarn.lock index 761b6bf..8ae777d 100644 --- a/examples/BaiduLocationDemo/yarn.lock +++ b/examples/BaiduLocationDemo/yarn.lock @@ -4116,7 +4116,7 @@ react-is@^16.4.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.4.1.tgz#d624c4650d2c65dbd52c72622bbf389435d9776e" "react-native-baidu-location@file:../..": - version "1.0.0" + version "1.0.1" react-native@0.56.0: version "0.56.0" @@ -4979,8 +4979,8 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" ua-parser-js@^0.7.18, ua-parser-js@^0.7.9: - version "0.7.18" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.18.tgz#a7bfd92f56edfb117083b69e31d2aa8882d4b1ed" + version "0.7.28" + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31" uglify-es@^3.1.9: version "3.3.9"