From 74aa4134506625e4b00fc6a469edefd6ca48944f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 21:03:01 +0000 Subject: [PATCH] Bump ua-parser-js from 0.7.21 to 0.7.28 in /examples/MrBurger Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 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.21...0.7.28) Signed-off-by: dependabot[bot] --- examples/MrBurger/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/MrBurger/yarn.lock b/examples/MrBurger/yarn.lock index ef74ce4..32341eb 100644 --- a/examples/MrBurger/yarn.lock +++ b/examples/MrBurger/yarn.lock @@ -5456,7 +5456,7 @@ react-native-geolocation-service@^4.0.0: "@react-native-community/geolocation" "^1.4.2" "react-native-ueat@file:../../packages/react-native-ueat": - version "0.1.1" + version "0.1.2" react-native-webview@^8.1.2: version "8.1.2" @@ -6572,9 +6572,9 @@ typedarray@^0.0.6: integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= ua-parser-js@^0.7.18: - version "0.7.21" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.21.tgz#853cf9ce93f642f67174273cc34565ae6f308777" - integrity sha512-+O8/qh/Qj8CgC6eYBVBykMrNtp5Gebn4dlGD/kKXVkJNDwyrAwSIqwz8CDf+tsAIWVycKcku6gIXJ0qwx/ZXaQ== + 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-es@^3.1.9: version "3.3.9"