From 4f28dd9a68d78aa7bfc513de9e079754844bdf40 Mon Sep 17 00:00:00 2001 From: Babis Chalios Date: Mon, 15 Sep 2025 15:59:11 +0200 Subject: [PATCH] fix: bump jquery version to 3.5.0 jquery versions older than 3.5.0 is known to introduce cross-site scripting and prototype pollution vulnerabilities. We're not really affected by this (we're just serving HTML), but let's just bump this to avoid security scanning tools complaining. Signed-off-by: Babis Chalios --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 09cc20f..0b74dab 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - + Firecracker