diff --git a/deployment/ehr-proxy/ehr-proxy-app/package.json b/deployment/ehr-proxy/ehr-proxy-app/package.json index adbe31c6..2bd4adb7 100644 --- a/deployment/ehr-proxy/ehr-proxy-app/package.json +++ b/deployment/ehr-proxy/ehr-proxy-app/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "source-map-support": "^0.5.21", "ehr-proxy-hapi-endpoint": "^0.1.0", "ehr-proxy-smart-proxy": "^0.1.0", diff --git a/deployment/ehr-proxy/hapi-endpoint/package.json b/deployment/ehr-proxy/hapi-endpoint/package.json index 823b4d91..e756da9c 100644 --- a/deployment/ehr-proxy/hapi-endpoint/package.json +++ b/deployment/ehr-proxy/hapi-endpoint/package.json @@ -12,13 +12,13 @@ "@types/jest": "^29.5.12", "@types/node": "20.14.2", "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "typescript": "~5.2.2" }, "peerDependencies": { "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0" + "constructs": "^10.3.0" } } diff --git a/deployment/ehr-proxy/smart-proxy/package.json b/deployment/ehr-proxy/smart-proxy/package.json index 264d4426..eb3854ee 100644 --- a/deployment/ehr-proxy/smart-proxy/package.json +++ b/deployment/ehr-proxy/smart-proxy/package.json @@ -12,13 +12,13 @@ "@types/jest": "^29.5.12", "@types/node": "20.14.2", "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "typescript": "~5.2.2" }, "peerDependencies": { "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0" + "constructs": "^10.3.0" } } diff --git a/deployment/ehr-proxy/transform-endpoint/package.json b/deployment/ehr-proxy/transform-endpoint/package.json index 3930c262..ec6e2862 100644 --- a/deployment/ehr-proxy/transform-endpoint/package.json +++ b/deployment/ehr-proxy/transform-endpoint/package.json @@ -12,14 +12,14 @@ "@types/jest": "^29.5.5", "@types/node": "20.14.2", "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "typescript": "~5.2.2" }, "dependencies": { "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "source-map-support": "^0.5.21" } } diff --git a/deployment/forms-server/assemble-endpoint/package.json b/deployment/forms-server/assemble-endpoint/package.json index 769a44a2..a3835d5e 100644 --- a/deployment/forms-server/assemble-endpoint/package.json +++ b/deployment/forms-server/assemble-endpoint/package.json @@ -12,13 +12,13 @@ "@types/jest": "^29.5.12", "@types/node": "20.14.2", "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "typescript": "~5.2.2" }, "peerDependencies": { "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0" + "constructs": "^10.3.0" } } diff --git a/deployment/forms-server/forms-server-app/package.json b/deployment/forms-server/forms-server-app/package.json index 94482e63..9f392ad7 100644 --- a/deployment/forms-server/forms-server-app/package.json +++ b/deployment/forms-server/forms-server-app/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "source-map-support": "^0.5.21", "forms-server-assemble-endpoint": "^0.1.0", "forms-server-hapi-endpoint": "^0.1.0" diff --git a/deployment/forms-server/hapi-endpoint/package.json b/deployment/forms-server/hapi-endpoint/package.json index 65a74845..f55bea2d 100644 --- a/deployment/forms-server/hapi-endpoint/package.json +++ b/deployment/forms-server/hapi-endpoint/package.json @@ -12,13 +12,13 @@ "@types/jest": "^29.5.12", "@types/node": "20.14.2", "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "typescript": "~5.2.2" }, "peerDependencies": { "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0" + "constructs": "^10.3.0" } } diff --git a/package-lock.json b/package-lock.json index ae3fe939..b16c94e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -271,7 +271,7 @@ "version": "0.1.0", "dependencies": { "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "ehr-proxy-hapi-endpoint": "^0.1.0", "ehr-proxy-smart-proxy": "^0.1.0", "ehr-proxy-transform-endpoint": "^0.1.0", @@ -297,14 +297,14 @@ "@types/jest": "^29.5.12", "@types/node": "20.14.2", "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "typescript": "~5.2.2" }, "peerDependencies": { "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0" + "constructs": "^10.3.0" } }, "deployment/ehr-proxy/smart-proxy": { @@ -314,14 +314,14 @@ "@types/jest": "^29.5.12", "@types/node": "20.14.2", "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "typescript": "~5.2.2" }, "peerDependencies": { "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0" + "constructs": "^10.3.0" } }, "deployment/ehr-proxy/transform-endpoint": { @@ -329,14 +329,14 @@ "version": "0.1.0", "dependencies": { "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "source-map-support": "^0.5.21" }, "devDependencies": { "@types/jest": "^29.5.5", "@types/node": "20.14.2", "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "typescript": "~5.2.2" @@ -350,21 +350,21 @@ "@types/jest": "^29.5.12", "@types/node": "20.14.2", "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "typescript": "~5.2.2" }, "peerDependencies": { "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0" + "constructs": "^10.3.0" } }, "deployment/forms-server/forms-server-app": { "version": "0.1.0", "dependencies": { "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "forms-server-assemble-endpoint": "^0.1.0", "forms-server-hapi-endpoint": "^0.1.0", "source-map-support": "^0.5.21" @@ -389,14 +389,14 @@ "@types/jest": "^29.5.12", "@types/node": "20.14.2", "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0", + "constructs": "^10.3.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "typescript": "~5.2.2" }, "peerDependencies": { "aws-cdk-lib": "2.104.0", - "constructs": "^10.0.0" + "constructs": "^10.3.0" } }, "documentation": { @@ -16791,8 +16791,9 @@ "license": "MIT" }, "node_modules/constructs": { - "version": "10.2.70", - "license": "Apache-2.0", + "version": "10.3.0", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.3.0.tgz", + "integrity": "sha512-vbK8i3rIb/xwZxSpTjz3SagHn1qq9BChLEfy5Hf6fB3/2eFbrwt2n9kHwQcS0CPTRBesreeAcsJfMq2229FnbQ==", "engines": { "node": ">= 16.14.0" }