From f6bef69300388575f4af0ae04ff66077701c5a52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 21:44:44 +0000 Subject: [PATCH] chore(deps): bump ua-parser-js from 0.7.21 to 0.7.33 in /next Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 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.21...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- next/package.json | 2 +- next/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/next/package.json b/next/package.json index eca29e3..391f98a 100644 --- a/next/package.json +++ b/next/package.json @@ -14,7 +14,7 @@ "react-dom": "16.13.1", "reflect-metadata": "^0.1.13", "typeorm": "^0.2.26", - "ua-parser-js": "^0.7.21" + "ua-parser-js": "^0.7.33" }, "devDependencies": { "@types/axios": "^0.14.0", diff --git a/next/yarn.lock b/next/yarn.lock index ac2030c..8185210 100644 --- a/next/yarn.lock +++ b/next/yarn.lock @@ -5660,10 +5660,10 @@ typescript@^3.9.3: resolved "https://registry.npm.taobao.org/typescript/download/typescript-3.9.3.tgz?cache=0&sync_timestamp=1590478570891&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftypescript%2Fdownload%2Ftypescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a" integrity sha1-06yIg6l8JhOeQt9ek+7s4z1hC4o= -ua-parser-js@^0.7.21: - version "0.7.21" - resolved "https://registry.npm.taobao.org/ua-parser-js/download/ua-parser-js-0.7.21.tgz#853cf9ce93f642f67174273cc34565ae6f308777" - integrity sha1-hTz5zpP2QvZxdCc8w0Vlrm8wh3c= +ua-parser-js@^0.7.33: + version "0.7.33" + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.33.tgz#1d04acb4ccef9293df6f70f2c3d22f3030d8b532" + integrity sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw== unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4"