From 607a37e6fdd49a90ca7563dc0c8d7f7163d8d41e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 08:53:51 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.5.0 in /silk-legacy-ui Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.5.0) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- silk-legacy-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/silk-legacy-ui/package.json b/silk-legacy-ui/package.json index 78d8a44811..f59b46f782 100644 --- a/silk-legacy-ui/package.json +++ b/silk-legacy-ui/package.json @@ -40,7 +40,7 @@ "ecc-utils": "^1.4.0", "@eccenca/gui-elements": "^22.1.0-rc.1", "immutable": "^4.0.0-rc.12", - "jquery": "3.3.1", + "jquery": "3.5.0", "jquery-migrate": "3.0.1", "lodash": "^4.17.4", "mark.js": "^8.11.1",