Skip to content

Commit 91a15c2

Browse files
BAU: Bump the production-dependencies group with 3 updates
Bumps the production-dependencies group with 3 updates: [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb), [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) and [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb). Updates `@aws-sdk/client-dynamodb` from 3.726.0 to 3.726.1 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.726.1/clients/client-dynamodb) Updates `@aws-sdk/client-sqs` from 3.726.0 to 3.726.1 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.726.1/clients/client-sqs) Updates `@aws-sdk/lib-dynamodb` from 3.726.0 to 3.726.1 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.726.1/lib/lib-dynamodb) --- updated-dependencies: - dependency-name: "@aws-sdk/client-dynamodb" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@aws-sdk/client-sqs" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@aws-sdk/lib-dynamodb" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5599493 commit 91a15c2

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"typescript-eslint": "^8.19.1"
4242
},
4343
"dependencies": {
44-
"@aws-sdk/client-dynamodb": "^3.726.0",
45-
"@aws-sdk/client-sqs": "^3.726.0",
46-
"@aws-sdk/lib-dynamodb": "^3.726.0",
44+
"@aws-sdk/client-dynamodb": "^3.726.1",
45+
"@aws-sdk/client-sqs": "^3.726.1",
46+
"@aws-sdk/lib-dynamodb": "^3.726.1",
4747
"@types/aws-lambda": "^8.10.147",
4848
"jose": "^5.9.6",
4949
"uuid": "^11.0.5"

0 commit comments

Comments
 (0)