From 15ee979d3a2858f06325bb9265d9acdc0a035250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 22:33:46 +0000 Subject: [PATCH] Bump ua-parser-js from 0.7.14 to 0.7.33 in /ReactSystem/RouteMaster Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.14 to 0.7.33. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.14...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ReactSystem/RouteMaster/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReactSystem/RouteMaster/package-lock.json b/ReactSystem/RouteMaster/package-lock.json index d8769c7b7..ca956e43c 100644 --- a/ReactSystem/RouteMaster/package-lock.json +++ b/ReactSystem/RouteMaster/package-lock.json @@ -1618,8 +1618,8 @@ }, "ua-parser-js": { "version": "0.7.14", - "resolved": "http://registry.npm.taobao.org/ua-parser-js/download/ua-parser-js-0.7.14.tgz", - "integrity": "sha1-EQ1T+kw/MmwSEpK76skE0uAzh8o=" + "resolved": "https://registry.npmmirror.com/ua-parser-js/-/ua-parser-js-0.7.14.tgz", + "integrity": "sha512-jYmeW211A1Q4WOVXQ1k63Dl9q599kOmhe8w65xnn5/Ta5favViOvOuhaj9VQInkxhPpCHI+SoE/IG9Zwai0+Sg==" }, "unc-path-regex": { "version": "0.1.2",