From 657c7d1c214a73e08857d46a3738e37afec10214 Mon Sep 17 00:00:00 2001 From: hhurz Date: Sun, 10 Apr 2022 21:02:08 +0200 Subject: [PATCH] Security fix requires at least jQuery 3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fd27e5..958298c 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Dependencies Library | Version --------|-------- -[jQuery](https://github.com/jquery/jquery) | \>= 1.9.1 +[jQuery](https://github.com/jquery/jquery) | \>= 3.2.1 [FileSaver](https://github.com/eligrey/FileSaver.js) | \>= 2.0.1 [html2canvas](https://github.com/niklasvh/html2canvas) | \>= 1.0.0 [jsPDF](https://github.com/MrRio/jsPDF) | \>=2.0.0