Skip to content

Commit

Permalink
build(deps): update aws-sdk-js-v3 monorepo (#16233)
Browse files Browse the repository at this point in the history
* build(deps): update aws-sdk-js-v3 monorepo

* update snapshots

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
  • Loading branch information
renovate[bot] and rarkins committed Jun 27, 2022
1 parent 07d278b commit 100a820
Show file tree
Hide file tree
Showing 3 changed files with 581 additions and 588 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Array [
"region": [Function],
"regionInfoProvider": [Function],
"requestHandler": NodeHttpHandler {
"configProvider": [Function],
"configProvider": Promise {},
"metadata": Object {
"handlerProtocol": "http/1.1",
},
Expand Down Expand Up @@ -271,7 +271,7 @@ Array [
"region": [Function],
"regionInfoProvider": [Function],
"requestHandler": NodeHttpHandler {
"configProvider": [Function],
"configProvider": Promise {},
"metadata": Object {
"handlerProtocol": "http/1.1",
},
Expand Down Expand Up @@ -425,7 +425,7 @@ Array [
"region": [Function],
"regionInfoProvider": [Function],
"requestHandler": NodeHttpHandler {
"configProvider": [Function],
"configProvider": Promise {},
"metadata": Object {
"handlerProtocol": "http/1.1",
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@
"node": "^14.15.0 || >=16.13.0"
},
"dependencies": {
"@aws-sdk/client-ec2": "3.72.0",
"@aws-sdk/client-ecr": "3.72.0",
"@aws-sdk/client-s3": "3.72.0",
"@aws-sdk/client-ec2": "3.112.0",
"@aws-sdk/client-ecr": "3.112.0",
"@aws-sdk/client-s3": "3.113.0",
"@breejs/later": "4.1.0",
"@cheap-glitch/mi-cron": "1.0.1",
"@iarna/toml": "2.2.5",
Expand Down

0 comments on commit 100a820

Please sign in to comment.