Skip to content

Commit 1d26910

Browse files
authoredFeb 26, 2025··
fix(deps): update middy-js monorepo to ^6.1.3
1 parent 471a935 commit 1d26910

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed
 

‎package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"peerDependencies": {
8484
"@aws-lambda-powertools/metrics": "^2.15.0",
8585
"@hello.nrfcloud.com/proto": "^15.3.57",
86-
"@middy/core": "^6.1.2",
87-
"@middy/input-output-logger": "^6.1.2"
86+
"@middy/core": "^6.1.3",
87+
"@middy/input-output-logger": "^6.1.3"
8888
}
8989
}

0 commit comments

Comments
 (0)
Please sign in to comment.