Skip to content

Commit 77cf58f

Browse files
Bump @aws-sdk/util-dynamodb from 3.209.0 to 3.267.0 (#57)
Bumps [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) from 3.209.0 to 3.267.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.267.0/packages/util-dynamodb) --- updated-dependencies: - dependency-name: "@aws-sdk/util-dynamodb" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c78d322 commit 77cf58f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@aws-sdk/client-dynamodb": "^3.209.0",
4-
"@aws-sdk/util-dynamodb": "^3.209.0",
4+
"@aws-sdk/util-dynamodb": "^3.267.0",
55
"aws-sdk": "^2.1306.0",
66
"fast-csv": "^4.3.6",
77
"ts-node": "^10.9.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -667,10 +667,10 @@
667667
"@aws-sdk/types" "3.208.0"
668668
tslib "^2.3.1"
669669

670-
"@aws-sdk/util-dynamodb@^3.209.0":
671-
version "3.209.0"
672-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-dynamodb/-/util-dynamodb-3.209.0.tgz#e5de5a28960b7328062c733624bd036d590307dd"
673-
integrity sha512-14ZhH8LoB7J8Pt4WEG7XPn+mJXjH0FiyzdYw10iVNlB3fq29W+hbOLbfKicfUG++qk4fBUchik03TGHQwQ6vPA==
670+
"@aws-sdk/util-dynamodb@^3.267.0":
671+
version "3.267.0"
672+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-dynamodb/-/util-dynamodb-3.267.0.tgz#c03ea6717d373fb59c285c91b439b28cbae55174"
673+
integrity sha512-qbQdr6DG+2EP9akTYdrOguDloBQozGpMQv4XH3Fb8H4pnW3s/Ml9caLmRFdvQGQV5vWJNLtkmCEMvxDqiQxGCA==
674674
dependencies:
675675
tslib "^2.3.1"
676676

0 commit comments

Comments
 (0)