From 1cc63e45ace5eda18e48408994371c4aa2fb612c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 10:20:36 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump @aws-sdk/lib-dynamodb from 3.664.0 to 3.665.0 (#894) 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.664.0 to 3.665.0.
Release notes

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

v3.665.0

3.665.0(2024-10-04)

New Features
Bug Fixes

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

Changelog

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

3.665.0 (2024-10-04)

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.664.0&new-version=3.665.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 | 124 +++++++++--------- .../package.json | 2 +- packages/gsul/package.json | 2 +- 3 files changed, 64 insertions(+), 64 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9b781a053..fa2d649b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -235,16 +235,16 @@ } }, "node_modules/@aws-sdk/client-dynamodb": { - "version": "3.664.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/client-dynamodb/-/client-dynamodb-3.664.0.tgz", - "integrity": "sha512-HLsooNGC2HL4pbv7CtWwb6xWoN9+9Sn1DyqW4Z0v+Pqp/IXN7QRGloPd+TKc2iHt3z5IjyevRvWSZf4Zo9RTQA==", + "version": "3.665.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/client-dynamodb/-/client-dynamodb-3.665.0.tgz", + "integrity": "sha512-W1idOmV4bDzUxZhkYbDGzmNwJ5Lf61UIOGUUAva5A2CpfVm2qTGRhEnowj6PEv5I06O/gMTsJpJVJxypzKdLQQ==", "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", - "@aws-sdk/client-sso-oidc": "3.664.0", - "@aws-sdk/client-sts": "3.664.0", - "@aws-sdk/core": "3.664.0", - "@aws-sdk/credential-provider-node": "3.664.0", + "@aws-sdk/client-sso-oidc": "3.665.0", + "@aws-sdk/client-sts": "3.665.0", + "@aws-sdk/core": "3.665.0", + "@aws-sdk/credential-provider-node": "3.665.0", "@aws-sdk/middleware-endpoint-discovery": "3.664.0", "@aws-sdk/middleware-host-header": "3.664.0", "@aws-sdk/middleware-logger": "3.664.0", @@ -301,13 +301,13 @@ } }, "node_modules/@aws-sdk/client-sso": { - "version": "3.664.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.664.0.tgz", - "integrity": "sha512-E0MObuGylqY2yf47bZZAFK+4+C13c4Cs3HobXgCV3+myoHaxxQHltQuGrapxWOiJJzNmABKEPjBcMnRWnZHXCQ==", + "version": "3.665.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.665.0.tgz", + "integrity": "sha512-zje+oaIiyviDv5dmBWhGHifPTb0Idq/HatNPy+VEiwo2dxcQBexibD5CQE5e8CWZK123Br/9DHft+iNKdiY5bA==", "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", - "@aws-sdk/core": "3.664.0", + "@aws-sdk/core": "3.665.0", "@aws-sdk/middleware-host-header": "3.664.0", "@aws-sdk/middleware-logger": "3.664.0", "@aws-sdk/middleware-recursion-detection": "3.664.0", @@ -349,14 +349,14 @@ } }, "node_modules/@aws-sdk/client-sso-oidc": { - "version": "3.664.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.664.0.tgz", - "integrity": "sha512-VgnAnQwt88oj6OSnIEouvTKN8JI2PzcC3qWQSL87ZtzBSscfrSwbtBNqBxk6nQWwE7AlZuzvT7IN6loz6c7kGA==", + "version": "3.665.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.665.0.tgz", + "integrity": "sha512-FQ2YyM9/6y3clWkf3d60/W4c/HZy61hbfIsR4KIh8aGOifwfIx/UpZQ61pCr/TXTNqbaAVU2/sK+J1zFkGEoLw==", "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", - "@aws-sdk/core": "3.664.0", - "@aws-sdk/credential-provider-node": "3.664.0", + "@aws-sdk/core": "3.665.0", + "@aws-sdk/credential-provider-node": "3.665.0", "@aws-sdk/middleware-host-header": "3.664.0", "@aws-sdk/middleware-logger": "3.664.0", "@aws-sdk/middleware-recursion-detection": "3.664.0", @@ -397,19 +397,19 @@ "node": ">=16.0.0" }, "peerDependencies": { - "@aws-sdk/client-sts": "^3.664.0" + "@aws-sdk/client-sts": "^3.665.0" } }, "node_modules/@aws-sdk/client-sts": { - "version": "3.664.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.664.0.tgz", - "integrity": "sha512-+kFS+B/U/thLi8yxYgKc7QFsababYrgrIkbVgTvSzudkzk5RIlDu753L/DfXqYOtecbc6WUwlTKA+Ltee3OVXg==", + "version": "3.665.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.665.0.tgz", + "integrity": "sha512-/OQEaWB1euXhZ/hV+wetDw1tynlrkNKzirzoiFuJ1EQsiIb9Ih/qjUF9KLdF1+/bXbnGu5YvIaAx80YReUchjg==", "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", - "@aws-sdk/client-sso-oidc": "3.664.0", - "@aws-sdk/core": "3.664.0", - "@aws-sdk/credential-provider-node": "3.664.0", + "@aws-sdk/client-sso-oidc": "3.665.0", + "@aws-sdk/core": "3.665.0", + "@aws-sdk/credential-provider-node": "3.665.0", "@aws-sdk/middleware-host-header": "3.664.0", "@aws-sdk/middleware-logger": "3.664.0", "@aws-sdk/middleware-recursion-detection": "3.664.0", @@ -451,9 +451,9 @@ } }, "node_modules/@aws-sdk/core": { - "version": "3.664.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.664.0.tgz", - "integrity": "sha512-QdfMpTpJqtpuFIFfUJEgJ+Rq/dO3I5iaViLKr9Zad4Gfi/GiRWTeXd4IvjcyRntB5GkyCak9RKMkxkECQavPJg==", + "version": "3.665.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.665.0.tgz", + "integrity": "sha512-nqmNNf7Ml7qDXTIisDv+OYe/rl3nAW4cmR+HxrOCWdhTHe8xRdR5c45VPoh8nv1KIry5xtd+iqPrzzjydes+Og==", "dependencies": { "@aws-sdk/types": "3.664.0", "@smithy/core": "^2.4.7", @@ -505,14 +505,14 @@ } }, "node_modules/@aws-sdk/credential-provider-ini": { - "version": "3.664.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.664.0.tgz", - "integrity": "sha512-ykRLQi9gqY7xlgC33iEWyPMv19JDMpOqQfqb5zaV46NteT60ouBrS3WsCrDiwygF7HznGLpr0lpt17/C6Mq27g==", + "version": "3.665.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.665.0.tgz", + "integrity": "sha512-CSWBV5GqCkK78TTXq6qx40MWCt90t8rS/O7FIR4nbmoUhG/DysaC1G0om1fSx6k+GWcvIIIsSvD4hdbh8FRWKA==", "dependencies": { "@aws-sdk/credential-provider-env": "3.664.0", "@aws-sdk/credential-provider-http": "3.664.0", "@aws-sdk/credential-provider-process": "3.664.0", - "@aws-sdk/credential-provider-sso": "3.664.0", + "@aws-sdk/credential-provider-sso": "3.665.0", "@aws-sdk/credential-provider-web-identity": "3.664.0", "@aws-sdk/types": "3.664.0", "@smithy/credential-provider-imds": "^3.2.4", @@ -525,19 +525,19 @@ "node": ">=16.0.0" }, "peerDependencies": { - "@aws-sdk/client-sts": "^3.664.0" + "@aws-sdk/client-sts": "^3.665.0" } }, "node_modules/@aws-sdk/credential-provider-node": { - "version": "3.664.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.664.0.tgz", - "integrity": "sha512-JrLtx4tEtEzqYAmk+pz8B7QcBCNRN+lZAh3fbQox7q9YQaIELLM3MA6LM5kEp/uHop920MQvdhHOMtR5jjJqWA==", + "version": "3.665.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.665.0.tgz", + "integrity": "sha512-cmJfVi4IM0WaKMQvPXhiS5mdIZyCoa04I3D+IEKpD2GAuVZa6tgwqfPyaApFDLjyedGGNFkC4MRgAjCcCl4WFg==", "dependencies": { "@aws-sdk/credential-provider-env": "3.664.0", "@aws-sdk/credential-provider-http": "3.664.0", - "@aws-sdk/credential-provider-ini": "3.664.0", + "@aws-sdk/credential-provider-ini": "3.665.0", "@aws-sdk/credential-provider-process": "3.664.0", - "@aws-sdk/credential-provider-sso": "3.664.0", + "@aws-sdk/credential-provider-sso": "3.665.0", "@aws-sdk/credential-provider-web-identity": "3.664.0", "@aws-sdk/types": "3.664.0", "@smithy/credential-provider-imds": "^3.2.4", @@ -566,11 +566,11 @@ } }, "node_modules/@aws-sdk/credential-provider-sso": { - "version": "3.664.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.664.0.tgz", - "integrity": "sha512-r7m+XkTAvGT9nW4aHqjWOHcoo3EfUsXx6d9JJjWn/gnvdsvhobCJx8p621aR9WeSBUTKJg5+EXGhZF6awRdZGQ==", + "version": "3.665.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.665.0.tgz", + "integrity": "sha512-Xe8WW4r70bsetGQG3azFeK/gd+Q4OmNiidtRrG64y/V9TIvIqc7Y/yUZNhEgFkpG19o188VmXg/ulnG3E+MvLg==", "dependencies": { - "@aws-sdk/client-sso": "3.664.0", + "@aws-sdk/client-sso": "3.665.0", "@aws-sdk/token-providers": "3.664.0", "@aws-sdk/types": "3.664.0", "@smithy/property-provider": "^3.1.7", @@ -612,11 +612,11 @@ } }, "node_modules/@aws-sdk/lib-dynamodb": { - "version": "3.664.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/lib-dynamodb/-/lib-dynamodb-3.664.0.tgz", - "integrity": "sha512-HCEQKhb6xuEdPdUckjSVLzMG7gZLhAtl7l5gE+ktXTedq0QYeC3zNvAXJLvzLPxYUqXDq69YYbRf5AZSJuA6Cg==", + "version": "3.665.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/lib-dynamodb/-/lib-dynamodb-3.665.0.tgz", + "integrity": "sha512-L1Za773RvqxFN8j2E9gVjELSgf3pWUWi1VUOMSmAwJQYb9z+yS7skxyYk22IVWWP3gkYaYY+N73ypaTn3kmYOg==", "dependencies": { - "@aws-sdk/util-dynamodb": "3.664.0", + "@aws-sdk/util-dynamodb": "3.665.0", "@smithy/core": "^2.4.7", "@smithy/smithy-client": "^3.3.6", "@smithy/types": "^3.5.0", @@ -626,7 +626,7 @@ "node": ">=16.0.0" }, "peerDependencies": { - "@aws-sdk/client-dynamodb": "^3.664.0" + "@aws-sdk/client-dynamodb": "^3.665.0" } }, "node_modules/@aws-sdk/middleware-endpoint-discovery": { @@ -749,9 +749,9 @@ } }, "node_modules/@aws-sdk/util-dynamodb": { - "version": "3.664.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/util-dynamodb/-/util-dynamodb-3.664.0.tgz", - "integrity": "sha512-ARIlGHX1pLnBq9NaAjwrE7A6z9eSlfTh4mycoyrsVQMgXhDPJ/5rREW5MqmTbGO08jmgVrmOkfAdU7pq1axIeA==", + "version": "3.665.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/util-dynamodb/-/util-dynamodb-3.665.0.tgz", + "integrity": "sha512-u93VA9AtkpME/G+I6bGeiGGyqRt6fH5khPI2kBDpq3ABr6WYsRtwIEZvARP4bB/ZNwV7GlGi8bgaeQHt19Sfbw==", "dependencies": { "tslib": "^2.6.2" }, @@ -759,7 +759,7 @@ "node": ">=16.0.0" }, "peerDependencies": { - "@aws-sdk/client-dynamodb": "^3.664.0" + "@aws-sdk/client-dynamodb": "^3.665.0" } }, "node_modules/@aws-sdk/util-endpoints": { @@ -3730,9 +3730,9 @@ } }, "node_modules/@smithy/smithy-client": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.3.6.tgz", - "integrity": "sha512-qdH+mvDHgq1ss6mocyIl2/VjlWXew7pGwZQydwYJczEc22HZyX3k8yVPV9aZsbYbssHPvMDRA5rfBDrjQUbIIw==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.4.0.tgz", + "integrity": "sha512-nOfJ1nVQsxiP6srKt43r2My0Gp5PLWCW2ASqUioxIiGmu6d32v4Nekidiv5qOmmtzIrmaD+ADX5SKHUuhReeBQ==", "dependencies": { "@smithy/middleware-endpoint": "^3.1.4", "@smithy/middleware-stack": "^3.0.7", @@ -3822,12 +3822,12 @@ } }, "node_modules/@smithy/util-defaults-mode-browser": { - "version": "3.0.22", - "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.22.tgz", - "integrity": "sha512-WKzUxNsOun5ETwEOrvooXeI1mZ8tjDTOcN4oruELWHhEYDgQYWwxZupURVyovcv+h5DyQT/DzK5nm4ZoR/Tw5Q==", + "version": "3.0.23", + "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.23.tgz", + "integrity": "sha512-Y07qslyRtXDP/C5aWKqxTPBl4YxplEELG3xRrz2dnAQ6Lq/FgNrcKWmV561nNaZmFH+EzeGOX3ZRMbU8p1T6Nw==", "dependencies": { "@smithy/property-provider": "^3.1.7", - "@smithy/smithy-client": "^3.3.6", + "@smithy/smithy-client": "^3.4.0", "@smithy/types": "^3.5.0", "bowser": "^2.11.0", "tslib": "^2.6.2" @@ -3837,15 +3837,15 @@ } }, "node_modules/@smithy/util-defaults-mode-node": { - "version": "3.0.22", - "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.22.tgz", - "integrity": "sha512-hUsciOmAq8fsGwqg4+pJfNRmrhfqMH4Y9UeGcgeUl88kPAoYANFATJqCND+O4nUvwp5TzsYwGpqpcBKyA8LUUg==", + "version": "3.0.23", + "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.23.tgz", + "integrity": "sha512-9Y4WH7f0vnDGuHUa4lGX9e2p+sMwODibsceSV6rfkZOvMC+BY3StB2LdO1NHafpsyHJLpwAgChxQ38tFyd6vkg==", "dependencies": { "@smithy/config-resolver": "^3.0.9", "@smithy/credential-provider-imds": "^3.2.4", "@smithy/node-config-provider": "^3.1.8", "@smithy/property-provider": "^3.1.7", - "@smithy/smithy-client": "^3.3.6", + "@smithy/smithy-client": "^3.4.0", "@smithy/types": "^3.5.0", "tslib": "^2.6.2" }, @@ -16049,7 +16049,7 @@ "@aws-lambda-powertools/logger": "^2.8.0", "@aws-lambda-powertools/parameters": "^2.8.0", "@aws-sdk/client-dynamodb": "^3.662.0", - "@aws-sdk/lib-dynamodb": "^3.664.0", + "@aws-sdk/lib-dynamodb": "^3.665.0", "@middy/core": "^5.5.0", "@middy/http-header-normalizer": "^5.5.0", "@middy/input-output-logger": "^5.5.0", @@ -16118,7 +16118,7 @@ "@aws-lambda-powertools/commons": "^2.7.0", "@aws-lambda-powertools/logger": "^2.8.0", "@aws-sdk/client-dynamodb": "^3.662.0", - "@aws-sdk/lib-dynamodb": "^3.664.0", + "@aws-sdk/lib-dynamodb": "^3.665.0", "@aws-sdk/util-dynamodb": "^3.662.0", "@middy/core": "^5.5.0", "@middy/input-output-logger": "^5.5.0", diff --git a/packages/checkPrescriptionStatusUpdates/package.json b/packages/checkPrescriptionStatusUpdates/package.json index 89ed564ff..2dcb873be 100644 --- a/packages/checkPrescriptionStatusUpdates/package.json +++ b/packages/checkPrescriptionStatusUpdates/package.json @@ -17,7 +17,7 @@ "@aws-lambda-powertools/logger": "^2.8.0", "@aws-lambda-powertools/parameters": "^2.8.0", "@aws-sdk/client-dynamodb": "^3.662.0", - "@aws-sdk/lib-dynamodb": "^3.664.0", + "@aws-sdk/lib-dynamodb": "^3.665.0", "@middy/core": "^5.5.0", "@middy/http-header-normalizer": "^5.5.0", "@middy/input-output-logger": "^5.5.0", diff --git a/packages/gsul/package.json b/packages/gsul/package.json index 8ca181ba7..3abbc308f 100644 --- a/packages/gsul/package.json +++ b/packages/gsul/package.json @@ -17,7 +17,7 @@ "@aws-lambda-powertools/commons": "^2.7.0", "@aws-lambda-powertools/logger": "^2.8.0", "@aws-sdk/client-dynamodb": "^3.662.0", - "@aws-sdk/lib-dynamodb": "^3.664.0", + "@aws-sdk/lib-dynamodb": "^3.665.0", "@aws-sdk/util-dynamodb": "^3.662.0", "@middy/core": "^5.5.0", "@middy/input-output-logger": "^5.5.0",