From 1a05a71d43e7356180fae06bdc6e7351edf81daa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 21:46:48 +0000 Subject: [PATCH] chore(deps): bump ua-parser-js from 0.7.21 to 0.7.24 Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.24. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.21...0.7.24) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index dedca68..f3955b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13649,9 +13649,9 @@ "dev": true }, "ua-parser-js": { - "version": "0.7.21", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.21.tgz", - "integrity": "sha512-+O8/qh/Qj8CgC6eYBVBykMrNtp5Gebn4dlGD/kKXVkJNDwyrAwSIqwz8CDf+tsAIWVycKcku6gIXJ0qwx/ZXaQ==" + "version": "0.7.24", + "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.24.tgz", + "integrity": "sha512-yo+miGzQx5gakzVK3QFfN0/L9uVhosXBBO7qmnk7c2iw1IhL212wfA3zbnI54B0obGwC/5NWub/iT9sReMx+Fw==" }, "ultron": { "version": "1.1.1", diff --git a/package.json b/package.json index 61430a6..bfa4a78 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "svgxuse": "1.2.6", "swiper": "5.3.6", "tslib": "~1.10.0", - "ua-parser-js": "0.7.21", + "ua-parser-js": "0.7.24", "zone.js": "~0.10.0" }, "devDependencies": {