diff --git a/package-lock.json b/package-lock.json index b3172bf47..3dada9b77 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8266,7 +8266,7 @@ "dependencies": { "@aws-lambda-powertools/commons": "^2.32.0", "@aws-lambda-powertools/logger": "^2.32.0", - "@middy/core": "^7.1.2", + "@middy/core": "^7.2.3", "@middy/input-output-logger": "^7.2.1", "@nhs/fhir-middy-error-handler": "^2.1.80" }, @@ -8274,6 +8274,43 @@ "@pfp-common/testing": "^1.0.0" } }, + "packages/capabilityStatement/node_modules/@middy/core": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/@middy/core/-/core-7.2.3.tgz", + "integrity": "sha512-6dhU9prpTqhOj6HmBEjF8q5oFq/0wFvM1cXhSALyTkz8xyE40AVtZD2sycpf1YAz7HamjEI8vsVkU8VeF8aWqw==", + "license": "MIT", + "dependencies": { + "@middy/util": "7.2.3" + }, + "engines": { + "node": ">=22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/willfarrell" + }, + "peerDependencies": { + "@aws/durable-execution-sdk-js": "^1.0.0" + }, + "peerDependenciesMeta": { + "@aws/durable-execution-sdk-js": { + "optional": true + } + } + }, + "packages/capabilityStatement/node_modules/@middy/util": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/@middy/util/-/util-7.2.3.tgz", + "integrity": "sha512-iLyQFD1mFQGk+dpBIbm/PCikLwZl46NQ4OEIYbxodPVcvQ4ROOFW1Af/d8INA1T7UwBbV2+PRd1s5+0fyFL8Hg==", + "license": "MIT", + "engines": { + "node": ">=22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/willfarrell" + } + }, "packages/cdk": { "version": "0.1.0", "dependencies": { @@ -8298,13 +8335,50 @@ "@aws-lambda-powertools/logger": "^2.32.0", "@aws-lambda-powertools/parameters": "^2.32.0", "@aws-sdk/client-ssm": "^3.1024.0", - "@middy/core": "^7.1.2", + "@middy/core": "^7.2.3", "@types/fhir": "^0.0.41" }, "devDependencies": { "axios-mock-adapter": "^2.1.0" } }, + "packages/common/utilities/node_modules/@middy/core": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/@middy/core/-/core-7.2.3.tgz", + "integrity": "sha512-6dhU9prpTqhOj6HmBEjF8q5oFq/0wFvM1cXhSALyTkz8xyE40AVtZD2sycpf1YAz7HamjEI8vsVkU8VeF8aWqw==", + "license": "MIT", + "dependencies": { + "@middy/util": "7.2.3" + }, + "engines": { + "node": ">=22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/willfarrell" + }, + "peerDependencies": { + "@aws/durable-execution-sdk-js": "^1.0.0" + }, + "peerDependenciesMeta": { + "@aws/durable-execution-sdk-js": { + "optional": true + } + } + }, + "packages/common/utilities/node_modules/@middy/util": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/@middy/util/-/util-7.2.3.tgz", + "integrity": "sha512-iLyQFD1mFQGk+dpBIbm/PCikLwZl46NQ4OEIYbxodPVcvQ4ROOFW1Af/d8INA1T7UwBbV2+PRd1s5+0fyFL8Hg==", + "license": "MIT", + "engines": { + "node": ">=22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/willfarrell" + } + }, "packages/distanceSelling": { "name": "@prescriptionsforpatients/distanceSelling", "version": "1.0.0", @@ -8327,7 +8401,7 @@ "@aws-lambda-powertools/logger": "^2.32.0", "@aws-lambda-powertools/parameters": "^2.32.0", "@aws-sdk/client-secrets-manager": "^3.1024.0", - "@middy/core": "^7.1.2", + "@middy/core": "^7.2.3", "@middy/input-output-logger": "^7.2.1", "@types/fhir": "^0.0.41", "moment": "^2.30.1" @@ -8336,6 +8410,43 @@ "@pfp-common/testing": "^1.0.0" } }, + "packages/enrichPrescriptions/node_modules/@middy/core": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/@middy/core/-/core-7.2.3.tgz", + "integrity": "sha512-6dhU9prpTqhOj6HmBEjF8q5oFq/0wFvM1cXhSALyTkz8xyE40AVtZD2sycpf1YAz7HamjEI8vsVkU8VeF8aWqw==", + "license": "MIT", + "dependencies": { + "@middy/util": "7.2.3" + }, + "engines": { + "node": ">=22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/willfarrell" + }, + "peerDependencies": { + "@aws/durable-execution-sdk-js": "^1.0.0" + }, + "peerDependenciesMeta": { + "@aws/durable-execution-sdk-js": { + "optional": true + } + } + }, + "packages/enrichPrescriptions/node_modules/@middy/util": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/@middy/util/-/util-7.2.3.tgz", + "integrity": "sha512-iLyQFD1mFQGk+dpBIbm/PCikLwZl46NQ4OEIYbxodPVcvQ4ROOFW1Af/d8INA1T7UwBbV2+PRd1s5+0fyFL8Hg==", + "license": "MIT", + "engines": { + "node": ">=22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/willfarrell" + } + }, "packages/getMyPrescriptions": { "version": "1.0.0", "license": "MIT", @@ -8344,7 +8455,7 @@ "@aws-lambda-powertools/logger": "^2.32.0", "@aws-lambda-powertools/parameters": "^2.32.0", "@aws-sdk/client-secrets-manager": "^3.1024.0", - "@middy/core": "^7.1.2", + "@middy/core": "^7.2.3", "@middy/http-header-normalizer": "^7.2.1", "@middy/input-output-logger": "^7.2.1", "@nhs/fhir-middy-error-handler": "^2.1.80", @@ -8358,13 +8469,50 @@ "axios-mock-adapter": "^2.1.0" } }, + "packages/getMyPrescriptions/node_modules/@middy/core": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/@middy/core/-/core-7.2.3.tgz", + "integrity": "sha512-6dhU9prpTqhOj6HmBEjF8q5oFq/0wFvM1cXhSALyTkz8xyE40AVtZD2sycpf1YAz7HamjEI8vsVkU8VeF8aWqw==", + "license": "MIT", + "dependencies": { + "@middy/util": "7.2.3" + }, + "engines": { + "node": ">=22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/willfarrell" + }, + "peerDependencies": { + "@aws/durable-execution-sdk-js": "^1.0.0" + }, + "peerDependenciesMeta": { + "@aws/durable-execution-sdk-js": { + "optional": true + } + } + }, + "packages/getMyPrescriptions/node_modules/@middy/util": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/@middy/util/-/util-7.2.3.tgz", + "integrity": "sha512-iLyQFD1mFQGk+dpBIbm/PCikLwZl46NQ4OEIYbxodPVcvQ4ROOFW1Af/d8INA1T7UwBbV2+PRd1s5+0fyFL8Hg==", + "license": "MIT", + "engines": { + "node": ">=22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/willfarrell" + } + }, "packages/nhsd-pfp-sandbox": { "version": "1.0.0", "license": "MIT", "dependencies": { "@aws-lambda-powertools/commons": "^2.32.0", "@aws-lambda-powertools/logger": "^2.32.0", - "@middy/core": "^7.1.2", + "@middy/core": "^7.2.3", "@middy/input-output-logger": "^7.2.1", "@nhs/fhir-middy-error-handler": "^2.1.80" }, @@ -8372,6 +8520,43 @@ "@pfp-common/testing": "^1.0.0" } }, + "packages/nhsd-pfp-sandbox/node_modules/@middy/core": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/@middy/core/-/core-7.2.3.tgz", + "integrity": "sha512-6dhU9prpTqhOj6HmBEjF8q5oFq/0wFvM1cXhSALyTkz8xyE40AVtZD2sycpf1YAz7HamjEI8vsVkU8VeF8aWqw==", + "license": "MIT", + "dependencies": { + "@middy/util": "7.2.3" + }, + "engines": { + "node": ">=22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/willfarrell" + }, + "peerDependencies": { + "@aws/durable-execution-sdk-js": "^1.0.0" + }, + "peerDependenciesMeta": { + "@aws/durable-execution-sdk-js": { + "optional": true + } + } + }, + "packages/nhsd-pfp-sandbox/node_modules/@middy/util": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/@middy/util/-/util-7.2.3.tgz", + "integrity": "sha512-iLyQFD1mFQGk+dpBIbm/PCikLwZl46NQ4OEIYbxodPVcvQ4ROOFW1Af/d8INA1T7UwBbV2+PRd1s5+0fyFL8Hg==", + "license": "MIT", + "engines": { + "node": ">=22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/willfarrell" + } + }, "packages/serviceSearchClient": { "name": "@prescriptionsforpatients/serviceSearchClient", "version": "1.0.0", @@ -8409,11 +8594,48 @@ "@aws-lambda-powertools/commons": "^2.32.0", "@aws-lambda-powertools/logger": "^2.32.0", "@aws-lambda-powertools/parameters": "^2.32.0", - "@middy/core": "^7.1.2", + "@middy/core": "^7.2.3", "@middy/input-output-logger": "^7.2.1", "@nhs/fhir-middy-error-handler": "^2.1.80", "@nhsdigital/eps-spine-client": "^2.1.78" } + }, + "packages/statusLambda/node_modules/@middy/core": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/@middy/core/-/core-7.2.3.tgz", + "integrity": "sha512-6dhU9prpTqhOj6HmBEjF8q5oFq/0wFvM1cXhSALyTkz8xyE40AVtZD2sycpf1YAz7HamjEI8vsVkU8VeF8aWqw==", + "license": "MIT", + "dependencies": { + "@middy/util": "7.2.3" + }, + "engines": { + "node": ">=22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/willfarrell" + }, + "peerDependencies": { + "@aws/durable-execution-sdk-js": "^1.0.0" + }, + "peerDependenciesMeta": { + "@aws/durable-execution-sdk-js": { + "optional": true + } + } + }, + "packages/statusLambda/node_modules/@middy/util": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/@middy/util/-/util-7.2.3.tgz", + "integrity": "sha512-iLyQFD1mFQGk+dpBIbm/PCikLwZl46NQ4OEIYbxodPVcvQ4ROOFW1Af/d8INA1T7UwBbV2+PRd1s5+0fyFL8Hg==", + "license": "MIT", + "engines": { + "node": ">=22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/willfarrell" + } } } } diff --git a/packages/capabilityStatement/package.json b/packages/capabilityStatement/package.json index 83474790b..d6ae4bcef 100644 --- a/packages/capabilityStatement/package.json +++ b/packages/capabilityStatement/package.json @@ -15,7 +15,7 @@ "dependencies": { "@aws-lambda-powertools/commons": "^2.32.0", "@aws-lambda-powertools/logger": "^2.32.0", - "@middy/core": "^7.1.2", + "@middy/core": "^7.2.3", "@middy/input-output-logger": "^7.2.1", "@nhs/fhir-middy-error-handler": "^2.1.80" }, diff --git a/packages/common/utilities/package.json b/packages/common/utilities/package.json index 626f8b81e..8c1e60c8e 100644 --- a/packages/common/utilities/package.json +++ b/packages/common/utilities/package.json @@ -17,7 +17,7 @@ "@aws-lambda-powertools/logger": "^2.32.0", "@aws-lambda-powertools/parameters": "^2.32.0", "@aws-sdk/client-ssm": "^3.1024.0", - "@middy/core": "^7.1.2", + "@middy/core": "^7.2.3", "@types/fhir": "^0.0.41" }, "devDependencies": { diff --git a/packages/enrichPrescriptions/package.json b/packages/enrichPrescriptions/package.json index 14f910b46..9a63e8f84 100644 --- a/packages/enrichPrescriptions/package.json +++ b/packages/enrichPrescriptions/package.json @@ -16,7 +16,7 @@ "@aws-lambda-powertools/logger": "^2.32.0", "@aws-lambda-powertools/parameters": "^2.32.0", "@aws-sdk/client-secrets-manager": "^3.1024.0", - "@middy/core": "^7.1.2", + "@middy/core": "^7.2.3", "@middy/input-output-logger": "^7.2.1", "@types/fhir": "^0.0.41", "moment": "^2.30.1" diff --git a/packages/getMyPrescriptions/package.json b/packages/getMyPrescriptions/package.json index d9961a207..6093256be 100644 --- a/packages/getMyPrescriptions/package.json +++ b/packages/getMyPrescriptions/package.json @@ -17,7 +17,7 @@ "@aws-lambda-powertools/logger": "^2.32.0", "@aws-lambda-powertools/parameters": "^2.32.0", "@aws-sdk/client-secrets-manager": "^3.1024.0", - "@middy/core": "^7.1.2", + "@middy/core": "^7.2.3", "@middy/http-header-normalizer": "^7.2.1", "@middy/input-output-logger": "^7.2.1", "@nhs/fhir-middy-error-handler": "^2.1.80", diff --git a/packages/nhsd-pfp-sandbox/package.json b/packages/nhsd-pfp-sandbox/package.json index 8d5f47b37..4818c9f9a 100644 --- a/packages/nhsd-pfp-sandbox/package.json +++ b/packages/nhsd-pfp-sandbox/package.json @@ -14,7 +14,7 @@ "dependencies": { "@aws-lambda-powertools/commons": "^2.32.0", "@aws-lambda-powertools/logger": "^2.32.0", - "@middy/core": "^7.1.2", + "@middy/core": "^7.2.3", "@middy/input-output-logger": "^7.2.1", "@nhs/fhir-middy-error-handler": "^2.1.80" }, diff --git a/packages/statusLambda/package.json b/packages/statusLambda/package.json index 9d6c09d2f..12e8e69e0 100644 --- a/packages/statusLambda/package.json +++ b/packages/statusLambda/package.json @@ -15,7 +15,7 @@ "@aws-lambda-powertools/commons": "^2.32.0", "@aws-lambda-powertools/logger": "^2.32.0", "@aws-lambda-powertools/parameters": "^2.32.0", - "@middy/core": "^7.1.2", + "@middy/core": "^7.2.3", "@middy/input-output-logger": "^7.2.1", "@nhs/fhir-middy-error-handler": "^2.1.80", "@nhsdigital/eps-spine-client": "^2.1.78"