Skip to content

Commit 5c81580

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

File tree

3 files changed

+8
-168
lines changed

3 files changed

+8
-168
lines changed

package-lock.json

Lines changed: 6 additions & 166 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
@@ -20,7 +20,7 @@
2020
"@aws-sdk/client-secrets-manager": "^3.670.0",
2121
"@aws-sdk/lib-dynamodb": "^3.651.1",
2222
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
23-
"@middy/core": "^5.4.7",
23+
"@middy/core": "^6.0.0",
2424
"@middy/input-output-logger": "^6.0.0",
2525
"aws-lambda": "^1.0.7",
2626
"axios": "^1.7.7",

packages/trackerUserInfoLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@aws-sdk/client-secrets-manager": "^3.670.0",
2121
"@aws-sdk/lib-dynamodb": "^3.709.0",
2222
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
23-
"@middy/core": "^5.4.7",
23+
"@middy/core": "^6.0.0",
2424
"@middy/input-output-logger": "^6.0.0",
2525
"aws-lambda": "^1.0.7",
2626
"axios": "^1.7.7",

0 commit comments

Comments
 (0)