From c0499d68a8050b0172030a8e029928e2111d92ea Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Feb 2026 15:14:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 472598fca0..8c0b1af00f 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "sortablejs": "^1.8.4", "tinymce": "^4.8.2", "autosize": "^4.0.0", - "jspdf": "1.5.2", + "jspdf": "2.0.0", "video.js": "^7.7.5" } }