Skip to content

Commit

Permalink
Update pulumi/pulumi-aws version to 6.66.3 (#1494)
Browse files Browse the repository at this point in the history
Update pulumi/pulumi-aws version to 6.66.3
  • Loading branch information
pulumi-bot authored Jan 21, 2025
1 parent b70ef9c commit f1e2f3c
Show file tree
Hide file tree
Showing 5 changed files with 129 additions and 129 deletions.
2 changes: 1 addition & 1 deletion awsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"//": "Pulumi sub-provider dependencies must be pinned at an exact version because we extract this value to generate the correct dependency in the schema",
"dependencies": {
"@pulumi/aws": "6.66.2",
"@pulumi/aws": "6.66.3",
"@pulumi/docker": "4.6.0",
"@pulumi/docker-build": "0.0.8",
"@pulumi/pulumi": "3.144.1",
Expand Down
8 changes: 4 additions & 4 deletions awsx/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1661,10 +1661,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/[email protected].2":
version "6.66.2"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.66.2.tgz#cf140268393c3985e22131539fc2b4536724c320"
integrity sha512-jO5L4JcjYriqXBGYH9LVb+GjawHUJvkWvLtb5nXxIKpkykEO1LyWVZdR4ngFcT7Hlw99Tg1ms4ut7LdETPCuUw==
"@pulumi/[email protected].3":
version "6.66.3"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.66.3.tgz#5dd81c31fa53d53f5abf2a916e848c0f901cbbd4"
integrity sha512-dDu9W+sdCrmVhIV+uales73gW+xTbl82YbNaD7/Du/Nt5sNDt+sB8gWRX0uUahVAmF3znhWDAZ5aOKiQd3wp/w==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
Loading

0 comments on commit f1e2f3c

Please sign in to comment.