Skip to content

Commit 992ea28

Browse files
Upgrade: [dependabot] - bump @middy/core from 7.2.1 to 7.2.3 (#2253)
Bumps [@middy/core](https://github.com/middyjs/middy/tree/HEAD/packages/core) from 7.2.1 to 7.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/middyjs/middy/releases"><code>@​middy/core</code>'s releases</a>.</em></p> <blockquote> <h2>7.2.3</h2> <h2>What's Changed</h2> <ul> <li>fix(http-urlencode-body-parser): preserve duplicate keys as arrays using getAll() <a href="https://github.com/cloudyun888"><code>@​cloudyun888</code></a> <a href="https://github.com/middyjs/middy/tree/HEAD/packages/core/issues/1614">#1614</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/middyjs/middy/compare/7.2.2...7.2.3">https://github.com/middyjs/middy/compare/7.2.2...7.2.3</a></p> <h2>7.2.2</h2> <h2>What's Changed</h2> <ul> <li>Low risk Prototype Pollution with <code>internal</code> in <code>@​middy/util</code> NPM Package <a href="https://github.com/dfzysmy2tf-create"><code>@​dfzysmy2tf-create</code></a> <a href="https://github.com/middyjs/middy/tree/HEAD/packages/core/issues/1609">#1609</a></li> <li><code>@​middy/http-cors</code>: Punycode normalization breaks origin matching for mixed-case hostnames (since v7.1.1) <a href="https://github.com/WtfJoke"><code>@​WtfJoke</code></a> <a href="https://github.com/middyjs/middy/tree/HEAD/packages/core/issues/1608">#1608</a></li> <li>chore(deps): bump github/codeql-action from 4.32.6 to 4.33.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1606">middyjs/middy#1606</a></li> <li>chore(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1605">middyjs/middy#1605</a></li> <li>chore(deps): bump github/codeql-action from 4.33.0 to 4.35.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1610">middyjs/middy#1610</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/middyjs/middy/compare/7.2.1...7.2.2">https://github.com/middyjs/middy/compare/7.2.1...7.2.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/middyjs/middy/commit/88a8fd1f2a2b060e3abb198bcb2c303f5f962851"><code>88a8fd1</code></a> chore: version bump</li> <li><a href="https://github.com/middyjs/middy/commit/fbdb4e6e4fcd11ee2caa2248b0a6f7e2a84e777e"><code>fbdb4e6</code></a> fix: make sure plugin.requestEnd always runs</li> <li><a href="https://github.com/middyjs/middy/commit/7316d0a343ddbcb95790f5dfa3544b12b326ab3b"><code>7316d0a</code></a> test: improve fuzz coverage</li> <li><a href="https://github.com/middyjs/middy/commit/0516ad5aaa7797ee83bf4cb198499e57b550cb22"><code>0516ad5</code></a> test: improve perf test controls</li> <li><a href="https://github.com/middyjs/middy/commit/02056e21dc4a989b3f416a5aa21b692326863378"><code>02056e2</code></a> fix: small sec improvements</li> <li><a href="https://github.com/middyjs/middy/commit/8301442387ec615456b2a6641cb7c4f9ecb0b2de"><code>8301442</code></a> chore: version bump</li> <li><a href="https://github.com/middyjs/middy/commit/d040588353fc309928573db0473c2d0ea1cd1fdb"><code>d040588</code></a> fix: prevent prototype pollution on internal object</li> <li>See full diff in <a href="https://github.com/middyjs/middy/commits/7.2.3/packages/core">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c46664 commit 992ea28

5 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

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

packages/certificateChecker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@aws-sdk/client-cloudwatch-logs": "^3.1032.0",
1010
"@aws-sdk/client-secrets-manager": "^3.1029.0",
11-
"@middy/core": "^7.2.1",
11+
"@middy/core": "^7.2.3",
1212
"@middy/input-output-logger": "^7.1.0",
1313
"uuid": "^14.0.0"
1414
},

packages/driftDetector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@aws-sdk/client-cloudformation": "^3.1032.0",
1010
"@aws-sdk/client-cloudwatch-logs": "^3.1032.0",
11-
"@middy/core": "^7.2.1",
11+
"@middy/core": "^7.2.3",
1212
"@middy/input-output-logger": "^7.1.0"
1313
},
1414
"scripts": {

packages/proxygen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@aws-sdk/client-cloudwatch-logs": "^3.1032.0",
1010
"@aws-sdk/client-secrets-manager": "^3.1029.0",
11-
"@middy/core": "^7.2.1",
11+
"@middy/core": "^7.2.3",
1212
"@middy/input-output-logger": "^7.1.0",
1313
"axios": "^1.15.0",
1414
"jsonwebtoken": "^9.0.3",

packages/slackAlerter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@aws-lambda-powertools/logger": "^2.32.0",
16-
"@middy/core": "^7.2.1",
16+
"@middy/core": "^7.2.3",
1717
"uuid": "^14.0.0"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)