Skip to content

Commit 2158555

Browse files
Upgrade: [dependabot] - bump @middy/input-output-logger
Bumps [@middy/input-output-logger](https://github.com/middyjs/middy/tree/HEAD/packages/input-output-logger) from 5.5.1 to 6.0.0. - [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/6.0.0/packages/input-output-logger) --- updated-dependencies: - dependency-name: "@middy/input-output-logger" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a89a18 commit 2158555

File tree

3 files changed

+5
-31
lines changed

3 files changed

+5
-31
lines changed

package-lock.json

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

packages/prescriptionSearchLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@aws-sdk/lib-dynamodb": "^3.651.1",
2222
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
2323
"@middy/core": "^5.4.7",
24-
"@middy/input-output-logger": "^5.4.7",
24+
"@middy/input-output-logger": "^6.0.0",
2525
"aws-lambda": "^1.0.7",
2626
"axios": "^1.7.7",
2727
"jsonwebtoken": "^9.0.2",

packages/trackerUserInfoLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@aws-sdk/lib-dynamodb": "^3.709.0",
2222
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
2323
"@middy/core": "^5.4.7",
24-
"@middy/input-output-logger": "^5.4.7",
24+
"@middy/input-output-logger": "^6.0.0",
2525
"aws-lambda": "^1.0.7",
2626
"axios": "^1.7.7",
2727
"jsonwebtoken": "^9.0.2",

0 commit comments

Comments
 (0)