From 1355724a5662cd717a77d60d129faa678767e5bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 08:53:14 +0000 Subject: [PATCH] Bump jquery 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:development ... Signed-off-by: dependabot[bot] --- .../silk-workbench-core/public/libs/jquery-migrate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/silk-workbench/silk-workbench-core/public/libs/jquery-migrate/package.json b/silk-workbench/silk-workbench-core/public/libs/jquery-migrate/package.json index a6b095a048..f67061cc8a 100644 --- a/silk-workbench/silk-workbench-core/public/libs/jquery-migrate/package.json +++ b/silk-workbench/silk-workbench-core/public/libs/jquery-migrate/package.json @@ -39,7 +39,7 @@ "grunt-git-authors": "3.2.0", "grunt-npmcopy": "0.1.0", "grunt-qunit-istanbul": "1.0.0", - "jquery": "3.1.1", + "jquery": "3.5.0", "load-grunt-tasks": "3.5.2", "qunitjs": "2.0.1", "testswarm": "1.1.0"