Skip to content

Commit a994188

Browse files
Bump the aws-sdk group in /src with 2 updates
Bumps the aws-sdk group in /src with 2 updates: [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) and [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3). Updates `@aws-sdk/client-dynamodb` from 3.858.0 to 3.859.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-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-dynamodb) Updates `@aws-sdk/client-s3` from 3.858.0 to 3.859.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-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3dd096 commit a994188

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

src/package-lock.json

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"test": "jest"
1111
},
1212
"dependencies": {
13-
"@aws-sdk/client-dynamodb": "^3.858.0",
14-
"@aws-sdk/client-s3": "^3.858.0"
13+
"@aws-sdk/client-dynamodb": "^3.859.0",
14+
"@aws-sdk/client-s3": "^3.859.0"
1515
},
1616
"devDependencies": {
1717
"jest": "^30.0.5",

0 commit comments

Comments
 (0)