diff --git a/bun.lock b/bun.lock index ba5037ae..5ebc93b5 100644 --- a/bun.lock +++ b/bun.lock @@ -13,7 +13,7 @@ "@anthropic-ai/vertex-sdk": "0.14.4", "@commander-js/extra-typings": "12.1.0", "@growthbook/growthbook": "1.6.5", - "@mendable/firecrawl-js": "^4.18.1", + "@mendable/firecrawl-js": "4.18.1", "@modelcontextprotocol/sdk": "1.29.0", "@opentelemetry/api": "1.9.1", "@opentelemetry/api-logs": "0.214.0", diff --git a/package.json b/package.json index 17deef55..ff557145 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "xss": "1.0.15", "yaml": "2.8.3", "zod": "3.25.76", - "@mendable/firecrawl-js": "^4.18.1" + "@mendable/firecrawl-js": "4.18.1" }, "devDependencies": { "@types/bun": "1.3.11",