From 36f8984c4aaaf8e134759567ef52d36b811a26f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 22:34:52 +0000 Subject: [PATCH] Bump ua-parser-js from 0.7.14 to 0.7.28 in /examples/reactnativeapp Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.14 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.14...0.7.28) Signed-off-by: dependabot[bot] --- examples/reactnativeapp/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/reactnativeapp/yarn.lock b/examples/reactnativeapp/yarn.lock index 1fe1e79..351826c 100644 --- a/examples/reactnativeapp/yarn.lock +++ b/examples/reactnativeapp/yarn.lock @@ -5221,9 +5221,9 @@ typedarray@^0.0.6: integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= ua-parser-js@^0.7.9: - version "0.7.14" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.14.tgz#110d53fa4c3f326c121292bbeac904d2e03387ca" - integrity sha1-EQ1T+kw/MmwSEpK76skE0uAzh8o= + 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@2.7.5: version "2.7.5"