From 22ad9c191c9e3bc7c635c0079f775c7dbc400f78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 02:29:25 +0000 Subject: [PATCH] Bump jquery in /clns-acuity-vahub/vahub/src/main/webapp Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.0) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- clns-acuity-vahub/vahub/src/main/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clns-acuity-vahub/vahub/src/main/webapp/package.json b/clns-acuity-vahub/vahub/src/main/webapp/package.json index fa26984..1f2d331 100644 --- a/clns-acuity-vahub/vahub/src/main/webapp/package.json +++ b/clns-acuity-vahub/vahub/src/main/webapp/package.json @@ -54,7 +54,7 @@ "driver.js": "0.9.5", "html2canvas": "^1.0.0-rc.7", "immutable": "3.8.1", - "jquery": "2.2.4", + "jquery": "3.5.0", "lodash": "~4.17.21", "moment": "2.22.2", "ngx-cookie": "^1.0.0",