From 5b7ec7887948401e500fe00a5a7d0d5231413825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 14:30:57 +0000 Subject: [PATCH] Bump jquery in /bin/custom/training/trainingstorefront Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](https://github.com/jquery/jquery/compare/3.2.1...3.5.0) --- updated-dependencies: - dependency-name: jquery dependency-version: 3.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bin/custom/training/trainingstorefront/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/custom/training/trainingstorefront/package.json b/bin/custom/training/trainingstorefront/package.json index 0840dec7..de10fa0f 100644 --- a/bin/custom/training/trainingstorefront/package.json +++ b/bin/custom/training/trainingstorefront/package.json @@ -9,7 +9,7 @@ "dependencies": { "enquire" : "2.1.2", "Imager" : "", - "jquery" : "3.2.1", + "jquery" : "3.5.0", "jquery-ui" : "1.12.1", "jquery.blockUI" : "2.66", "jquery.colorbox" : "1.5.14",