diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index d4e92a1..a7847cb 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -51,7 +51,7 @@ jobs:
cache-dependency-path: integration-tests/infrastructure/yarn.lock
- name: Setup Terraform
- uses: hashicorp/setup-terraform@v3.1.1
+ uses: hashicorp/setup-terraform@v3.1.2
with:
terraform_version: 1.5.7
terraform_wrapper: false
diff --git a/integration-tests/infrastructure/package.json b/integration-tests/infrastructure/package.json
index 4708a66..24e5bb6 100644
--- a/integration-tests/infrastructure/package.json
+++ b/integration-tests/infrastructure/package.json
@@ -13,12 +13,12 @@
"node": ">=20"
},
"dependencies": {
- "@cdktf/provider-aws": "19.30.0",
+ "@cdktf/provider-aws": "19.32.0",
"cdktf": "0.20.8",
"constructs": "10.3.0"
},
"devDependencies": {
- "@types/node": "20.14.15",
+ "@types/node": "20.16.1",
"ts-node": "10.9.2",
"typescript": "5.5.4"
}
diff --git a/integration-tests/infrastructure/yarn.lock b/integration-tests/infrastructure/yarn.lock
index 6cb6da0..af58b78 100644
--- a/integration-tests/infrastructure/yarn.lock
+++ b/integration-tests/infrastructure/yarn.lock
@@ -2,10 +2,10 @@
# yarn lockfile v1
-"@cdktf/provider-aws@19.30.0":
- version "19.30.0"
- resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-19.30.0.tgz#ed219a0d6ac2146d81eb7a460458fef7cb6027e0"
- integrity sha512-lFQqmUl0AHqGFzFwoJBBjmz7QHRBHjqMbvQ7eOb8osP1YNA/fLaMwoGsOII0/kdzbKwAVv++attkB+LGPb/Efw==
+"@cdktf/provider-aws@19.32.0":
+ version "19.32.0"
+ resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-19.32.0.tgz#3aedab878b87be8d85350a47aaa4ff17d84e021a"
+ integrity sha512-YZcNZefcY6S9JzXVjnAW0CYq9wy61thUKqauswxmLqhoKESCnliReaWHrF9S4uriO3kPI+NJOXbfGsq/PwgsHA==
"@cspotcode/source-map-support@^0.8.0":
version "0.8.1"
@@ -52,12 +52,12 @@
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.15":
- version "20.14.15"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.15.tgz#e59477ab7bc7db1f80c85540bfd192a0becc588b"
- integrity sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==
+"@types/node@20.16.1":
+ version "20.16.1"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.1.tgz#0b44b15271d0e2191ca68faf1fbe506e06aed732"
+ integrity sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==
dependencies:
- undici-types "~5.26.4"
+ undici-types "~6.19.2"
acorn-walk@^8.1.1:
version "8.2.0"
@@ -466,10 +466,10 @@ typescript@5.5.4:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
-undici-types@~5.26.4:
- version "5.26.5"
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
+undici-types@~6.19.2:
+ version "6.19.8"
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
util-deprecate@^1.0.1, util-deprecate@~1.0.1:
version "1.0.2"
diff --git a/pom.xml b/pom.xml
index f3e881f..d6b74b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,19 +60,19 @@
official
true
- 2.0.10
+ 2.0.20
- 1.12.767
- 2.27.2
+ 1.12.770
+ 2.27.12
13.3
3.26.3
3.9.1
- 3.3.1
- 3.3.1
+ 3.4.0
+ 3.4.0
3.3.1
1.9.20
- 3.2.4
+ 3.2.5