From 8a5ba530819062e4867ffe1ccc22849ed7f2d1d5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Jan 2026 10:08:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSPDF-14873131 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76d3cde2de2..d4a28ce5b62 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "jquery": "3.7.1", "jquery-datetimepicker": "2.5.21", "jquery-validation": "1.21.0", - "jspdf": "2.5.2", + "jspdf": "4.0.0", "jszip": "3.10.1", "knockout": "3.5.1", "konva": "9.3.18",