Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade: [dependabot] - bump @middy/input-output-logger
Browse files Browse the repository at this point in the history
Bumps [@middy/input-output-logger](https://github.com/middyjs/middy/tree/HEAD/packages/input-output-logger) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/middyjs/middy/releases)
- [Changelog](https://github.com/middyjs/middy/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/middyjs/middy/commits/5.4.1/packages/input-output-logger)

---
updated-dependencies:
- dependency-name: "@middy/input-output-logger"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jun 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent a70bf75 commit 1d3eaba
Showing 7 changed files with 15 additions and 15 deletions.
18 changes: 9 additions & 9 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
@@ -17,7 +17,7 @@
"@aws-lambda-powertools/commons": "^2.0.4",
"@aws-lambda-powertools/logger": "^2.2.0",
"@middy/core": "^5.4.0",
"@middy/input-output-logger": "^5.4.0",
"@middy/input-output-logger": "^5.4.1",
"@nhs/fhir-middy-error-handler": "^2.0.8"
}
}
2 changes: 1 addition & 1 deletion packages/cpsuLambda/package.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
"@aws-sdk/util-dynamodb": "^3.598.0",
"@middy/core": "^5.3.5",
"@middy/http-header-normalizer": "^5.4.1",
"@middy/input-output-logger": "^5.3.5",
"@middy/input-output-logger": "^5.4.1",
"@middy/validator": "^5.3.5",
"json-schema-to-ts": "^3.1.0",
"pratica": "^2.3.0",
2 changes: 1 addition & 1 deletion packages/gsul/package.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
"@aws-sdk/lib-dynamodb": "^3.598.0",
"@aws-sdk/util-dynamodb": "^3.598.0",
"@middy/core": "^5.4.0",
"@middy/input-output-logger": "^5.4.0",
"@middy/input-output-logger": "^5.4.1",
"@middy/validator": "^5.4.0",
"@nhs/fhir-middy-error-handler": "^2.0.8",
"json-schema-to-ts": "^3.1.0"
2 changes: 1 addition & 1 deletion packages/sandbox/package.json
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
"dependencies": {
"@aws-lambda-powertools/logger": "^2.2.0",
"@middy/core": "^5.4.0",
"@middy/input-output-logger": "^5.4.0",
"@middy/input-output-logger": "^5.4.1",
"@nhs/fhir-middy-error-handler": "^2.0.8"
}
}
2 changes: 1 addition & 1 deletion packages/statusLambda/package.json
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
"@aws-lambda-powertools/logger": "^2.2.0",
"@aws-lambda-powertools/parameters": "^2.2.0",
"@middy/core": "^5.4.0",
"@middy/input-output-logger": "^5.4.0",
"@middy/input-output-logger": "^5.4.1",
"@nhs/fhir-middy-error-handler": "^2.0.8",
"axios": "^1.7.2"
},
2 changes: 1 addition & 1 deletion packages/updatePrescriptionStatus/package.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
"@aws-sdk/util-dynamodb": "^3.598.0",
"@middy/core": "^5.4.0",
"@middy/http-header-normalizer": "^5.4.1",
"@middy/input-output-logger": "^5.4.0",
"@middy/input-output-logger": "^5.4.1",
"@nhs/fhir-middy-error-handler": "^2.0.8"
},
"devDependencies": {

0 comments on commit 1d3eaba

Please sign in to comment.