diff --git a/ambari-logsearch-web/package.json b/ambari-logsearch-web/package.json index 2840e6d5ba9..75c146221d1 100644 --- a/ambari-logsearch-web/package.json +++ b/ambari-logsearch-web/package.json @@ -37,7 +37,7 @@ "d3": "^4.10.0", "d3-scale-chromatic": "^1.1.1", "font-awesome": "^4.7.0", - "jquery": "^1.12.4", + "jquery": "^3.5.0", "karma-chrome-launcher": "^2.2.0", "less": "^3.8.1", "moment": "^2.18.1", diff --git a/ambari-logsearch-web/yarn.lock b/ambari-logsearch-web/yarn.lock index 54516345f9c..207498894e0 100644 --- a/ambari-logsearch-web/yarn.lock +++ b/ambari-logsearch-web/yarn.lock @@ -3635,9 +3635,9 @@ jodid25519@^1.0.0: dependencies: jsbn "~0.1.0" -jquery@^1.12.4: - version "1.12.4" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.12.4.tgz#01e1dfba290fe73deba77ceeacb0f9ba2fec9e0c" +jquery@^3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" js-base64@^2.1.5, js-base64@^2.1.8, js-base64@^2.1.9: version "2.1.9"