From 00c25f83d0843946f9df7987b48c6e3ccce40f5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 13:10:27 +0000 Subject: [PATCH] Bump jquery Bumps the npm_and_yarn group with 1 update in the /Mvc.JQuery.Datatables.Templates/Content/DataTables directory: [jquery](https://github.com/jquery/jquery). Updates `jquery` from 1.7.3 to 3.7.1 - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](https://github.com/jquery/jquery/commits/3.7.1) --- updated-dependencies: - dependency-name: jquery dependency-version: 3.7.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- Mvc.JQuery.Datatables.Templates/Content/DataTables/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mvc.JQuery.Datatables.Templates/Content/DataTables/package.json b/Mvc.JQuery.Datatables.Templates/Content/DataTables/package.json index aa67c55..e9199eb 100644 --- a/Mvc.JQuery.Datatables.Templates/Content/DataTables/package.json +++ b/Mvc.JQuery.Datatables.Templates/Content/DataTables/package.json @@ -17,7 +17,7 @@ } ], "dependencies": { - "jquery": "1.3 - 1.7" + "jquery": "1.3 - 3.8" }, "description": "DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.", "keywords": [