Skip to content

Commit 34f807a

Browse files
build(deps): bump the aws-sdk group with 2 updates
Bumps the aws-sdk group with 2 updates: [@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.828.0 to 3.830.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.830.0/clients/client-dynamodb) Updates `@aws-sdk/util-dynamodb` from 3.828.0 to 3.830.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.830.0/packages/util-dynamodb) --- updated-dependencies: - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.830.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/util-dynamodb" dependency-version: 3.830.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e08766 commit 34f807a

File tree

2 files changed

+482
-472
lines changed

2 files changed

+482
-472
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"AWS"
4646
],
4747
"dependencies": {
48-
"@aws-sdk/client-dynamodb": "^3.828.0",
49-
"@aws-sdk/util-dynamodb": "^3.828.0"
48+
"@aws-sdk/client-dynamodb": "^3.868.0",
49+
"@aws-sdk/util-dynamodb": "^3.868.0"
5050
},
5151
"peerDependencies": {
5252
"@shopify/shopify-api": "^11.0.0",

0 commit comments

Comments
 (0)