From 2e3834f48717f4fc54753070557577f402516f76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2020 15:11:45 +0000 Subject: [PATCH] Bump jquery from 2.2.4 to 3.5.0 in /frontend Bumps [jquery](https://github.com/jquery/jquery-dist) from 2.2.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery-dist/releases) - [Commits](https://github.com/jquery/jquery-dist/compare/2.2.4...3.5.0) Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 99b16e77..fdda16e6 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.19.3", "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 2a50f223..82569aa8 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" @@ -1940,9 +1940,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.5.0" + uid "1fd78cd729742aa26f64783f9188e169e41f194e" + resolved "https://codeload.github.com/jquery/jquery-dist/tar.gz/1fd78cd729742aa26f64783f9188e169e41f194e" "js-tokens@^3.0.0 || ^4.0.0": version "4.0.0"