Skip to content

Commit 3f922e1

Browse files
chore: update supported instrumented libraries (#7513)
Co-authored-by: campaigner-prod[bot] <87874424+campaigner-prod[bot]@users.noreply.github.com>
1 parent c589ad4 commit 3f922e1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/dd-trace/test/plugins/versions/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"private": true,
66
"dependencies": {
77
"@ai-sdk/openai": "3.0.12",
8-
"@anthropic-ai/sdk": "0.71.2",
8+
"@anthropic-ai/sdk": "0.73.0",
99
"@apollo/gateway": "2.12.2",
1010
"@apollo/server": "5.2.0",
1111
"@apollo/subgraph": "2.12.2",
@@ -54,7 +54,7 @@
5454
"@langchain/openai": "1.2.2",
5555
"@node-redis/client": "1.0.6",
5656
"@openai/agents": "0.3.9",
57-
"@openai/agents-core": "0.3.9",
57+
"@openai/agents-core": "0.4.5",
5858
"@openfeature/core": "^1.9.0",
5959
"@openfeature/server-sdk": "~1.20.0",
6060
"@opensearch-project/opensearch": "3.5.1",
@@ -115,7 +115,7 @@
115115
"graphql-yoga": "5.18.0",
116116
"handlebars": "4.7.8",
117117
"hapi": "18.1.0",
118-
"hono": "4.11.4",
118+
"hono": "4.11.7",
119119
"ioredis": "5.9.2",
120120
"iovalkey": "0.3.3",
121121
"jest": "30.2.0",
@@ -160,7 +160,7 @@
160160
"npm": "11.7.0",
161161
"nyc": "17.1.0",
162162
"office-addin-mock": "3.0.6",
163-
"openai": "6.16.0",
163+
"openai": "6.18.0",
164164
"oracledb": "6.10.0",
165165
"passport": "0.7.0",
166166
"passport-http": "0.3.0",
@@ -202,6 +202,6 @@
202202
"workerpool": "10.0.1",
203203
"ws": "8.19.0",
204204
"yarn": "1.22.22",
205-
"zod": "4.3.5"
205+
"zod": "4.3.6"
206206
}
207207
}

0 commit comments

Comments
 (0)