diff --git a/packages/integrations/web-vitals/package.json b/packages/integrations/web-vitals/package.json index a3fc5c530b3d..1719f423ee0f 100644 --- a/packages/integrations/web-vitals/package.json +++ b/packages/integrations/web-vitals/package.json @@ -35,7 +35,7 @@ "web-vitals": "^3.5.2" }, "peerDependencies": { - "@astrojs/db": "^0.10.6" + "@astrojs/db": "^0.11.0" }, "devDependencies": { "@astrojs/db": "workspace:*",