From 6470f27072bd709921fca2058a184bee9fa916e7 Mon Sep 17 00:00:00 2001 From: Andrew Schwartz Date: Mon, 25 Apr 2022 14:40:10 -0600 Subject: [PATCH] chore: bump jspdf --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9730b555..c008df58e 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "debounce": "1.2.0", "fast-deep-equal": "2.0.1", "filefy": "0.1.10", - "jspdf": "2.1.0", + "jspdf": "^2.5.1", "jspdf-autotable": "3.5.9", "prop-types": "15.6.2", "react-beautiful-dnd": "13.1.0",