From 42aa39ccdb2c05d578f1c27b4c6d954918a5aa33 Mon Sep 17 00:00:00 2001 From: dtbuild Date: Mon, 11 Nov 2024 10:06:01 +0000 Subject: [PATCH] b36b84d58cc245eb0b1509164be6f74f083c1193 Fix: Potential stack overflow issues in Chrome when making large arrays https://datatables.net/forums/discussion/comment/236656/#Comment_236656 Sync to source repo @b36b84d58cc245eb0b1509164be6f74f083c1193 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 2252a15..b62bb20 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.1.8", - "last-sync": "d8f2161ebd1abb553db12d25997dd5aa1784cb50" + "last-sync": "b36b84d58cc245eb0b1509164be6f74f083c1193" } \ No newline at end of file