mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
build(deps): update aws-sdk-js-v3 monorepo (#16233)
* 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>
This commit is contained in:
parent
07d278b268
commit
100a820db6
3 changed files with 577 additions and 584 deletions
|
@ -117,7 +117,7 @@ Array [
|
||||||
"region": [Function],
|
"region": [Function],
|
||||||
"regionInfoProvider": [Function],
|
"regionInfoProvider": [Function],
|
||||||
"requestHandler": NodeHttpHandler {
|
"requestHandler": NodeHttpHandler {
|
||||||
"configProvider": [Function],
|
"configProvider": Promise {},
|
||||||
"metadata": Object {
|
"metadata": Object {
|
||||||
"handlerProtocol": "http/1.1",
|
"handlerProtocol": "http/1.1",
|
||||||
},
|
},
|
||||||
|
@ -271,7 +271,7 @@ Array [
|
||||||
"region": [Function],
|
"region": [Function],
|
||||||
"regionInfoProvider": [Function],
|
"regionInfoProvider": [Function],
|
||||||
"requestHandler": NodeHttpHandler {
|
"requestHandler": NodeHttpHandler {
|
||||||
"configProvider": [Function],
|
"configProvider": Promise {},
|
||||||
"metadata": Object {
|
"metadata": Object {
|
||||||
"handlerProtocol": "http/1.1",
|
"handlerProtocol": "http/1.1",
|
||||||
},
|
},
|
||||||
|
@ -425,7 +425,7 @@ Array [
|
||||||
"region": [Function],
|
"region": [Function],
|
||||||
"regionInfoProvider": [Function],
|
"regionInfoProvider": [Function],
|
||||||
"requestHandler": NodeHttpHandler {
|
"requestHandler": NodeHttpHandler {
|
||||||
"configProvider": [Function],
|
"configProvider": Promise {},
|
||||||
"metadata": Object {
|
"metadata": Object {
|
||||||
"handlerProtocol": "http/1.1",
|
"handlerProtocol": "http/1.1",
|
||||||
},
|
},
|
||||||
|
|
|
@ -133,9 +133,9 @@
|
||||||
"node": "^14.15.0 || >=16.13.0"
|
"node": "^14.15.0 || >=16.13.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/client-ec2": "3.72.0",
|
"@aws-sdk/client-ec2": "3.112.0",
|
||||||
"@aws-sdk/client-ecr": "3.72.0",
|
"@aws-sdk/client-ecr": "3.112.0",
|
||||||
"@aws-sdk/client-s3": "3.72.0",
|
"@aws-sdk/client-s3": "3.113.0",
|
||||||
"@breejs/later": "4.1.0",
|
"@breejs/later": "4.1.0",
|
||||||
"@cheap-glitch/mi-cron": "1.0.1",
|
"@cheap-glitch/mi-cron": "1.0.1",
|
||||||
"@iarna/toml": "2.2.5",
|
"@iarna/toml": "2.2.5",
|
||||||
|
|
Loading…
Reference in a new issue