diff --git a/next/package.json b/next/package.json index eca29e3..a9e348b 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.24" }, "devDependencies": { "@types/axios": "^0.14.0", diff --git a/next/yarn.lock b/next/yarn.lock index ac2030c..5f9ccaf 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.24: + version "0.7.24" + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.24.tgz#8d3ecea46ed4f1f1d63ec25f17d8568105dc027c" + integrity sha512-yo+miGzQx5gakzVK3QFfN0/L9uVhosXBBO7qmnk7c2iw1IhL212wfA3zbnI54B0obGwC/5NWub/iT9sReMx+Fw== unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4"