From 2ab6a368c98d6b1a55c1bda951a0cce7189f31d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Thu, 20 Feb 2025 18:57:53 -0500 Subject: [PATCH] chore: up esbuild --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 5032f50ffe..7ce6758f19 100644 --- a/install/package.json +++ b/install/package.json @@ -68,7 +68,7 @@ "csrf-sync": "4.0.3", "daemon": "1.1.0", "diff": "7.0.0", - "esbuild": "0.24.2", + "esbuild": "0.25.0", "express": "4.21.2", "express-session": "1.18.1", "express-useragent": "1.0.15",