diff --git a/package.json b/package.json index dd15016b2..d365d67d8 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "cdk8s-plus-28": "^2.5.6", "codemaker": "^1.103.1", "colors": "1.4.0", - "constructs": "^10.3.0", + "constructs": "^10.3.1", "fs-extra": "^8", "jsii-pacmak": "^1.103.1", "jsii-rosetta": "^5.5.5", diff --git a/yarn.lock b/yarn.lock index fba90f915..8ff8ac00f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1945,11 +1945,16 @@ console-log-level@^1.4.1: resolved "https://registry.yarnpkg.com/console-log-level/-/console-log-level-1.4.1.tgz#9c5a6bb9ef1ef65b05aba83028b0ff894cdf630a" integrity sha512-VZzbIORbP+PPcN/gg3DXClTLPLg5Slwd5fL2MIc+o1qZ4BXBvWyc6QxPk6T/Mkr6IVjRpoAGf32XxP3ZWMVRcQ== -constructs@^10.0.0, constructs@^10.3.0: +constructs@^10.0.0: version "10.3.0" resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.3.0.tgz#4c246fce9cf8e77711ad45944e9fbd41f1501965" integrity sha512-vbK8i3rIb/xwZxSpTjz3SagHn1qq9BChLEfy5Hf6fB3/2eFbrwt2n9kHwQcS0CPTRBesreeAcsJfMq2229FnbQ== +constructs@^10.3.1: + version "10.3.1" + resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.3.1.tgz#c694d46de6ab3f20423c9e79648ac76bd9d4d6c0" + integrity sha512-gTyTNR3iHOVnOk4cKPK6QHRrSZWT1nsnEMFnwLa094/w1L+CKToQel4v4oxnYHi4L07PBNm1p3Bt0WVZI4kgkg== + conventional-changelog-angular@^6.0.0: version "6.0.0" resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-6.0.0.tgz#a9a9494c28b7165889144fd5b91573c4aa9ca541" @@ -6335,9 +6340,9 @@ typescript-json-schema@^0.65.1: yargs "^17.1.1" typescript@next: - version "5.7.0-dev.20241009" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20241009.tgz#2428f73ac401f4581131a0a4290c43f43d0608a6" - integrity sha512-NhJGDOqw0Wef3qCmG1yVVOHfZu365OED2CQvqFRIR1AXSirHf2Z/uGKjACdmrvm97IQpuszvQL15yaXwydCIVg== + version "5.7.0-dev.20241010" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20241010.tgz#5f949ccc5a3b48e8b85b93bb0076444d6f155ea6" + integrity sha512-gwxQ3UbMRwrAs1FedvBB+FkkrTVy0cjyxN7MBtpyUsmx2wHl+izVmFLpb6YPJyc/NC8sv9cdN61216rYJJyJcg== typescript@~4.9.5: version "4.9.5"