summaryrefslogtreecommitdiff
path: root/packages/integrations
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations')
-rw-r--r--packages/integrations/vercel/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/vercel/package.json b/packages/integrations/vercel/package.json
index 9478fd64f..ca3dd2dc7 100644
--- a/packages/integrations/vercel/package.json
+++ b/packages/integrations/vercel/package.json
@@ -24,7 +24,7 @@
},
"dependencies": {
"@astrojs/webapi": "^0.11.0",
- "esbuild": "0.14.25"
+ "esbuild": "^0.14.34"
},
"devDependencies": {
"astro": "workspace:*",