Skip to content

Commit 50f03a8

Browse files
BAU: Bump the production-dependencies group with 3 updates (#812)
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 [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser). Updates `@aws-sdk/client-dynamodb` from 3.1014.0 to 3.1015.0 - [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.1015.0/clients/client-dynamodb) Updates `@aws-sdk/client-sqs` from 3.1014.0 to 3.1015.0 - [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.1015.0/clients/client-sqs) Updates `fast-xml-parser` from 5.5.8 to 5.5.9 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits) --- updated-dependencies: - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.1015.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.1015.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fast-xml-parser dependency-version: 5.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddb73ec commit 50f03a8

2 files changed

Lines changed: 119 additions & 119 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
"@aws-lambda-powertools/logger": "^2.32.0",
3333
"@aws-lambda-powertools/metrics": "^2.32.0",
3434
"@aws-lambda-powertools/tracer": "^2.32.0",
35-
"@aws-sdk/client-dynamodb": "^3.1014.0",
36-
"@aws-sdk/client-sqs": "^3.1014.0",
35+
"@aws-sdk/client-dynamodb": "^3.1015.0",
36+
"@aws-sdk/client-sqs": "^3.1015.0",
3737
"@aws-sdk/util-dynamodb": "^3.996.0",
3838
"@smithy/node-http-handler": "^4.5.0",
39-
"fast-xml-parser": "^5.5.8"
39+
"fast-xml-parser": "^5.5.9"
4040
},
4141
"devDependencies": {
4242
"@aws-sdk/client-sso-oidc": "^3.1014.0",

0 commit comments

Comments
 (0)