From a4fded7f3b784960927ac0434a1921c7df5b236c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 01:55:18 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- integration-tests/infrastructure/package.json | 2 +- integration-tests/infrastructure/yarn.lock | 8 ++++---- pom.xml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/integration-tests/infrastructure/package.json b/integration-tests/infrastructure/package.json index 59286ce..43d8683 100644 --- a/integration-tests/infrastructure/package.json +++ b/integration-tests/infrastructure/package.json @@ -13,7 +13,7 @@ "node": ">=20" }, "dependencies": { - "@cdktf/provider-aws": "19.13.0", + "@cdktf/provider-aws": "19.14.0", "cdktf": "0.20.6", "constructs": "10.3.0" }, diff --git a/integration-tests/infrastructure/yarn.lock b/integration-tests/infrastructure/yarn.lock index d58b5a7..006fb6e 100644 --- a/integration-tests/infrastructure/yarn.lock +++ b/integration-tests/infrastructure/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@cdktf/provider-aws@19.13.0": - version "19.13.0" - resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-19.13.0.tgz#1e651771923b6bd3be3a87fdae8fca109fdf313c" - integrity sha512-+YQCk5Z1/pAt9P9h7GEqBaGTVNceIu1bYekG9/we/RFSQuRkDmPwAmtPbTilnZN+BLfQcmVvQsQXSDx5q81vKQ== +"@cdktf/provider-aws@19.14.0": + version "19.14.0" + resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-19.14.0.tgz#76ef98472fbf04ec163c284f4082c73586b17594" + integrity sha512-00AeWFyT+FWgkTf1h/hoUJGGL5l3RAtG32qtU+6k+PXfIn6vQz3weuRMonQdHGcKIQAuJrqXmEckOR26Hx/ClQ== "@cspotcode/source-map-support@^0.8.0": version "0.8.1" diff --git a/pom.xml b/pom.xml index 8d5008d..3825941 100644 --- a/pom.xml +++ b/pom.xml @@ -62,8 +62,8 @@ true 1.9.23 - 1.12.698 - 2.25.28 + 1.12.701 + 2.25.31 13.2.1 3.25.3 3.5.2 @@ -72,7 +72,7 @@ 3.2.5 3.3.1 1.9.20 - 3.2.2 + 3.2.3