Skip to content

Commit

Permalink
⬆️ Bump @middy/core from 5.4.2 to 5.4.3
Browse files Browse the repository at this point in the history
Bumps [@middy/core](https://github.com/middyjs/middy/tree/HEAD/packages/core) from 5.4.2 to 5.4.3.
- [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.3/packages/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent f8409cc commit e16af94
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 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/sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@aws-lambda-powertools/commons": "^2.2.0",
"@aws-lambda-powertools/logger": "^2.3.0",
"@middy/core": "^5.4.2",
"@middy/core": "^5.4.3",
"@middy/input-output-logger": "^5.4.3",
"@nhs/fhir-middy-error-handler": "^2.0.9"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/statusLambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@aws-lambda-powertools/commons": "^2.2.0",
"@aws-lambda-powertools/logger": "^2.3.0",
"@aws-lambda-powertools/parameters": "^2.3.0",
"@middy/core": "^5.4.2",
"@middy/core": "^5.4.3",
"@middy/input-output-logger": "^5.4.3",
"@nhs/fhir-middy-error-handler": "^2.0.9",
"@nhsdigital/eps-spine-client": "^2.0.0"
Expand Down

0 comments on commit e16af94

Please sign in to comment.