From 543a3fe80e0f772fd3d02e83e3eb216fa0af03a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 May 2024 10:08:32 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump @middy/input-output-logger from 5.3.2 to 5.3.4 (#231) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@middy/input-output-logger](https://github.com/middyjs/middy/tree/HEAD/packages/input-output-logger) from 5.3.2 to 5.3.4.
Release notes

Sourced from @​middy/input-output-logger's releases.

5.3.4

Full Changelog: https://github.com/middyjs/middy/compare/5.3.3...5.3.4

5.3.3

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/5.3.2...5.3.3

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@middy/input-output-logger&package-manager=npm_and_yarn&previous-version=5.3.2&new-version=5.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- packages/gsul/package.json | 2 +- packages/sandbox/package.json | 2 +- packages/statusLambda/package.json | 2 +- packages/updatePrescriptionStatus/package.json | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 32386b509..6e5c64ac4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2574,9 +2574,9 @@ } }, "node_modules/@middy/input-output-logger": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/@middy/input-output-logger/-/input-output-logger-5.3.2.tgz", - "integrity": "sha512-361vbp8JUmvpAtFKWUPt/KzTOXK5/TdIS8ShgZ12lCeI8CVLpxR+WvkrFbDb8SSaSt8CWnvMlqJHmdH6l4Yl3w==", + "version": "5.3.4", + "resolved": "https://registry.npmjs.org/@middy/input-output-logger/-/input-output-logger-5.3.4.tgz", + "integrity": "sha512-nMS5eVLfhlpKvagB05O6kpvMs2K9BJxV66GKWK6pHowk5019iYLWpqQ7MOhsjg2qbGTVQQKoeJVr04vJnEdyWQ==", "engines": { "node": ">=18" }, @@ -15377,7 +15377,7 @@ "@aws-sdk/lib-dynamodb": "^3.569.0", "@aws-sdk/util-dynamodb": "^3.540.0", "@middy/core": "^5.3.4", - "@middy/input-output-logger": "^5.2.6", + "@middy/input-output-logger": "^5.3.4", "@middy/validator": "^5.3.2", "@nhs/fhir-middy-error-handler": "^2.0.6", "json-schema-to-ts": "^3.1.0" @@ -15389,7 +15389,7 @@ "dependencies": { "@aws-lambda-powertools/logger": "^2.1.0", "@middy/core": "^5.3.4", - "@middy/input-output-logger": "^5.3.2", + "@middy/input-output-logger": "^5.3.4", "@nhs/fhir-middy-error-handler": "^2.0.6" } }, @@ -15413,7 +15413,7 @@ "@aws-lambda-powertools/logger": "^2.1.0", "@aws-lambda-powertools/parameters": "^2.0.4", "@middy/core": "^5.3.4", - "@middy/input-output-logger": "^5.3.2", + "@middy/input-output-logger": "^5.3.4", "@nhs/fhir-middy-error-handler": "^2.0.6", "axios": "^1.6.8" }, @@ -15431,7 +15431,7 @@ "@aws-sdk/util-dynamodb": "^3.556.0", "@middy/core": "^5.3.4", "@middy/http-header-normalizer": "^5.3.3", - "@middy/input-output-logger": "^5.2.6", + "@middy/input-output-logger": "^5.3.4", "@nhs/fhir-middy-error-handler": "^2.0.6" }, "devDependencies": { diff --git a/packages/gsul/package.json b/packages/gsul/package.json index efc5c8a31..21133a885 100644 --- a/packages/gsul/package.json +++ b/packages/gsul/package.json @@ -20,7 +20,7 @@ "@aws-sdk/lib-dynamodb": "^3.569.0", "@aws-sdk/util-dynamodb": "^3.540.0", "@middy/core": "^5.3.4", - "@middy/input-output-logger": "^5.2.6", + "@middy/input-output-logger": "^5.3.4", "@middy/validator": "^5.3.2", "@nhs/fhir-middy-error-handler": "^2.0.6", "json-schema-to-ts": "^3.1.0" diff --git a/packages/sandbox/package.json b/packages/sandbox/package.json index 7b607b5c1..3510121c4 100644 --- a/packages/sandbox/package.json +++ b/packages/sandbox/package.json @@ -15,7 +15,7 @@ "dependencies": { "@aws-lambda-powertools/logger": "^2.1.0", "@middy/core": "^5.3.4", - "@middy/input-output-logger": "^5.3.2", + "@middy/input-output-logger": "^5.3.4", "@nhs/fhir-middy-error-handler": "^2.0.6" } } diff --git a/packages/statusLambda/package.json b/packages/statusLambda/package.json index 03679a278..3e85bcd77 100644 --- a/packages/statusLambda/package.json +++ b/packages/statusLambda/package.json @@ -17,7 +17,7 @@ "@aws-lambda-powertools/logger": "^2.1.0", "@aws-lambda-powertools/parameters": "^2.0.4", "@middy/core": "^5.3.4", - "@middy/input-output-logger": "^5.3.2", + "@middy/input-output-logger": "^5.3.4", "@nhs/fhir-middy-error-handler": "^2.0.6", "axios": "^1.6.8" }, diff --git a/packages/updatePrescriptionStatus/package.json b/packages/updatePrescriptionStatus/package.json index f686b86c1..1be8e176d 100644 --- a/packages/updatePrescriptionStatus/package.json +++ b/packages/updatePrescriptionStatus/package.json @@ -20,7 +20,7 @@ "@aws-sdk/util-dynamodb": "^3.556.0", "@middy/core": "^5.3.4", "@middy/http-header-normalizer": "^5.3.3", - "@middy/input-output-logger": "^5.2.6", + "@middy/input-output-logger": "^5.3.4", "@nhs/fhir-middy-error-handler": "^2.0.6" }, "devDependencies": {