From f80224371126599e291dc67730df878dbbec8a44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 04:37:59 +0000 Subject: [PATCH] Update aws packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cb665b1..e90d97f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/pulumi": "1.14.1", - "@pulumi/aws": "1.31.0", - "@pulumi/awsx": "0.20.0" + "@pulumi/aws": "6.83.2", + "@pulumi/awsx": "3.1.0" } }