From 698a5aaf6cb0c2d5468ae4c7dd9874a7ba4553b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 00:24:26 +0000 Subject: [PATCH] Update dependency jquery to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56ab43e0..5d5c39ff 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "babel-polyfill": "^6.26.0", "bootstrap": "^5.3.3", "chart.js": "^4.4.3", - "jquery": "^3.7.1", + "jquery": "^4.0.0", "jquery-sparkline": "^2.4.0", "lodash": "^4.17.21", "moment": "^2.30.1",