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 de6ca3788..7570f673b 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -11,7 +11,7 @@ "@astrojs/webapi": "workspace:*", "adm-zip": "^0.5.9", "arg": "^5.0.1", - "esbuild": "^0.14.34", + "esbuild": "^0.14.36", "globby": "^12.2.0", "kleur": "^4.1.4", "svelte": "^3.47.0", |