Skip to content

Commit

Permalink
fix: upgrade @aws-sdk/util-dynamodb from 3.699.0 to 3.716.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.716.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 11, 2025
1 parent ab739a3 commit ac8227a
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.716.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/util-dynamodb@3.699.0", "@aws-sdk/util-dynamodb@^3.699.0":
"@aws-sdk/util-dynamodb@3.699.0":
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.716.0":
version "3.726.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-dynamodb/-/util-dynamodb-3.726.1.tgz#ae7f1a1ade68a20e2f5b613db0c62e36484bc78a"
integrity sha512-aZAJ/uaao4o9e0LAj5nb4np/ZbIPV+QC/oAJEsp0QC+s1cpFYNVLrBdcuUAWmdk3v6q0fWRCzq7rzvxwLHO2EA==
dependencies:
tslib "^2.6.2"

"@aws-sdk/util-endpoints@3.696.0":
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 ac8227a

Please sign in to comment.