From 527794a9d5a0b37dd26b5850dbb24689aa4f8cd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 01:54:14 +0000 Subject: [PATCH] Bump ua-parser-js from 0.7.17 to 0.7.28 in /Example Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 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.17...0.7.28) Signed-off-by: dependabot[bot] --- Example/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Example/yarn.lock b/Example/yarn.lock index 8faf21bb..454125e6 100644 --- a/Example/yarn.lock +++ b/Example/yarn.lock @@ -3301,7 +3301,7 @@ react-devtools-core@^2.5.0: ws "^2.0.3" react-native-config@../: - version "0.10.0" + version "0.11.7" react-native@0.50.4: version "0.50.4" @@ -4055,8 +4055,8 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" ua-parser-js@^0.7.9: - version "0.7.17" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.17.tgz#e9ec5f9498b9ec910e7ae3ac626a805c4d09ecac" + version "0.7.28" + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31" uglify-es@^3.1.8: version "3.2.1"