Skip to content

Commit

Permalink
fix: upgrade @aws-sdk/util-dynamodb from 3.699.0 to 3.709.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @aws-sdk/util-dynamodb from 3.699.0 to 3.709.0.

See this package in yarn:
@aws-sdk/util-dynamodb

See this project in Snyk:
https://app.snyk.io/org/macpro-mdct/project/346d2db1-eae1-4f54-b1f3-2b64740a3339?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 1, 2025
1 parent 6038869 commit e90dae7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion services/carts-bigmac-streams/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.699.0",
"@aws-sdk/lib-dynamodb": "^3.699.0",
"@aws-sdk/util-dynamodb": "^3.699.0",
"@aws-sdk/util-dynamodb": "^3.709.0",
"kafkajs": "^2.2.4"
}
}
9 changes: 8 additions & 1 deletion services/carts-bigmac-streams/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -456,13 +456,20 @@
"@smithy/types" "^2.12.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]", "@aws-sdk/util-dynamodb@^3.699.0":
"@aws-sdk/[email protected]":
version "3.699.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-dynamodb/-/util-dynamodb-3.699.0.tgz#0e77c278be0e40372f95d1997a208198e19ae787"
integrity sha512-OamtYYyvVuEXiGUmjrKQqPhAUD1L8I1Eb7XcLcKIJKjegtadxr8Alp+wiefz/4Tandmb5erOjNJNYUCU3KfPog==
dependencies:
tslib "^2.6.2"

"@aws-sdk/util-dynamodb@^3.709.0":
version "3.716.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-dynamodb/-/util-dynamodb-3.716.0.tgz#ce80495603d2b9daa46a172ba1d7378b947c616e"
integrity sha512-lXAbIj+TvMxgeV5Rr9Q1U+g6ovkTMVi7+Ihp6vz8KAyySwAr5zhzOalWq7sRML350yn0TCCwyvFxfLRClJxRUw==
dependencies:
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.696.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.696.0.tgz#79e18714419a423a64094381b849214499f00577"
Expand Down

0 comments on commit e90dae7

Please sign in to comment.