From 4460e16ac2c04dd4ffb2d0b494743b25d9958d02 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 05:11:07 +0000 Subject: [PATCH] fix(deps): update @pulumi/aws to 6.69.0 --- pulumi/sol/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pulumi/sol/package-lock.json b/pulumi/sol/package-lock.json index 0005eb53d8..619f5dfae7 100644 --- a/pulumi/sol/package-lock.json +++ b/pulumi/sol/package-lock.json @@ -846,9 +846,9 @@ "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==" }, "node_modules/@pulumi/aws": { - "version": "6.68.0", - "resolved": "https://registry.npmjs.org/@pulumi/aws/-/aws-6.68.0.tgz", - "integrity": "sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==", + "version": "6.69.0", + "resolved": "https://registry.npmjs.org/@pulumi/aws/-/aws-6.69.0.tgz", + "integrity": "sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==", "license": "Apache-2.0", "dependencies": { "@pulumi/pulumi": "^3.142.0",