From c238a4fa3157b3ded912cdd7be82cbe80c3f2037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 22:07:58 +0000 Subject: [PATCH] Bump ua-parser-js in /ESSArch_TP/frontend/static/frontend Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.19 to 0.7.24. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.19...0.7.24) Signed-off-by: dependabot[bot] --- ESSArch_TP/frontend/static/frontend/package.json | 2 +- ESSArch_TP/frontend/static/frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ESSArch_TP/frontend/static/frontend/package.json b/ESSArch_TP/frontend/static/frontend/package.json index 7252de49..8254567f 100644 --- a/ESSArch_TP/frontend/static/frontend/package.json +++ b/ESSArch_TP/frontend/static/frontend/package.json @@ -74,7 +74,7 @@ "string.prototype.endswith": "^0.2.0", "string.prototype.includes": "^1.0.0", "string.prototype.startswith": "^0.2.0", - "ua-parser-js": "^0.7.18", + "ua-parser-js": "^0.7.24", "ui-select": "^0.19.8", "uri-util": "^1.1.0" }, diff --git a/ESSArch_TP/frontend/static/frontend/yarn.lock b/ESSArch_TP/frontend/static/frontend/yarn.lock index e0f1f4be..3ba95f42 100644 --- a/ESSArch_TP/frontend/static/frontend/yarn.lock +++ b/ESSArch_TP/frontend/static/frontend/yarn.lock @@ -5427,10 +5427,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -ua-parser-js@^0.7.18: - version "0.7.19" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.19.tgz#94151be4c0a7fb1d001af7022fdaca4642659e4b" - integrity sha512-T3PVJ6uz8i0HzPxOF9SWzWAlfN/DavlpQqepn22xgve/5QecC+XMCAtmUNnY7C9StehaV6exjUCI801lOI7QlQ== +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== uglify-js@^3.0.5: version "3.5.1"