From cd71b3acab4a7196878c2e3af5d08f69a41ccbb3 Mon Sep 17 00:00:00 2001 From: nick thomas Date: Thu, 21 Dec 2023 17:20:55 -0800 Subject: [PATCH] update esbuild --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 786439b4..08a8bb93 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@nichoth/tapzero": "0.8.4", "benchmark": "^2.1.4", - "esbuild": "^0.19.0", + "esbuild": "^0.19.10", "standard": "^17.0.0", "tape-run": "^11.0.0", "uuid": "^9.0.0"