Skip to content

Commit b6290bf

Browse files
chore(deps): update dependency @pulumi/aws to v6.71.0 (#2489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 629d30e commit b6290bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

e2e/aws-lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"aws-lambda": "1.0.7"
1313
},
1414
"devDependencies": {
15-
"@pulumi/aws": "6.70.1",
15+
"@pulumi/aws": "6.71.0",
1616
"@pulumi/awsx": "0.40.1",
1717
"@pulumi/pulumi": "3.154.0",
1818
"@types/aws-lambda": "8.10.147",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2789,10 +2789,10 @@
27892789
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
27902790
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
27912791

2792-
"@pulumi/aws@6.70.1":
2793-
version "6.70.1"
2794-
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.70.1.tgz#0ff30e73e1f12c30dc1f60b57611aa58fb910a4f"
2795-
integrity sha512-8tdsdcnu/CiDIJBldxiLPddzAE2CUAFU3djQfq1U+N8L+aBRRtGMRyrcdkLrNMBxKW9hksjfylm1COWxGmA3uQ==
2792+
"@pulumi/aws@6.71.0":
2793+
version "6.71.0"
2794+
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.71.0.tgz#bf5a126e5b02ba1e491374130523a1d0b0e59c89"
2795+
integrity sha512-Sczo8H1pO3OybOh+QLeUrdjvfxccmZfvbX/0da5DfobDzwL4OCtmAw+pIJPqHbwCWmDPziVOYWmD+Uokc5xBFQ==
27962796
dependencies:
27972797
"@pulumi/pulumi" "^3.142.0"
27982798
mime "^2.0.0"

0 commit comments

Comments
 (0)