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"