Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisTraub committed Feb 19, 2025
1 parent e161a98 commit 6079449
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions javascriptv3/example_code/bedrock-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"integration-test": "vitest run integration --reporter=junit --outputFile=test_results/bedrock-runtime-test-results.junit.xml"
},
"devDependencies": {
"vitest": "^1.6.0"
"vitest": "^1.6.1"
},
"dependencies": {
"@aws-sdk/client-bedrock-runtime": "^3.658.1"
"@aws-sdk/client-bedrock-runtime": "^3.751.0"
}
}

0 comments on commit 6079449

Please sign in to comment.