From f17bb5eeeea34accef61976a9472a383d80586ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 03:48:56 +0000 Subject: [PATCH] Bump jquery from 3.1.1 to 3.5.0 in /tools/graph-tool/src/main/webapp Bumps [jquery](https://github.com/jquery/jquery) from 3.1.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.1.1...3.5.0) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/graph-tool/src/main/webapp/package.json | 2 +- tools/graph-tool/src/main/webapp/yarn.lock | 10 +++------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/tools/graph-tool/src/main/webapp/package.json b/tools/graph-tool/src/main/webapp/package.json index 43b5033fe..d421672e8 100644 --- a/tools/graph-tool/src/main/webapp/package.json +++ b/tools/graph-tool/src/main/webapp/package.json @@ -59,7 +59,7 @@ "google-code-prettify": "^1.0.5", "humanize-duration-ts": "^1.0.1", "intl": "^1.2.5", - "jquery": "^3.1.1", + "jquery": "^3.5.0", "jquery-match-height": "0.7.0", "jstree": "^3.3.2", "karma-junit-reporter": "^1.1.0", diff --git a/tools/graph-tool/src/main/webapp/yarn.lock b/tools/graph-tool/src/main/webapp/yarn.lock index c35b2fb95..291c768e8 100644 --- a/tools/graph-tool/src/main/webapp/yarn.lock +++ b/tools/graph-tool/src/main/webapp/yarn.lock @@ -3291,9 +3291,9 @@ jquery-match-height@0.7.0, jquery-match-height@~0.7.0: version "0.7.0" resolved "https://registry.yarnpkg.com/jquery-match-height/-/jquery-match-height-0.7.0.tgz#351e51f161ccef7de08ae64ada8c8dc5c1890cca" -"jquery@>= 2.1.x", jquery@>=1.7, jquery@>=1.7.0, jquery@>=1.7.1, jquery@>=1.8, jquery@>=1.9.1, jquery@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.1.1.tgz#347c1c21c7e004115e0a4da32cece041fad3c8a3" +"jquery@>= 2.1.x", jquery@>=1.7, jquery@>=1.7.0, jquery@>=1.7.1, jquery@>=1.8, jquery@>=1.9.1, jquery@^3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" "jquery@>=1.8.3 <2.2.0", jquery@~2.1.4: version "2.1.4" @@ -4105,10 +4105,6 @@ ng2-file-upload@^1.2.1: version "1.2.1" resolved "https://registry.yarnpkg.com/ng2-file-upload/-/ng2-file-upload-1.2.1.tgz#5563c5dfd6f43fbfbe815c206e343464a0a6a197" -ng2-slim-loading-bar@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/ng2-slim-loading-bar/-/ng2-slim-loading-bar-4.0.0.tgz#7256fdde7c058f14955a3ef2e65afafb5b664603" - no-case@^2.2.0: version "2.3.1" resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.1.tgz#7aeba1c73a52184265554b7dc03baf720df80081"