Merge pull request #191 from BrainSlugs83/security/pin-firecrawl-js-dependency
security: pin @mendable/firecrawl-js to exact version
This commit is contained in:
2
bun.lock
2
bun.lock
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user