Skip to content

Commit 93ff958

Browse files
Upgrade: [dependabot] - bump @middy/input-output-logger from 7.2.1 to 7.2.3 (#770)
Bumps [@middy/input-output-logger](https://github.com/middyjs/middy/tree/HEAD/packages/input-output-logger) 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/input-output-logger</code>'s releases</a>.</em></p> <blockquote> <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/input-output-logger/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/input-output-logger/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/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/687f044b4b851cf71e4f8f71cd890c5f8605841f"><code>687f044</code></a> chore: clean up</li> <li><a href="https://github.com/middyjs/middy/commit/8301442387ec615456b2a6641cb7c4f9ecb0b2de"><code>8301442</code></a> chore: version bump</li> <li>See full diff in <a href="https://github.com/middyjs/middy/commits/7.2.3/packages/input-output-logger">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 906199f commit 93ff958

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

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

packages/dummySpine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@aws-lambda-powertools/logger": "^2.32.0",
1717
"@middy/core": "^6.4.5",
18-
"@middy/input-output-logger": "^7.2.1",
18+
"@middy/input-output-logger": "^7.2.3",
1919
"@nhs/fhir-middy-error-handler": "^2.1.80"
2020
}
2121
}

0 commit comments

Comments
 (0)