diff --git a/angular/package.json b/angular/package.json index 292bf21..5c02387 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.4.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..79650a1 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.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf" + integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ== js-cookie@^2.1.4: version "2.2.0"