Skip to content

Commit

Permalink
chore(deps): update dependency @pulumi/aws to v6.18.1 (#1093)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent cfd4c4a commit edd805e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion e2e/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"aws-lambda": "1.0.7"
},
"devDependencies": {
"@pulumi/aws": "6.18.0",
"@pulumi/aws": "6.18.1",
"@pulumi/awsx": "0.40.1",
"@pulumi/pulumi": "3.102.0",
"@types/aws-lambda": "8.10.131",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2194,15 +2194,14 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/[email protected].0":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.18.0.tgz#76ee86e54762bcfc117f972fc298786de86dbdb3"
integrity sha512-DFAZ0GIo/b0AXUdGoEbVV7BJQzQdPhdfOcvoM0O0pRewQb14GrblM5XNQ5jwG50r24n+bC4Pcf3hYujRLIzWgA==
"@pulumi/[email protected].1":
version "6.18.1"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.18.1.tgz#edf232bd5f4f173ff06af7aa26f84ce44a8fe074"
integrity sha512-72/j9kAFXetO7BaL8XAI0FF2R9OleAJp/X/FcKAcpDMbgB4eSu3wy7/DdJ/PXhIhyIkMgYkYyy4yu/OvXYaHKw==
dependencies:
"@pulumi/pulumi" "^3.0.0"
builtin-modules "3.0.0"
mime "^2.0.0"
read-package-tree "^5.2.1"
resolve "^1.7.1"

"@pulumi/[email protected]":
Expand Down Expand Up @@ -7613,7 +7612,7 @@ read-package-json@^2.0.0:
normalize-package-data "^2.0.0"
npm-normalize-package-bin "^1.0.0"

read-package-tree@^5.2.1, read-package-tree@^5.3.1:
read-package-tree@^5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/read-package-tree/-/read-package-tree-5.3.1.tgz#a32cb64c7f31eb8a6f31ef06f9cedf74068fe636"
integrity sha512-mLUDsD5JVtlZxjSlPPx1RETkNjjvQYuweKwNVt1Sn8kP5Jh44pvYuUHCp6xSVDZWbNxVxG5lyZJ921aJH61sTw==
Expand Down

0 comments on commit edd805e

Please sign in to comment.