Skip to content

Commit

Permalink
build(deps): update dependency @aws-sdk/client-ec2 to v3.155.0 (#17508)
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] committed Aug 30, 2022
1 parent 12acec3 commit 9b1115a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"node": "^14.15.0 || >=16.13.0"
},
"dependencies": {
"@aws-sdk/client-ec2": "3.154.0",
"@aws-sdk/client-ec2": "3.155.0",
"@aws-sdk/client-ecr": "3.154.0",
"@aws-sdk/client-rds": "3.154.0",
"@aws-sdk/client-s3": "3.154.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,10 @@
dependencies:
tslib "^2.3.1"

"@aws-sdk/client-ec2@3.154.0":
version "3.154.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ec2/-/client-ec2-3.154.0.tgz#7a1523d37311d4489f3eb737a3551e73dd335e2a"
integrity sha512-0/wZORnbVV1oMeZ10hUIQHW/ZR+Nej5Nvd9tW3GStafCvqpiprKE/5kTAfgBR+zoZhiVhgbJeiYp6zJbOUCv1w==
"@aws-sdk/client-ec2@3.155.0":
version "3.155.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ec2/-/client-ec2-3.155.0.tgz#1b10868bb603dda2071c2baac0c5eb57d80af7c8"
integrity sha512-FfWWw6A7SmyD4tXX6bDZgvLshyBLhT4wJXVDX2pkZRg0hqngy3Knrp0cu4r9i9t50w4016RAwUzJjMrurEL2FA==
dependencies:
"@aws-crypto/sha256-browser" "2.0.0"
"@aws-crypto/sha256-js" "2.0.0"
Expand Down

0 comments on commit 9b1115a

Please sign in to comment.