Skip to content

Commit ed1c655

Browse files
dependabot[bot]szegedi
authored andcommitted
chore(deps): bump the test-versions group (#6263)
Bumps the test-versions group in /packages/dd-trace/test/plugins/versions with 3 updates: [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda), [@langchain/core](https://github.com/langchain-ai/langchainjs) and [fastify](https://github.com/fastify/fastify). Updates `@aws-sdk/client-lambda` from 3.864.0 to 3.865.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.865.0/clients/client-lambda) Updates `@langchain/core` from 0.3.68 to 0.3.69 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js) - [Commits](https://github.com/langchain-ai/langchainjs/commits) Updates `fastify` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: "@aws-sdk/client-lambda" dependency-version: 3.865.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@langchain/core" dependency-version: 0.3.69 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: fastify dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fce01dc commit ed1c655

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@aws-sdk/client-bedrock-runtime": "3.864.0",
1111
"@aws-sdk/client-dynamodb": "3.864.0",
1212
"@aws-sdk/client-kinesis": "3.864.0",
13-
"@aws-sdk/client-lambda": "3.864.0",
13+
"@aws-sdk/client-lambda": "3.865.0",
1414
"@aws-sdk/client-s3": "3.864.0",
1515
"@aws-sdk/client-sfn": "3.864.0",
1616
"@aws-sdk/client-sns": "3.864.0",
@@ -41,7 +41,7 @@
4141
"@koa/router": "14.0.0",
4242
"@langchain/anthropic": "0.3.26",
4343
"@langchain/cohere": "0.3.4",
44-
"@langchain/core": "0.3.68",
44+
"@langchain/core": "0.3.69",
4545
"@langchain/google-genai": "0.2.16",
4646
"@langchain/openai": "0.6.7",
4747
"@node-redis/client": "1.0.6",
@@ -86,7 +86,7 @@
8686
"express": "5.1.0",
8787
"express-mongo-sanitize": "2.2.0",
8888
"express-session": "1.18.2",
89-
"fastify": "5.4.0",
89+
"fastify": "5.5.0",
9090
"find-my-way": "9.3.0",
9191
"fs": "0.0.2",
9292
"generic-pool": "3.9.0",

0 commit comments

Comments
 (0)