|
15 | 15 | "devDependencies": { |
16 | 16 | "@eslint/compat": "^1.4.1", |
17 | 17 | "@eslint/core": "^0.16.0", |
18 | | - "@eslint/js": "^9.38.0", |
| 18 | + "@eslint/js": "^9.39.0", |
19 | 19 | "@stylistic/eslint-plugin": "^5.5.0", |
20 | 20 | "@types/aws-lambda": "^8.10.157", |
21 | 21 | "@types/node": "^24.9.2", |
22 | 22 | "@vitest/eslint-plugin": "^1.4.0", |
23 | | - "aws-cdk": "^2.1031.0", |
| 23 | + "aws-cdk": "^2.1031.1", |
24 | 24 | "dotenv": "^16.6.1", |
25 | 25 | "esbuild": "^0.25.11", |
26 | | - "eslint": "^9.38.0", |
| 26 | + "eslint": "^9.39.0", |
27 | 27 | "eslint-import-resolver-typescript": "^4.4.4", |
28 | 28 | "eslint-plugin-import": "^2.32.0", |
29 | 29 | "eslint-plugin-promise": "^7.2.1", |
|
33 | 33 | "typescript-eslint": "^8.46.2", |
34 | 34 | "vite": "^7.1.12", |
35 | 35 | "vite-tsconfig-paths": "^5.1.4", |
36 | | - "vitest": "^4.0.5" |
| 36 | + "vitest": "^4.0.6" |
37 | 37 | }, |
38 | 38 | "dependencies": { |
39 | | - "@arizeai/openinference-instrumentation-bedrock": "^0.4.1", |
40 | | - "@arizeai/openinference-instrumentation-langchain": "^3.4.4", |
| 39 | + "@arizeai/openinference-instrumentation-bedrock": "^0.4.2", |
| 40 | + "@arizeai/openinference-instrumentation-langchain": "^3.4.5", |
41 | 41 | "@aws-lambda-powertools/logger": "^2.28.1", |
42 | | - "@aws-sdk/credential-provider-node": "^3.920.0", |
| 42 | + "@aws-sdk/credential-provider-node": "^3.922.0", |
43 | 43 | "@langchain/aws": "^1.0.0", |
44 | 44 | "@langchain/classic": "^1.0.1", |
45 | 45 | "@langchain/core": "^1.0.2", |
|
55 | 55 | "@opentelemetry/sdk-trace-base": "^2.2.0", |
56 | 56 | "@opentelemetry/sdk-trace-node": "^2.2.0", |
57 | 57 | "@opentelemetry/semantic-conventions": "^1.37.0", |
58 | | - "@smithy/eventstream-codec": "^4.2.3", |
| 58 | + "@smithy/eventstream-codec": "^4.2.4", |
59 | 59 | "aws-cdk-lib": "^2.221.1", |
60 | 60 | "constructs": "^10.4.2", |
61 | 61 | "langfuse": "^3.38.6", |
|
0 commit comments