Skip to content

Commit 1c700e6

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 7.1.1 to 7.2.1. - [Release notes](https://github.com/middyjs/middy/releases) - [Changelog](https://github.com/middyjs/middy/blob/main/docs/RELEASE.md) - [Commits](https://github.com/middyjs/middy/commits/7.2.1/packages/input-output-logger) --- updated-dependencies: - dependency-name: "@middy/input-output-logger" dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9656dc5 commit 1c700e6

File tree

11 files changed

+27
-36
lines changed

11 files changed

+27
-36
lines changed

package-lock.json

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

packages/CIS2SignOutLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
2222
"@middy/core": "^7.2.1",
2323
"@middy/http-header-normalizer": "^7.2.1",
24-
"@middy/input-output-logger": "^7.1.1",
24+
"@middy/input-output-logger": "^7.2.1",
2525
"aws-lambda": "^1.0.7"
2626
},
2727
"devDependencies": {

packages/cognito/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@cpt-ui-common/lambdaUtils": "^1.0.0",
2424
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
2525
"@middy/core": "^7.2.1",
26-
"@middy/input-output-logger": "^7.1.1",
26+
"@middy/input-output-logger": "^7.2.1",
2727
"aws-lambda": "^1.0.7",
2828
"axios": "^1.13.6",
2929
"jsonwebtoken": "^9.0.3",

packages/patientSearchLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@cpt-ui-common/pdsClient": "^1.0.0",
2323
"@middy/core": "^7.2.1",
2424
"@middy/http-header-normalizer": "^7.2.1",
25-
"@middy/input-output-logger": "^7.1.1",
25+
"@middy/input-output-logger": "^7.2.1",
2626
"aws-lambda": "^1.0.7",
2727
"axios": "^1.13.6"
2828
},

packages/prescriptionDetailsLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
2828
"@cpt-ui-common/pdsClient": "^1.0.0",
2929
"@middy/core": "^7.2.1",
30-
"@middy/input-output-logger": "^7.1.1",
30+
"@middy/input-output-logger": "^7.2.1",
3131
"aws-lambda": "^1.0.7",
3232
"axios": "^1.13.6",
3333
"jsonwebtoken": "^9.0.3",

packages/prescriptionListLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@cpt-ui-common/pdsClient": "^1.0.0",
2323
"@middy/core": "^7.2.1",
2424
"@middy/http-header-normalizer": "^7.2.1",
25-
"@middy/input-output-logger": "^7.1.1",
25+
"@middy/input-output-logger": "^7.2.1",
2626
"aws-lambda": "^1.0.7",
2727
"axios": "^1.13.6"
2828
},

packages/selectedRoleLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
2222
"@middy/core": "^7.2.1",
2323
"@middy/http-header-normalizer": "^7.2.1",
24-
"@middy/input-output-logger": "^7.1.1",
24+
"@middy/input-output-logger": "^7.2.1",
2525
"aws-lambda": "^1.0.7"
2626
},
2727
"devDependencies": {

packages/sessionManagementLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@aws-lambda-powertools/logger": "^2.32.0",
1818
"@aws-lambda-powertools/parameters": "^2.32.0",
1919
"@middy/core": "^7.2.1",
20-
"@middy/input-output-logger": "^7.1.1"
20+
"@middy/input-output-logger": "^7.2.1"
2121
},
2222
"devDependencies": {
2323
"axios-mock-adapter": "^2.1.0",

packages/testingSupport/clearActiveSessions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
2222
"@middy/core": "^7.2.1",
2323
"@middy/http-header-normalizer": "^7.2.1",
24-
"@middy/input-output-logger": "^7.1.1",
24+
"@middy/input-output-logger": "^7.2.1",
2525
"aws-lambda": "^1.0.7",
2626
"axios": "^1.13.6",
2727
"jwks-rsa": "^4.0.1"

packages/testingSupport/setLastActivityTime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
2222
"@middy/core": "^7.2.1",
2323
"@middy/http-header-normalizer": "^7.2.1",
24-
"@middy/input-output-logger": "^7.0.2",
24+
"@middy/input-output-logger": "^7.2.1",
2525
"aws-lambda": "^1.0.7",
2626
"axios": "^1.13.5",
2727
"jwks-rsa": "^4.0.1"

0 commit comments

Comments
 (0)