diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package.json b/scripts/package.json index ec4b1bafd..7e01b42ff 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -11,7 +11,7 @@ "@astrojs/webapi": "workspace:*", "adm-zip": "^0.5.9", "arg": "^5.0.2", - "esbuild": "^0.15.18", + "esbuild": "^0.17.12", "globby": "^12.2.0", "kleur": "^4.1.4", "svelte": "^3.48.0", |