From 30399baf78a2d1f585b13496e5d6d07c1554f5fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 15:51:02 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump @middy/validator from 5.5.1 to 6.0.0 (#1092) 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.1 to 6.0.0.
Release notes

Sourced from @​middy/validator's releases.

6.0.0

For full details and upgrade guide see https://middy.js.org/docs/upgrade/5-6

Notable changes

What's Changed

Thanks to @​ehmicky for contributing to this release.

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

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.1&new-version=6.0.0)](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> Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com> --- package-lock.json | 24 +++++++++++++----------- packages/cpsuLambda/package.json | 2 +- packages/gsul/package.json | 2 +- 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 25de52659..b84b149c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2531,11 +2531,12 @@ } }, "node_modules/@middy/util": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@middy/util/-/util-5.5.1.tgz", - "integrity": "sha512-yWvycirftFpXFYt4MXCPjPfM4tQOs4Ib2eyzZEIPOJoEz2cg8mogVNI1TehiCD5O2S1rOPbMduUaXNO6LXiOMA==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/@middy/util/-/util-6.0.0.tgz", + "integrity": "sha512-V2/gJ4wE6TtMJNAnUTm3VRdgNyLI6zdNLy3MzhrJOwxiUslG1OSShE1IUYR0cmzMOm5w/Y2p3+OIRXRqKUVHYQ==", + "license": "MIT", "engines": { - "node": ">=18" + "node": ">=20" }, "funding": { "type": "github", @@ -2543,11 +2544,12 @@ } }, "node_modules/@middy/validator": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@middy/validator/-/validator-5.5.1.tgz", - "integrity": "sha512-lgUiK6/DI8Z4JnkwE8enDdwqAeor7IK+ABWMZumCvRltE/ic94fpftMZP1dW97d+Ogz4+qnpH5ka4Wh88hAyhg==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/@middy/validator/-/validator-6.0.0.tgz", + "integrity": "sha512-5EtQWVQb+G6UK/i9owa7TsCRJnLxJzmUufhRtswFRFtDiga2nkafz5jXR6ly8pdnkvf7bxEuXglBgjvvS61xUg==", + "license": "MIT", "dependencies": { - "@middy/util": "5.5.1", + "@middy/util": "6.0.0", "ajv": "8.17.1", "ajv-errors": "3.0.0", "ajv-formats": "3.0.1", @@ -2556,7 +2558,7 @@ "ajv-keywords": "5.1.0" }, "engines": { - "node": ">=18" + "node": ">=20" }, "funding": { "type": "github", @@ -16197,7 +16199,7 @@ "@middy/core": "^6.0.0", "@middy/http-header-normalizer": "^6.0.0", "@middy/input-output-logger": "^6.0.0", - "@middy/validator": "^5.5.1", + "@middy/validator": "^6.0.0", "json-schema-to-ts": "^3.1.1", "pratica": "^2.3.0", "ts-md5": "^1.3.1", @@ -16221,7 +16223,7 @@ "@aws-sdk/util-dynamodb": "^3.693.0", "@middy/core": "^6.0.0", "@middy/input-output-logger": "^6.0.0", - "@middy/validator": "^5.5.1", + "@middy/validator": "^6.0.0", "@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 7060980e6..59897f4d8 100644 --- a/packages/cpsuLambda/package.json +++ b/packages/cpsuLambda/package.json @@ -21,7 +21,7 @@ "@middy/core": "^6.0.0", "@middy/http-header-normalizer": "^6.0.0", "@middy/input-output-logger": "^6.0.0", - "@middy/validator": "^5.5.1", + "@middy/validator": "^6.0.0", "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 53b9ecaff..1185d64e9 100644 --- a/packages/gsul/package.json +++ b/packages/gsul/package.json @@ -21,7 +21,7 @@ "@aws-sdk/util-dynamodb": "^3.693.0", "@middy/core": "^6.0.0", "@middy/input-output-logger": "^6.0.0", - "@middy/validator": "^5.5.1", + "@middy/validator": "^6.0.0", "@PrescriptionStatusUpdate_common/middyErrorHandler": "^1.0.0", "json-schema-to-ts": "^3.1.1" }