Skip to content

Commit b8b301c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @middy/http-json-body-parser to v2.5.7
1 parent bc6f8d4 commit b8b301c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@middy/core": "2.5.7",
1616
"@middy/http-error-handler": "2.5.7",
17-
"@middy/http-json-body-parser": "2.5.2",
17+
"@middy/http-json-body-parser": "2.5.7",
1818
"@middy/validator": "2.5.2",
1919
"@types/aws-lambda": "8.10.84",
2020
"@types/jest": "27.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1610,12 +1610,12 @@
16101610
dependencies:
16111611
"@middy/util" "^2.5.7"
16121612

1613-
"@middy/http-json-body-parser@2.5.2":
1614-
version "2.5.2"
1615-
resolved "https://registry.yarnpkg.com/@middy/http-json-body-parser/-/http-json-body-parser-2.5.2.tgz#0b864aef27432ef79d9f833a2883b12ede17354e"
1616-
integrity sha512-gIbOklHnWQ1AHq9V8BGYel1ljQTx1jJANmVwgsyPlFZFjZqCt5phVuRYVdl3h/ZPzfqpz7r2hRV3IbN6orkh4g==
1613+
"@middy/http-json-body-parser@2.5.7":
1614+
version "2.5.7"
1615+
resolved "https://registry.yarnpkg.com/@middy/http-json-body-parser/-/http-json-body-parser-2.5.7.tgz#966dccc77ec5a0a163efe731b7c7007adf821513"
1616+
integrity sha512-6xysTWlK8s8QTVyQE9MfXR6fIY9h26uyiD1rM0mmYzGhLqWmamHgJvXzpBVXyRwOej451zSfjdSgKU66nxZmrw==
16171617
dependencies:
1618-
"@middy/util" "^2.5.2"
1618+
"@middy/util" "^2.5.7"
16191619

16201620
"@middy/util@^2.5.2":
16211621
version "2.5.2"

0 commit comments

Comments
 (0)