From 1adefcf7f65a622305e23fd27b01a28ca5c96d23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 15:37:27 +0000 Subject: [PATCH] =?UTF-8?q?build(deps):=20bump=20ua-parser-js=20in=20/reac?= =?UTF-8?q?t=E7=9B=B8=E5=85=B3/react-webpack?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 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.18...0.7.31) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../react-webpack/package-lock.json" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/react\347\233\270\345\205\263/react-webpack/package-lock.json" "b/react\347\233\270\345\205\263/react-webpack/package-lock.json" index 5dec5dcb6..0c7604dd3 100644 --- "a/react\347\233\270\345\205\263/react-webpack/package-lock.json" +++ "b/react\347\233\270\345\205\263/react-webpack/package-lock.json" @@ -8064,9 +8064,9 @@ "dev": true }, "ua-parser-js": { - "version": "0.7.18", - "resolved": "http://registry.npm.taobao.org/ua-parser-js/download/ua-parser-js-0.7.18.tgz", - "integrity": "sha1-p7/ZL1bt+xFwg7aeMdKqiILUse0=" + "version": "0.7.31", + "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz", + "integrity": "sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==" }, "uglify-js": { "version": "2.8.29",