From d176409503fa56c093d99ec5b52fe50a59910c4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 12:21:58 +0000 Subject: [PATCH] Bump ua-parser-js from 0.7.13 to 0.7.28 in /react/examples/redux-counter Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.13 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.13...0.7.28) Signed-off-by: dependabot[bot] --- react/examples/redux-counter/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/react/examples/redux-counter/yarn.lock b/react/examples/redux-counter/yarn.lock index 8b17cab..3d24d81 100644 --- a/react/examples/redux-counter/yarn.lock +++ b/react/examples/redux-counter/yarn.lock @@ -3336,8 +3336,8 @@ type-is@~1.6.15: mime-types "~2.1.15" ua-parser-js@^0.7.9: - version "0.7.13" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.13.tgz#cd9dd2f86493b3f44dbeeef3780fda74c5ee14be" + version "0.7.28" + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31" uglify-js@3.0.x: version "3.0.20"