From 30be8dd363da3ba285dcc6e21a2dca40f542acf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 16:02:35 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump @middy/validator from 5.5.0 to 5.5.1 (#945) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@middy/validator](https://github.com/middyjs/middy/tree/HEAD/packages/validator) from 5.5.0 to 5.5.1.
Release notes

Sourced from @​middy/validator's releases.

5.5.1

What's Changed

Full Changelog: https://github.com/middyjs/middy/compare/5.5.0...5.5.1

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@middy/validator&package-manager=npm_and_yarn&previous-version=5.5.0&new-version=5.5.1)](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 | 18 +++++++++--------- packages/cpsuLambda/package.json | 2 +- packages/gsul/package.json | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index a84a6767d..4412097c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2514,9 +2514,9 @@ } }, "node_modules/@middy/util": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@middy/util/-/util-5.5.0.tgz", - "integrity": "sha512-imEaXzQc8hv9jh1iKwusmenpSoFjNCP0yPZZx6O50D3ySzCuH7nqxMsa5HZKkYJNir/4ny11cM3msFFGdrmxaw==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/@middy/util/-/util-5.5.1.tgz", + "integrity": "sha512-yWvycirftFpXFYt4MXCPjPfM4tQOs4Ib2eyzZEIPOJoEz2cg8mogVNI1TehiCD5O2S1rOPbMduUaXNO6LXiOMA==", "engines": { "node": ">=18" }, @@ -2526,11 +2526,11 @@ } }, "node_modules/@middy/validator": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@middy/validator/-/validator-5.5.0.tgz", - "integrity": "sha512-Fbnd5KUv+E5k6aqysNGcj8FL/ipMTL2LvH1hWb2Zpa8w8k/pY2jT4porQadGTDhyB90uy7k5rDq7mPSaAS+GTw==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/@middy/validator/-/validator-5.5.1.tgz", + "integrity": "sha512-lgUiK6/DI8Z4JnkwE8enDdwqAeor7IK+ABWMZumCvRltE/ic94fpftMZP1dW97d+Ogz4+qnpH5ka4Wh88hAyhg==", "dependencies": { - "@middy/util": "5.5.0", + "@middy/util": "5.5.1", "ajv": "8.17.1", "ajv-errors": "3.0.0", "ajv-formats": "3.0.1", @@ -16605,7 +16605,7 @@ "@middy/core": "^5.5.1", "@middy/http-header-normalizer": "^5.5.0", "@middy/input-output-logger": "^5.5.1", - "@middy/validator": "^5.5.0", + "@middy/validator": "^5.5.1", "json-schema-to-ts": "^3.1.1", "pratica": "^2.3.0", "ts-md5": "^1.3.1", @@ -16640,7 +16640,7 @@ "@aws-sdk/util-dynamodb": "^3.675.0", "@middy/core": "^5.5.1", "@middy/input-output-logger": "^5.5.1", - "@middy/validator": "^5.5.0", + "@middy/validator": "^5.5.1", "@PrescriptionStatusUpdate_common/middyErrorHandler": "^1.0.0", "json-schema-to-ts": "^3.1.1" } diff --git a/packages/cpsuLambda/package.json b/packages/cpsuLambda/package.json index bdad4b848..067670237 100644 --- a/packages/cpsuLambda/package.json +++ b/packages/cpsuLambda/package.json @@ -21,7 +21,7 @@ "@middy/core": "^5.5.1", "@middy/http-header-normalizer": "^5.5.0", "@middy/input-output-logger": "^5.5.1", - "@middy/validator": "^5.5.0", + "@middy/validator": "^5.5.1", "json-schema-to-ts": "^3.1.1", "pratica": "^2.3.0", "ts-md5": "^1.3.1", diff --git a/packages/gsul/package.json b/packages/gsul/package.json index f2608169c..e67bbc033 100644 --- a/packages/gsul/package.json +++ b/packages/gsul/package.json @@ -21,7 +21,7 @@ "@aws-sdk/util-dynamodb": "^3.675.0", "@middy/core": "^5.5.1", "@middy/input-output-logger": "^5.5.1", - "@middy/validator": "^5.5.0", + "@middy/validator": "^5.5.1", "@PrescriptionStatusUpdate_common/middyErrorHandler": "^1.0.0", "json-schema-to-ts": "^3.1.1" }