diff --git a/package.json b/package.json index d8602a23f..595e74b04 100644 --- a/package.json +++ b/package.json @@ -62,6 +62,6 @@ }, "license": "MIT", "dependencies": { - "esbuild": "^0.16.10" + "esbuild": "^0.20.1" } }