diff --git a/angular/package.json b/angular/package.json index 292bf21..a9ef0f0 100644 --- a/angular/package.json +++ b/angular/package.json @@ -45,7 +45,7 @@ "flot": "^0.8.0-alpha", "font-awesome": "^4.7.0", "hammerjs": "^2.0.8", - "jquery": "^3.1.1", + "jquery": "^3.5.0", "jquery-countto": "^1.2.0", "jquery-migrate": "^3.0.0", "jquery-slimscroll": "^1.3.8", diff --git a/angular/yarn.lock b/angular/yarn.lock index cce3875..347aaa7 100644 --- a/angular/yarn.lock +++ b/angular/yarn.lock @@ -4522,9 +4522,10 @@ jquery-sparkline@^2.4.0: version "2.4.0" resolved "https://registry.yarnpkg.com/jquery-sparkline/-/jquery-sparkline-2.4.0.tgz#1be8b7b704dd3857152708aefb1d4a4b3a69fb33" -"jquery@>= 1.7", jquery@>=1.12.0, jquery@>=1.7.x, jquery@^3.1.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" +"jquery@>= 1.7", jquery@>=1.12.0, jquery@>=1.7.x, jquery@^3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" + integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ== js-cookie@^2.1.4: version "2.2.0"