From 7630f348631e7964e0c07151e2e0192509de993e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 13:54:35 +0000 Subject: [PATCH] Update dependency @pulumi/awsx to v0.40.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb665b1..594565f 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,6 @@ "dependencies": { "@pulumi/pulumi": "1.14.1", "@pulumi/aws": "1.31.0", - "@pulumi/awsx": "0.20.0" + "@pulumi/awsx": "0.40.1" } }