diff --git a/package-lock.json b/package-lock.json index 5eaf7fb..9f046f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12714,9 +12714,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 ed9afda..a1ef088 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "slug": "^0.9.1", "stripe": "^6.36.0", "theme": "file:theme", - "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",