diff --git a/package.json b/package.json index 2443fd058..6090ee382 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "jsii-docgen": "^10.2.3", "jsii-pacmak": "^1.93.0", "jsii-rosetta": "~5.2.0", - "projen": "^0.78.13", + "projen": "^0.79.0", "semver": "^7.5.3", "standard-version": "^9", "typescript": "~5.2.0" diff --git a/yarn.lock b/yarn.lock index 07dd9eb05..c2ca80ae8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -217,9 +217,9 @@ jsii-srcmak "0.1.999" "@cdktf/provider-project@^0.5.0": - version "0.5.9" - resolved "https://registry.yarnpkg.com/@cdktf/provider-project/-/provider-project-0.5.9.tgz#172ee61de1335f61f8065ba19d22a87a6030aa79" - integrity sha512-2IWkVmsc8TL0ZK18Tp4eGxB9H26Bt2bEXonD+aLAq33gmziq6CnYRbv9R9m2+u9Q3SIEOaE0VqofcsOZlgJkSw== + version "0.5.10" + resolved "https://registry.yarnpkg.com/@cdktf/provider-project/-/provider-project-0.5.10.tgz#3d1f91178dce5e5f6e0742ba495b0f8376040e8a" + integrity sha512-nDtqIZVwOMgqtKLDz7QchlhqxQhjQGWrN9M5IR8fMOqJNIVMYkyEi5jJxtsKym2PJ64TKQMfFTWOOtYxTF4nZw== dependencies: change-case "^4.1.2" fs-extra "^10.1.0" @@ -3504,10 +3504,10 @@ process-nextick-args@~2.0.0: resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== -projen@^0.78.13: - version "0.78.13" - resolved "https://registry.yarnpkg.com/projen/-/projen-0.78.13.tgz#5c6693ababa4f2e7d93759c722a35d41c9c2e691" - integrity sha512-ihL1lcfmi7M0EA7qgdXGja2SLLc6vtsQ1Wd2RqqxOuFnchw9/kZubdrxy38J8iI36AEwb0Qucb1uLTuwFhl7Qw== +projen@^0.79.0: + version "0.79.0" + resolved "https://registry.yarnpkg.com/projen/-/projen-0.79.0.tgz#5751e023d3fa11ff9d883187e0f672d37738c088" + integrity sha512-Kuj/NLMmt+zx0VlC++jv5OH8Kv8tqrEBhawQHMI6lI16CusRdSPWo2JI906yj5Wvqqb3n7taflqPe7IzxE/xkw== dependencies: "@iarna/toml" "^2.2.5" case "^1.6.3"