From 4f46313388ff1e6f15ac72613fcf919a2f45a6f7 Mon Sep 17 00:00:00 2001 From: snipe Date: Mon, 28 Jul 2025 08:50:47 +0100 Subject: [PATCH] Bumped tableexport to ^1.33.0 https://www.npmjs.com/package/tableexport.jquery.plugin Signed-off-by: snipe --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 030f25fd10..e4e1b2d8c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "select2": "4.0.13", "sheetjs": "^2.0.0", "signature_pad": "^4.2.0", - "tableexport.jquery.plugin": "^1.32.0", + "tableexport.jquery.plugin": "^1.33.0", "tether": "^1.4.0" }, "devDependencies": { diff --git a/package.json b/package.json index 42c8dfc8df..a4d51bfb7b 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "select2": "4.0.13", "sheetjs": "^2.0.0", "signature_pad": "^4.2.0", - "tableexport.jquery.plugin": "^1.32.0", + "tableexport.jquery.plugin": "^1.33.0", "tether": "^1.4.0" } }