From 1d84515baa788dea3f3fb8ae5ad5d7574fbe60a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 00:47:47 +0000 Subject: [PATCH] Bump ua-parser-js from 0.7.17 to 0.7.28 in /examples/TouchIDExample 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] --- examples/TouchIDExample/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/TouchIDExample/yarn.lock b/examples/TouchIDExample/yarn.lock index 5edb5d89..df9e5463 100644 --- a/examples/TouchIDExample/yarn.lock +++ b/examples/TouchIDExample/yarn.lock @@ -2185,7 +2185,7 @@ react-native-passcode-auth@0.1.0: resolved "https://registry.yarnpkg.com/react-native-passcode-auth/-/react-native-passcode-auth-0.1.0.tgz#2d088ece450ec366037f14fd5ad18e79265b69a8" "react-native-touch-id@file:../..": - version "3.1.0" + version "4.4.1" react-native@^0.40.0: version "0.40.0" @@ -2761,8 +2761,8 @@ type-is@~1.6.6: mime-types "~2.1.15" 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-js@^2.6.2: version "2.8.29"