Skip to content

Commit f20700a

Browse files
build(deps): bump the aws-sdk group across 1 directory with 2 updates
Bumps the aws-sdk group with 2 updates in the / directory: [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) and [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb). Updates `@aws-sdk/client-dynamodb` from 3.731.1 to 3.741.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.741.0/clients/client-dynamodb) Updates `@aws-sdk/util-dynamodb` from 3.731.1 to 3.741.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.741.0/packages/util-dynamodb) --- updated-dependencies: - dependency-name: "@aws-sdk/client-dynamodb" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/util-dynamodb" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5ba2b3 commit f20700a

File tree

2 files changed

+209
-209
lines changed

2 files changed

+209
-209
lines changed

packages/apps/session-storage/shopify-app-session-storage-dynamodb/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"AWS"
4545
],
4646
"dependencies": {
47-
"@aws-sdk/client-dynamodb": "^3.731.1",
48-
"@aws-sdk/util-dynamodb": "^3.731.1"
47+
"@aws-sdk/client-dynamodb": "^3.741.0",
48+
"@aws-sdk/util-dynamodb": "^3.741.0"
4949
},
5050
"peerDependencies": {
5151
"@shopify/shopify-api": "^11.0.0",

0 commit comments

Comments
 (0)