From 3f5e0b91da503ebfacfdad744bfd704a8c0fd86f Mon Sep 17 00:00:00 2001 From: jekkos Date: Thu, 25 Mar 2021 11:47:14 +0100 Subject: [PATCH] Bump jsPdf to 1.4.2 (#3132) --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 2c1f5f86b..297bdac1e 100644 --- a/bower.json +++ b/bower.json @@ -36,7 +36,7 @@ "bootstrap-table": "~1.18.1", "bootstrap-daterangepicker": "~2.1.27", "tableExport.jquery.plugin": "1.10.20", - "jspdf": "~1.3.4", + "jspdf": "~1.4.2", "chartist": "0.11.4", "chartist-plugin-axistitle": "0.0.7", "chartist-plugin-pointlabels": "0.0.4",