diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 76bb164..c59a3af 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -32,7 +32,7 @@ jobs: new-release-published: ${{ steps.semantic-release.outputs.new_release_published }} new-release-version: ${{ steps.semantic-release.outputs.new_release_version }} steps: - - uses: actions/checkout@v4.1.6 + - uses: actions/checkout@v4.1.7 with: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis @@ -126,7 +126,7 @@ jobs: needs: build if: needs.build.outputs.new-release-published == 'true' steps: - - uses: actions/checkout@v4.1.6 + - uses: actions/checkout@v4.1.7 - name: Set up JDK 11 uses: actions/setup-java@v4.2.1 diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 86a9a59..904def9 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -14,7 +14,7 @@ jobs: name: Verify Pull Request runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4.1.6 + - uses: actions/checkout@v4.1.7 with: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis diff --git a/integration-tests/infrastructure/package.json b/integration-tests/infrastructure/package.json index 197157e..ae449bd 100644 --- a/integration-tests/infrastructure/package.json +++ b/integration-tests/infrastructure/package.json @@ -13,12 +13,12 @@ "node": ">=20" }, "dependencies": { - "@cdktf/provider-aws": "19.22.0", + "@cdktf/provider-aws": "19.23.0", "cdktf": "0.20.7", "constructs": "10.3.0" }, "devDependencies": { - "@types/node": "20.14.2", + "@types/node": "20.14.4", "ts-node": "10.9.2", "typescript": "5.4.5" } diff --git a/integration-tests/infrastructure/yarn.lock b/integration-tests/infrastructure/yarn.lock index 95be2bc..736c8fc 100644 --- a/integration-tests/infrastructure/yarn.lock +++ b/integration-tests/infrastructure/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@cdktf/provider-aws@19.22.0": - version "19.22.0" - resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-19.22.0.tgz#d708b7bba1bf02ad0f509bb83f4d675233b277af" - integrity sha512-r6voTrLEsIrwHvmcs+Is83+4X9jHeIRIq119Nb92xv4YjkJGOKb/FVs5Ux0RksL3gdOzELUKM2RpGTBJCTWieA== +"@cdktf/provider-aws@19.23.0": + version "19.23.0" + resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-19.23.0.tgz#499ccb5f52638ad829e3d90f994e7e2cafa7af29" + integrity sha512-BWM07KQuIwQhPreRVxN43s24Fn7jdkHV5nmNLwx/RpZjT/iTcbNIAW9uFFyfkAgL82wAjqZSDlbXREf0nM3asQ== "@cspotcode/source-map-support@^0.8.0": version "0.8.1" @@ -52,10 +52,10 @@ resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.3.tgz#472eaab5f15c1ffdd7f8628bd4c4f753995ec79e" integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ== -"@types/node@20.14.2": - version "20.14.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2.tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18" - integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q== +"@types/node@20.14.4": + version "20.14.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.4.tgz#3426db474378502882036d595ec9e79a9b17d1e6" + integrity sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw== dependencies: undici-types "~5.26.4" diff --git a/pom.xml b/pom.xml index 3b4f8c4..ad8a5bb 100644 --- a/pom.xml +++ b/pom.xml @@ -62,14 +62,14 @@ true 2.0.0 - 1.12.739 - 2.25.69 + 1.12.745 + 2.26.4 13.2.1 3.26.0 3.6.0 - 3.2.5 - 3.2.5 + 3.3.0 + 3.3.0 3.3.1 1.9.20 3.2.4