summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package.json b/scripts/package.json
index ed2142e0d..58778c228 100644
--- a/scripts/package.json
+++ b/scripts/package.json
@@ -9,7 +9,7 @@
},
"dependencies": {
"arg": "^5.0.0",
- "esbuild": "^0.11.16",
+ "esbuild": "0.13.7",
"globby": "^11.0.3",
"tar": "^6.1.0"
}