From 83e377c19c0bdfc35624b0d2ae6831843eb15d3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 22:25:51 +0000 Subject: [PATCH] Bump ua-parser-js from 0.7.14 to 0.7.28 in /examples/offline-image 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/offline-image/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/offline-image/yarn.lock b/examples/offline-image/yarn.lock index 8c321a2..d19a62a 100644 --- a/examples/offline-image/yarn.lock +++ b/examples/offline-image/yarn.lock @@ -3406,7 +3406,7 @@ react-devtools-core@2.3.1: ws "^2.0.3" "react-native-image-offline@file:../..": - version "0.1.0" + version "0.1.9" dependencies: crypto-js "^3.1.9-1" @@ -4198,8 +4198,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.14" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.14.tgz#110d53fa4c3f326c121292bbeac904d2e03387ca" + version "0.7.28" + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31" uglify-js@2.7.5: version "2.7.5"