From ab32c42ac8cb9b3ec56bc3d9e9f13b6c0aaab7c2 Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 3 Jan 2024 23:21:27 +0000 Subject: [PATCH] Upgrade jspdf-autotable from 3.5.31 to 3.8.0 Signed-off-by: snipe --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bac8d742e..cdb0e65d8 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "jquery-slimscroll": "^1.3.8", "jquery-ui": "^1.13.2", "jquery.iframe-transport": "^1.0.0", - "jspdf-autotable": "^3.7.1", + "jspdf-autotable": "^3.8.0", "less": "^4.2.0", "less-loader": "^5.0", "list.js": "^1.5.0",