Skip to content

Commit

Permalink
Update first-party Pulumi dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-renovate[bot] authored Feb 20, 2025
1 parent 152957e commit 0c1778b
Show file tree
Hide file tree
Showing 70 changed files with 176 additions and 176 deletions.
2 changes: 1 addition & 1 deletion examples/alb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"@pulumi/pulumi": "3.150.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/alb/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,10 +424,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/api-websocket-lambda-dynamodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@aws-sdk/client-apigatewaymanagementapi": "^3.632.0",
"@aws-sdk/client-dynamodb": "^3.632.0",
"@aws-sdk/lib-dynamodb": "^3.632.0",
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"@pulumi/pulumi": "3.150.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/api-websocket-lambda-dynamodb/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -962,10 +962,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/apprunner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"dependencies": {
"@aws-cdk/aws-apprunner-alpha": "2.20.0-alpha.0",
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"@pulumi/pulumi": "3.150.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/apprunner/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -429,10 +429,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/appsvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"@pulumi/pulumi": "3.150.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/appsvc/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,10 +424,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudfront-lambda-edge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"@pulumi/pulumi": "3.150.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/cloudfront-lambda-edge/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -549,10 +549,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudfront-lambda-urls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"@pulumi/pulumi": "3.150.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/cloudfront-lambda-urls/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -549,10 +549,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/cron-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"@pulumi/pulumi": "3.150.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/cron-lambda/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,10 +424,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/ec2-instance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"@pulumi/pulumi": "3.150.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/ec2-instance/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,10 +424,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/eks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"@pulumi/docker-build": "0.0.10",
Expand Down
8 changes: 4 additions & 4 deletions examples/eks/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -554,10 +554,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/fargate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"@pulumi/docker-build": "0.0.10",
Expand Down
8 changes: 4 additions & 4 deletions examples/fargate/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -549,10 +549,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/lookup-azs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"@pulumi/docker-build": "0.0.10",
Expand Down
8 changes: 4 additions & 4 deletions examples/lookup-azs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -549,10 +549,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/lookups-enabled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"aws-cdk-lib": "2.178.1",
Expand Down
8 changes: 4 additions & 4 deletions examples/lookups-enabled/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,10 +424,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/lookups/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"aws-cdk-lib": "2.178.1",
Expand Down
8 changes: 4 additions & 4 deletions examples/lookups/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,10 +424,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/stack-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"aws-cdk-lib": "2.178.1",
Expand Down
8 changes: 4 additions & 4 deletions examples/stack-provider/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,10 +424,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/the-big-fan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/aws": "6.68.0",
"@pulumi/aws": "6.69.0",
"@pulumi/aws-native": "1.25.0",
"@pulumi/cdk": "1.7.0",
"@pulumi/pulumi": "3.150.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/the-big-fan/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -549,10 +549,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/aws@6.68.0":
version "6.68.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.68.0.tgz#43237b4a7fd17c96afbcfbd945c1ca4d63bb4dbe"
integrity sha512-uehJNSviSq3garkLXsy1zZzI7V6clBDQq8G83PSpNfdePdGeKtuRoxMSsuqkgpGkue+cGjoxJtC6QwdtzgaKBQ==
"@pulumi/aws@6.69.0":
version "6.69.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.69.0.tgz#85751c61403c329d6e923d1f2d9f624c3f14ab3b"
integrity sha512-inhZYo7MgsfZ+2uGnM/BuTUUeCL4Zep+LY1f3HEMC455GSiNmCLM+340XAnx9HRDI8XbIMtSv+UbgwJVgdSaAg==
dependencies:
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
Expand Down
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/sts v1.33.1
github.com/aws/smithy-go v1.22.1
github.com/gorilla/websocket v1.5.3
github.com/pulumi/pulumi/pkg/v3 v3.149.0
github.com/pulumi/pulumi/pkg/v3 v3.150.0
github.com/stretchr/testify v1.10.0
)

Expand Down Expand Up @@ -133,7 +133,7 @@ require (
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect
github.com/pulumi/esc v0.10.0 // indirect
github.com/pulumi/pulumi/sdk/v3 v3.149.0 // indirect
github.com/pulumi/pulumi/sdk/v3 v3.150.0 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/rogpeppe/go-internal v1.12.0 // indirect
github.com/ryanuber/go-glob v1.0.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -341,10 +341,10 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
github.com/pulumi/pulumi/pkg/v3 v3.149.0 h1:ZFLEilJ4p+OByq/39ly0zjCZ7XLSxm8DMUoJUncp7FM=
github.com/pulumi/pulumi/pkg/v3 v3.149.0/go.mod h1:iVVRcv6WUS0Gfxl0BgG0K7V4ws5pFA1W6m43kShCVsc=
github.com/pulumi/pulumi/sdk/v3 v3.149.0 h1:czWb1pUiRxpEnfONvv5Tc3M+hMglfqEfv9C6BftsE7g=
github.com/pulumi/pulumi/sdk/v3 v3.149.0/go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA=
github.com/pulumi/pulumi/pkg/v3 v3.150.0 h1:Ne8Ew8t6qAqrMqgkR33tULLqQ/SVhtk0LeWyUQ2+6q4=
github.com/pulumi/pulumi/pkg/v3 v3.150.0/go.mod h1:6evzB2y1U3YZ4HFlLoGxGvpamaGJCZWu5Wh6Qn9JNzs=
github.com/pulumi/pulumi/sdk/v3 v3.150.0 h1:w5df9oOxqmVfsokWNb901/AvJEFjgBGrG9rgsWFlsJI=
github.com/pulumi/pulumi/sdk/v3 v3.150.0/go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=
Expand Down
Loading

0 comments on commit 0c1778b

Please sign in to comment.