security: pin @mendable/firecrawl-js to exact version

Pins @mendable/firecrawl-js from ^4.18.1 to 4.18.1, consistent with
the pinning policy established in #102.
This commit is contained in:
Mikey
2026-04-02 11:07:54 -07:00
parent 84950642ae
commit 7bd7d0f54d
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
"@anthropic-ai/vertex-sdk": "0.14.4", "@anthropic-ai/vertex-sdk": "0.14.4",
"@commander-js/extra-typings": "12.1.0", "@commander-js/extra-typings": "12.1.0",
"@growthbook/growthbook": "1.6.5", "@growthbook/growthbook": "1.6.5",
"@mendable/firecrawl-js": "^4.18.1", "@mendable/firecrawl-js": "4.18.1",
"@modelcontextprotocol/sdk": "1.29.0", "@modelcontextprotocol/sdk": "1.29.0",
"@opentelemetry/api": "1.9.1", "@opentelemetry/api": "1.9.1",
"@opentelemetry/api-logs": "0.214.0", "@opentelemetry/api-logs": "0.214.0",

View File

@@ -113,7 +113,7 @@
"xss": "1.0.15", "xss": "1.0.15",
"yaml": "2.8.3", "yaml": "2.8.3",
"zod": "3.25.76", "zod": "3.25.76",
"@mendable/firecrawl-js": "^4.18.1" "@mendable/firecrawl-js": "4.18.1"
}, },
"devDependencies": { "devDependencies": {
"@types/bun": "1.3.11", "@types/bun": "1.3.11",