@enricai/barnacle 1.7.4 → 1.7.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@enricai/barnacle",
3
- "version": "1.7.4",
3
+ "version": "1.7.5",
4
4
  "description": "Site-agnostic browser automation engine. POST a structured payload to a typed endpoint; Barnacle drives a Steel + Stagehand session through the target site and returns a structured result.",
5
5
  "license": "MIT",
6
6
  "author": "Enricai",
@@ -266,7 +266,7 @@
266
266
  "dependencies": {
267
267
  "@ai-sdk/amazon-bedrock": "^3.0.112",
268
268
  "@ai-sdk/anthropic": "^2.0.92",
269
- "@anthropic-ai/sdk": "^0.112.3",
269
+ "@anthropic-ai/sdk": "^0.115.0",
270
270
  "@aws-sdk/client-s3": "^3.1085.0",
271
271
  "@browserbasehq/sdk": "^2.16.0",
272
272
  "@browserbasehq/stagehand": "^3.6.0",
@@ -276,7 +276,7 @@
276
276
  "@fastify/rate-limit": "^11.1.0",
277
277
  "@fastify/swagger": "^9.8.0",
278
278
  "@fastify/swagger-ui": "^6.1.0",
279
- "ai": "^5.0.216",
279
+ "ai": "^7.0.46",
280
280
  "bcryptjs": "^3.0.3",
281
281
  "bottleneck": "^2.19.5",
282
282
  "date-fns": "^4.4.0",