From 7287658c04739a0dbf83166d3f198008a7bd3f9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 10:19:24 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump @aws-sdk/lib-dynamodb from 3.704.0 to 3.705.0 (#1125) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) from 3.704.0 to 3.705.0.
Release notes

Sourced from @​aws-sdk/lib-dynamodb's releases.

v3.705.0

3.705.0(2024-12-03)

Documentation Changes
New Features

For list of updated packages, view updated-packages.md in assets-3.705.0.zip

Changelog

Sourced from @​aws-sdk/lib-dynamodb's changelog.

3.705.0 (2024-12-03)

Note: Version bump only for package @​aws-sdk/lib-dynamodb

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/lib-dynamodb&package-manager=npm_and_yarn&previous-version=3.704.0&new-version=3.705.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 29 +++++-------------- .../package.json | 2 +- packages/gsul/package.json | 2 +- 3 files changed, 9 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index ebe86febc..97594f435 100644 --- a/package-lock.json +++ b/package-lock.json @@ -626,13 +626,13 @@ } }, "node_modules/@aws-sdk/lib-dynamodb": { - "version": "3.704.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/lib-dynamodb/-/lib-dynamodb-3.704.0.tgz", - "integrity": "sha512-NDx9Tidp4F5o/WxjjYXL+jVGS9ZPKBOC8Jve0dgsitpDIHaVviOywHaYOukXAOT7Hepku3FnA48ngCpzJXtTvw==", + "version": "3.705.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/lib-dynamodb/-/lib-dynamodb-3.705.0.tgz", + "integrity": "sha512-S604WDil8yw91fJ27yoFK3suOktJTBSXsxIGqcLGxHtsYVigc0AM65gBfXkvvllFd9SWjMCjxBuBFCw+KIkpKg==", "license": "Apache-2.0", "dependencies": { "@aws-sdk/core": "3.696.0", - "@aws-sdk/util-dynamodb": "3.704.0", + "@aws-sdk/util-dynamodb": "3.705.0", "@smithy/core": "^2.5.3", "@smithy/smithy-client": "^3.4.4", "@smithy/types": "^3.7.1", @@ -642,22 +642,7 @@ "node": ">=16.0.0" }, "peerDependencies": { - "@aws-sdk/client-dynamodb": "^3.699.0" - } - }, - "node_modules/@aws-sdk/lib-dynamodb/node_modules/@aws-sdk/util-dynamodb": { - "version": "3.704.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/util-dynamodb/-/util-dynamodb-3.704.0.tgz", - "integrity": "sha512-AynXGhZP7KdmHtOvVfClZBVs/3R+rnrr53vm2PWjcMndjaKw8bv7DVRROIp7tXHdu/q4G0WPRi8L2RFKnGOBow==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=16.0.0" - }, - "peerDependencies": { - "@aws-sdk/client-dynamodb": "^3.699.0" + "@aws-sdk/client-dynamodb": "^3.705.0" } }, "node_modules/@aws-sdk/middleware-endpoint-discovery": { @@ -16183,7 +16168,7 @@ "@aws-lambda-powertools/logger": "^2.10.0", "@aws-lambda-powertools/parameters": "^2.11.0", "@aws-sdk/client-dynamodb": "^3.699.0", - "@aws-sdk/lib-dynamodb": "^3.704.0", + "@aws-sdk/lib-dynamodb": "^3.705.0", "@middy/core": "^6.0.0", "@middy/http-header-normalizer": "^6.0.0", "@middy/input-output-logger": "^6.0.0", @@ -16241,7 +16226,7 @@ "@aws-lambda-powertools/commons": "^2.11.0", "@aws-lambda-powertools/logger": "^2.10.0", "@aws-sdk/client-dynamodb": "^3.699.0", - "@aws-sdk/lib-dynamodb": "^3.704.0", + "@aws-sdk/lib-dynamodb": "^3.705.0", "@aws-sdk/util-dynamodb": "^3.705.0", "@middy/core": "^6.0.0", "@middy/input-output-logger": "^6.0.0", diff --git a/packages/checkPrescriptionStatusUpdates/package.json b/packages/checkPrescriptionStatusUpdates/package.json index 1549165cd..acb68d7d2 100644 --- a/packages/checkPrescriptionStatusUpdates/package.json +++ b/packages/checkPrescriptionStatusUpdates/package.json @@ -17,7 +17,7 @@ "@aws-lambda-powertools/logger": "^2.10.0", "@aws-lambda-powertools/parameters": "^2.11.0", "@aws-sdk/client-dynamodb": "^3.699.0", - "@aws-sdk/lib-dynamodb": "^3.704.0", + "@aws-sdk/lib-dynamodb": "^3.705.0", "@middy/core": "^6.0.0", "@middy/http-header-normalizer": "^6.0.0", "@middy/input-output-logger": "^6.0.0", diff --git a/packages/gsul/package.json b/packages/gsul/package.json index cf42a46e3..b8ca24dd3 100644 --- a/packages/gsul/package.json +++ b/packages/gsul/package.json @@ -17,7 +17,7 @@ "@aws-lambda-powertools/commons": "^2.11.0", "@aws-lambda-powertools/logger": "^2.10.0", "@aws-sdk/client-dynamodb": "^3.699.0", - "@aws-sdk/lib-dynamodb": "^3.704.0", + "@aws-sdk/lib-dynamodb": "^3.705.0", "@aws-sdk/util-dynamodb": "^3.705.0", "@middy/core": "^6.0.0", "@middy/input-output-logger": "^6.0.0",