Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump @aws-lambda-powertools/commons
Browse files Browse the repository at this point in the history
Bumps [@aws-lambda-powertools/commons](https://github.com/aws-powertools/powertools-lambda-typescript) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-typescript@v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: "@aws-lambda-powertools/commons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 869a88f commit 9f4cc68
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 20 deletions.
41 changes: 27 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/capabilityStatement/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
},
"dependencies": {
"@aws-lambda-powertools/commons": "^2.7.0",
"@aws-lambda-powertools/commons": "^2.10.0",
"@aws-lambda-powertools/logger": "^2.9.0",
"@middy/core": "^5.5.1",
"@middy/input-output-logger": "^5.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/checkPrescriptionStatusUpdates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
},
"dependencies": {
"@aws-lambda-powertools/commons": "^2.7.0",
"@aws-lambda-powertools/commons": "^2.10.0",
"@aws-lambda-powertools/logger": "^2.9.0",
"@aws-lambda-powertools/parameters": "^2.9.0",
"@aws-sdk/client-dynamodb": "^3.669.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cpsuLambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
},
"dependencies": {
"@aws-lambda-powertools/commons": "^2.7.0",
"@aws-lambda-powertools/commons": "^2.10.0",
"@aws-lambda-powertools/logger": "^2.9.0",
"@aws-sdk/client-dynamodb": "^3.669.0",
"@aws-sdk/util-dynamodb": "^3.675.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gsul/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
},
"dependencies": {
"@aws-lambda-powertools/commons": "^2.7.0",
"@aws-lambda-powertools/commons": "^2.10.0",
"@aws-lambda-powertools/logger": "^2.9.0",
"@aws-sdk/client-dynamodb": "^3.669.0",
"@aws-sdk/lib-dynamodb": "^3.675.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/statusLambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
},
"dependencies": {
"@aws-lambda-powertools/commons": "^2.7.0",
"@aws-lambda-powertools/commons": "^2.10.0",
"@aws-lambda-powertools/logger": "^2.9.0",
"@aws-lambda-powertools/parameters": "^2.9.0",
"@middy/core": "^5.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/updatePrescriptionStatus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
},
"dependencies": {
"@aws-lambda-powertools/commons": "^2.7.0",
"@aws-lambda-powertools/commons": "^2.10.0",
"@aws-lambda-powertools/logger": "^2.9.0",
"@aws-sdk/client-dynamodb": "^3.669.0",
"@aws-sdk/util-dynamodb": "^3.675.0",
Expand Down

0 comments on commit 9f4cc68

Please sign in to comment.