From 524939377ae3a4647d5eb7001d2a352377fa28ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 16:41:50 +0000 Subject: [PATCH] Bump ua-parser-js from 0.7.20 to 0.7.24 Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 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.20...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 b616f07..97232c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12919,9 +12919,9 @@ "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=" }, "ua-parser-js": { - "version": "0.7.20", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.20.tgz", - "integrity": "sha512-8OaIKfzL5cpx8eCMAhhvTlft8GYF8b2eQr6JkCyVdrgjcytyOmPCXrqXFcUnhonRpLlh5yxEZVohm6mzaowUOw==" + "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==" }, "uglify-js": { "version": "3.7.3", diff --git a/package.json b/package.json index 61b4bdb..ebdae73 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "sitemap": "^1.13.0", "slug": "^0.9.1", "stripe": "^6.36.0", - "ua-parser-js": "^0.7.20", + "ua-parser-js": "^0.7.24", "vamshop-client": "^0.36.0", "webpack": "^4.39.3", "webpack-cli": "^3.3.8",