diff --git a/frontend/package.json b/frontend/package.json index 4d9a3214..d25f76f8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -62,7 +62,7 @@ "bootstrap-submenu": "^3.0.1", "chart.js": "nnnick/Chart.js#~1.0.1", "font-awesome": "FortAwesome/Font-Awesome#~4.3.0", - "jquery": "jquery/jquery-dist#>=1.6.3 <3", + "jquery": "jquery/jquery-dist#>=1.6.4 <3", "moment": "moment/moment#~2.10.6", "ng-infinite-scroll": "ng-infinite-scroll/ng-infinite-scroll-bower#~1.2.2", "npm": "^6.13.4", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 95b83bd6..42559ec1 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -46,7 +46,7 @@ version "4.3.0" resolved "https://codeload.github.com/FortAwesome/Font-Awesome/tar.gz/41b9ed01103e6820c3cb043ba7ddab30ecd3f4c0" -"@bower_components/jquery@jquery/jquery-dist#>=1.6.3 <3", "jquery@jquery/jquery-dist#>=1.6.3 <3": +"@bower_components/jquery@jquery/jquery-dist#>=1.6.3 <3", "jquery@jquery/jquery-dist#>=1.6.4 <3": version "2.2.4" resolved "https://codeload.github.com/jquery/jquery-dist/tar.gz/c0185ab7c75aab88762c5aae780b9d83b80eda72" @@ -1935,9 +1935,9 @@ isstream@0.1.x, isstream@~0.1.2: integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo= jquery@>=1.7: - version "3.3.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" - integrity sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg== + version "3.4.0" + uid "180c5c33e477463ed93a9d5f7ac7cad7c9809f1c" + resolved "https://codeload.github.com/jquery/jquery-dist/tar.gz/180c5c33e477463ed93a9d5f7ac7cad7c9809f1c" "js-tokens@^3.0.0 || ^4.0.0": version "4.0.0"