From b34a95b149da8fab18ec5ad79237f5c6479f4633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 19:34:42 +0000 Subject: [PATCH] build(deps): bump ua-parser-js in /react/fixtures/attribute-behavior Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.14 to 0.7.31. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.14...0.7.31) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] --- react/fixtures/attribute-behavior/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/react/fixtures/attribute-behavior/yarn.lock b/react/fixtures/attribute-behavior/yarn.lock index f97911b..d4ffa5f 100644 --- a/react/fixtures/attribute-behavior/yarn.lock +++ b/react/fixtures/attribute-behavior/yarn.lock @@ -6086,8 +6086,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.31" + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.31.tgz#649a656b191dffab4f21d5e053e27ca17cbff5c6" uglify-js@3.0.x, uglify-js@^3.0.13: version "3.0.28"