Skip to content

Commit

Permalink
build(deps): bump @aws-sdk/s3-request-presigner from 3.429.0 to 3.436…
Browse files Browse the repository at this point in the history
….0 (#769)

Bumps [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) from 3.429.0 to 3.436.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.436.0/packages/s3-request-presigner)

---
updated-dependencies:
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 510b2be commit 60a84d8
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 60 deletions.
2 changes: 1 addition & 1 deletion modules/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@aws-sdk/client-iam": "^3.429.0",
"@aws-sdk/client-s3": "^3.429.0",
"@aws-sdk/client-sts": "^3.429.0",
"@aws-sdk/s3-request-presigner": "^3.429.0",
"@aws-sdk/s3-request-presigner": "^3.436.0",
"@azure/storage-blob": "^12.13.0",
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
Expand Down
239 changes: 180 additions & 59 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -713,18 +713,18 @@
"@smithy/util-middleware" "^2.0.4"
tslib "^2.5.0"

"@aws-sdk/s3-request-presigner@^3.429.0":
version "3.429.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.429.0.tgz#fd2e0c41010bb5cc0b55ec4c6a43d4ae4c933100"
integrity sha512-PZF5dLiIltc7cczNGcLp044e86e2FuOyFO43lPJxVRLPgbKeyddTmDlOpf/clgT+D/s4LX7UA3EV7DSG32RDeA==
dependencies:
"@aws-sdk/signature-v4-multi-region" "3.428.0"
"@aws-sdk/types" "3.428.0"
"@aws-sdk/util-format-url" "3.428.0"
"@smithy/middleware-endpoint" "^2.1.1"
"@smithy/protocol-http" "^3.0.7"
"@smithy/smithy-client" "^2.1.11"
"@smithy/types" "^2.3.5"
"@aws-sdk/s3-request-presigner@^3.436.0":
version "3.436.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.436.0.tgz#a7bcfa669a3bb3144de16c6177faef414ec6c3c9"
integrity sha512-UQ7/HCj3jCuV3SB423MNHaQstJKH8x3eeaxQmvVQdO7O2t67FOFPsSxhvQtlMrHqyKARgsfbXFRjNRz0jgxsSA==
dependencies:
"@aws-sdk/signature-v4-multi-region" "3.433.0"
"@aws-sdk/types" "3.433.0"
"@aws-sdk/util-format-url" "3.433.0"
"@smithy/middleware-endpoint" "^2.1.3"
"@smithy/protocol-http" "^3.0.8"
"@smithy/smithy-client" "^2.1.12"
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
Expand All @@ -738,6 +738,17 @@
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.433.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.433.0.tgz#9cbf5383b0606d9ec4fc2a754a482e57c5e60508"
integrity sha512-wl2j1dos4VOKFawbapPm/0CNa3cIgpJXbEx+sp+DI3G8tSuP3c5UGtm0pXjM85egxZulhHVK1RVde0iD8j63pQ==
dependencies:
"@aws-sdk/types" "3.433.0"
"@smithy/protocol-http" "^3.0.8"
"@smithy/signature-v4" "^2.0.0"
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.429.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.429.0.tgz#e952cfe55276ed75aa41f378a66341a2cfecb65e"
Expand Down Expand Up @@ -779,14 +790,22 @@
"@smithy/util-utf8" "^2.0.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]", "@aws-sdk/types@^3.222.0":
"@aws-sdk/[email protected]":
version "3.428.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.428.0.tgz#fcb62a5fc38c4e579dc2b251194483aaad393df0"
integrity sha512-4T0Ps2spjg3qbWE6ZK13Vd3FnzpfliaiotqjxUK5YhjDrKXeT36HJp46JhDupElQuHtTkpdiJOSYk2lvY2H4IA==
dependencies:
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@aws-sdk/[email protected]", "@aws-sdk/types@^3.222.0":
version "3.433.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.433.0.tgz#0f94eae2a4a3525ca872c9ab04e143c01806d755"
integrity sha512-0jEE2mSrNDd8VGFjTc1otYrwYPIkzZJEIK90ZxisKvQ/EURGBhNzWn7ejWB9XCMFT6XumYLBR0V9qq5UPisWtA==
dependencies:
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.310.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.310.0.tgz#861ff8810851be52a320ec9e4786f15b5fc74fba"
Expand All @@ -802,14 +821,14 @@
"@aws-sdk/types" "3.428.0"
tslib "^2.5.0"

"@aws-sdk/util-format-url@3.428.0":
version "3.428.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-format-url/-/util-format-url-3.428.0.tgz#0bef8ba279d318fee1b85c88689ec9fb52de10b7"
integrity sha512-Jx3VwsGXaIGtFNRVg9IqGWMm7wTDsdTRLn29Tn2a6N38TaqrRMpC3T0YK3YrWKjNYhClo5tUIJLi5QGk2d2vBg==
"@aws-sdk/util-format-url@3.433.0":
version "3.433.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-format-url/-/util-format-url-3.433.0.tgz#65c11be0e071342ebfeecea04be7bc181ac36699"
integrity sha512-Z6T7I4hELoQ4eeIuKIKx+52B9bc3SCPhjgMcFAFQeesjmHAr0drHyoGNJIat6ckvgI6zzFaeaBZTvWDA2hyDkA==
dependencies:
"@aws-sdk/types" "3.428.0"
"@smithy/querystring-builder" "^2.0.11"
"@smithy/types" "^2.3.5"
"@aws-sdk/types" "3.433.0"
"@smithy/querystring-builder" "^2.0.12"
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/util-locate-window@^3.0.0":
Expand Down Expand Up @@ -3069,6 +3088,14 @@
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@smithy/abort-controller@^2.0.12":
version "2.0.12"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.0.12.tgz#62cd47c81fa1d7d6c2d6fde0c2f54ea89892fb6a"
integrity sha512-YIJyefe1mi3GxKdZxEBEuzYOeQ9xpYfqnFmWzojCssRAuR7ycxwpoRQgp965vuW426xUAQhCV5rCaWElQ7XsaA==
dependencies:
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@smithy/chunked-blob-reader-native@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader-native/-/chunked-blob-reader-native-2.0.0.tgz#f6d0eeeb5481026b68b054f45540d924c194d558"
Expand Down Expand Up @@ -3162,6 +3189,17 @@
"@smithy/util-base64" "^2.0.0"
tslib "^2.5.0"

"@smithy/fetch-http-handler@^2.2.4":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.2.4.tgz#405716581a5a336f2c162daf4169bff600fc47ce"
integrity sha512-gIPRFEGi+c6V52eauGKrjDzPWF2Cu7Z1r5F8A3j2wcwz25sPG/t8kjsbEhli/tS/2zJp/ybCZXe4j4ro3yv/HA==
dependencies:
"@smithy/protocol-http" "^3.0.8"
"@smithy/querystring-builder" "^2.0.12"
"@smithy/types" "^2.4.0"
"@smithy/util-base64" "^2.0.0"
tslib "^2.5.0"

"@smithy/hash-blob-browser@^2.0.11":
version "2.0.11"
resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-2.0.11.tgz#6bcd0ffc1f68427dff1d8051c893df92a36f3e7e"
Expand Down Expand Up @@ -3224,17 +3262,17 @@
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@smithy/middleware-endpoint@^2.1.1":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.1.2.tgz#c6610f17b3c5773e4f272eb4de5c18a878607fe0"
integrity sha512-dua4r2EbSTRzNefz72snz+KDuXN73RCe1K+rGeemzUyYemxuh1jujFbLQbTU6DVlTgHkhtrbH0+kdOFY/SV4Qg==
dependencies:
"@smithy/middleware-serde" "^2.0.11"
"@smithy/node-config-provider" "^2.1.2"
"@smithy/shared-ini-file-loader" "^2.2.1"
"@smithy/types" "^2.3.5"
"@smithy/url-parser" "^2.0.11"
"@smithy/util-middleware" "^2.0.4"
"@smithy/middleware-endpoint@^2.1.1", "@smithy/middleware-endpoint@^2.1.3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.1.3.tgz#ab7ebff4ecbc9b02ec70dd57179f47c4f16bf03f"
integrity sha512-ZrQ0/YX6hNVTxqMEHtEaDbDv6pNeEji/a5Vk3HuFC5R3ZY8lfoATyxmOGxBVYnF3NUvZLNC7umEv1WzWGWvCGQ==
dependencies:
"@smithy/middleware-serde" "^2.0.12"
"@smithy/node-config-provider" "^2.1.3"
"@smithy/shared-ini-file-loader" "^2.2.2"
"@smithy/types" "^2.4.0"
"@smithy/url-parser" "^2.0.12"
"@smithy/util-middleware" "^2.0.5"
tslib "^2.5.0"

"@smithy/middleware-retry@^2.0.16":
Expand All @@ -3259,6 +3297,14 @@
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@smithy/middleware-serde@^2.0.12":
version "2.0.12"
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.0.12.tgz#edc93c400a5ffec6c068419163f9d880bdff5e5b"
integrity sha512-IBeco157lIScecq2Z+n0gq56i4MTnfKxS7rbfrAORveDJgnbBAaEQgYqMqp/cYqKrpvEXcyTjwKHrBjCCIZh2A==
dependencies:
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@smithy/middleware-stack@^2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.0.5.tgz#43cd8aa7141b23dfbb64dff9ead8a3983d3acc5c"
Expand All @@ -3267,6 +3313,14 @@
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@smithy/middleware-stack@^2.0.6":
version "2.0.6"
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.0.6.tgz#c58d6e4ffc4498bf47fd27adcddd142395d3ba84"
integrity sha512-YSvNZeOKWLJ0M/ycxwDIe2Ztkp6Qixmcml1ggsSv2fdHKGkBPhGrX5tMzPGMI1yyx55UEYBi2OB4s+RriXX48A==
dependencies:
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@smithy/node-config-provider@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.1.1.tgz#34c861b95a4e1b66a2dc1d1aecc2bca08466bd5e"
Expand All @@ -3277,14 +3331,14 @@
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@smithy/node-config-provider@^2.1.2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.1.2.tgz#fc016d065dd1153a162c83f175b6050c850491dd"
integrity sha512-tbYh/JK/ddxKWYTtjLgap0juyivJ0wCvywMqINb54zyOVHoKYM6iYl7DosQA0owFaNp6GAx1lXFjqGz7L2fAqA==
"@smithy/node-config-provider@^2.1.3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.1.3.tgz#bf4cee69df08d43618ad4329d234351b14d98ef7"
integrity sha512-J6lXvRHGVnSX3n1PYi+e1L5HN73DkkJpUviV3Ebf+8wSaIjAf+eVNbzyvh/S5EQz7nf4KVfwbD5vdoZMAthAEQ==
dependencies:
"@smithy/property-provider" "^2.0.12"
"@smithy/shared-ini-file-loader" "^2.2.1"
"@smithy/types" "^2.3.5"
"@smithy/property-provider" "^2.0.13"
"@smithy/shared-ini-file-loader" "^2.2.2"
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@smithy/node-http-handler@^2.1.7":
Expand All @@ -3298,6 +3352,17 @@
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@smithy/node-http-handler@^2.1.8":
version "2.1.8"
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.1.8.tgz#aad989d5445c43a677e7e6161c6fa4abd0e46023"
integrity sha512-KZylM7Wff/So5SmCiwg2kQNXJ+RXgz34wkxS7WNwIUXuZrZZpY/jKJCK+ZaGyuESDu3TxcaY+zeYGJmnFKbQsA==
dependencies:
"@smithy/abort-controller" "^2.0.12"
"@smithy/protocol-http" "^3.0.8"
"@smithy/querystring-builder" "^2.0.12"
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@smithy/property-provider@^2.0.0", "@smithy/property-provider@^2.0.12":
version "2.0.12"
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.0.12.tgz#09391cae6f336300e88128717ee5fb7cff76c5b4"
Expand All @@ -3306,12 +3371,20 @@
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@smithy/protocol-http@^3.0.7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.0.7.tgz#4deec17a27f7cc5d2bea962fcb0cdfbfd311b05c"
integrity sha512-HnZW8y+r66ntYueCDbLqKwWcMNWW8o3eVpSrHNluwtBJ/EUWfQHRKSiu6vZZtc6PGfPQWgVfucoCE/C3QufMAA==
"@smithy/property-provider@^2.0.13":
version "2.0.13"
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.0.13.tgz#45ee47ad79d638082523f944c49fd2e851312098"
integrity sha512-VJqUf2CbsQX6uUiC5dUPuoEATuFjkbkW3lJHbRnpk9EDC9X+iKqhfTK+WP+lve5EQ9TcCI1Q6R7hrg41FyC54w==
dependencies:
"@smithy/types" "^2.3.5"
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@smithy/protocol-http@^3.0.7", "@smithy/protocol-http@^3.0.8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.0.8.tgz#0f7c114f6b8e23a57dff7a275d085bac97b9233c"
integrity sha512-SHJvYeWq8q0FK8xHk+xjV9dzDUDjFMT+G1pZbV+XB6OVoac/FSVshlMNPeUJ8AmSkcDKHRu5vASnRqZHgD3qhw==
dependencies:
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@smithy/querystring-builder@^2.0.11":
Expand All @@ -3323,6 +3396,15 @@
"@smithy/util-uri-escape" "^2.0.0"
tslib "^2.5.0"

"@smithy/querystring-builder@^2.0.12":
version "2.0.12"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.0.12.tgz#d13e0eea08d43596bdbb182206ccdee0956d06fd"
integrity sha512-cDbF07IuCjiN8CdGvPzfJjXIrmDSelScRfyJYrYBNBbKl2+k7QD/KqiHhtRyEKgID5mmEVrV6KE6L/iPJ98sFw==
dependencies:
"@smithy/types" "^2.4.0"
"@smithy/util-uri-escape" "^2.0.0"
tslib "^2.5.0"

"@smithy/querystring-parser@^2.0.11":
version "2.0.11"
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.0.11.tgz#63b7fde68714974c220e386002100ad9b70d91a3"
Expand All @@ -3331,6 +3413,14 @@
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@smithy/querystring-parser@^2.0.12":
version "2.0.12"
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.0.12.tgz#d2c234031e266359716a0c62c8c1208a5bd2557e"
integrity sha512-fytyTcXaMzPBuNtPlhj5v6dbl4bJAnwKZFyyItAGt4Tgm9HFPZNo7a9r1SKPr/qdxUEBzvL9Rh+B9SkTX3kFxg==
dependencies:
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@smithy/service-error-classification@^2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.0.4.tgz#05c0a30eddbf63fb5f27704757da388aec5d66c2"
Expand All @@ -3346,12 +3436,12 @@
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@smithy/shared-ini-file-loader@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.2.1.tgz#447c8510fee6857268c28180853ccc91d12963fc"
integrity sha512-eAYajwo2eTTVU5KPX90+V6ccfrWphrzcUwOt7n9pLOMBO0fOKlRVshbvCBqfRCxEn7OYDGH6TsL3yrx+hAjddA==
"@smithy/shared-ini-file-loader@^2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.2.2.tgz#b52064c5254a01f5c98a821207448de439938667"
integrity sha512-noyQUPn7b1M8uB0GEXc/Zyxq+5K2b7aaqWnLp+hgJ7+xu/FCvtyWy5eWLDjQEsHnAet2IZhS5QF8872OR69uNg==
dependencies:
"@smithy/types" "^2.3.5"
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@smithy/signature-v4@^2.0.0":
Expand All @@ -3368,20 +3458,20 @@
"@smithy/util-utf8" "^2.0.0"
tslib "^2.5.0"

"@smithy/smithy-client@^2.1.11":
version "2.1.11"
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.1.11.tgz#7e27c9969048952703ae493311245d1af62c73b8"
integrity sha512-okjMbuBBCTiieK665OFN/ap6u9+Z9z55PMphS5FYCsS6Zfp137Q3qlnt0OgBAnUVnH/mNGyoJV0LBX9gkTWptg==
"@smithy/smithy-client@^2.1.11", "@smithy/smithy-client@^2.1.12":
version "2.1.12"
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.1.12.tgz#a7f10ab846d41ce1042eb81f087c4c9eb438b481"
integrity sha512-XXqhridfkKnpj+lt8vM6HRlZbqUAqBjVC74JIi13F/AYQd/zTj9SOyGfxnbp4mjY9q28LityxIuV8CTinr9r5w==
dependencies:
"@smithy/middleware-stack" "^2.0.5"
"@smithy/types" "^2.3.5"
"@smithy/util-stream" "^2.0.16"
"@smithy/middleware-stack" "^2.0.6"
"@smithy/types" "^2.4.0"
"@smithy/util-stream" "^2.0.17"
tslib "^2.5.0"

"@smithy/types@^2.3.5":
version "2.3.5"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.3.5.tgz#7684a74d4368f323b478bd9e99e7dc3a6156b5e5"
integrity sha512-ehyDt8M9hehyxrLQGoA1BGPou8Js1Ocoh5M0ngDhJMqbFmNK5N6Xhr9/ZExWkyIW8XcGkiMPq3ZUEE0ScrhbuQ==
"@smithy/types@^2.3.5", "@smithy/types@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.4.0.tgz#ed35e429e3ea3d089c68ed1bf951d0ccbdf2692e"
integrity sha512-iH1Xz68FWlmBJ9vvYeHifVMWJf82ONx+OybPW8ZGf5wnEv2S0UXcU4zwlwJkRXuLKpcSLHrraHbn2ucdVXLb4g==
dependencies:
tslib "^2.5.0"

Expand All @@ -3394,6 +3484,15 @@
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@smithy/url-parser@^2.0.12":
version "2.0.12"
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.0.12.tgz#a4cdd1b66176e48f10d119298f8f90b06b7e8a01"
integrity sha512-qgkW2mZqRvlNUcBkxYB/gYacRaAdck77Dk3/g2iw0S9F0EYthIS3loGfly8AwoWpIvHKhkTsCXXQfzksgZ4zIA==
dependencies:
"@smithy/querystring-parser" "^2.0.12"
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@smithy/util-base64@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-2.0.0.tgz#1beeabfb155471d1d41c8d0603be1351f883c444"
Expand Down Expand Up @@ -3470,6 +3569,14 @@
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@smithy/util-middleware@^2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.0.5.tgz#c63dc491de81641c99ade9309f30c54ad0e28fbd"
integrity sha512-1lyT3TcaMJQe+OFfVI+TlomDkPuVzb27NZYdYtmSTltVmLaUjdCyt4KE+OH1CnhZKsz4/cdCL420Lg9UH5Z2Mw==
dependencies:
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@smithy/util-retry@^2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.0.4.tgz#b3ae28e73b4bdec21480005e76f9eeb9d7279e89"
Expand All @@ -3493,6 +3600,20 @@
"@smithy/util-utf8" "^2.0.0"
tslib "^2.5.0"

"@smithy/util-stream@^2.0.17":
version "2.0.17"
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.0.17.tgz#4c980891b0943e9e64949d7afcf1ec4a7b510ea8"
integrity sha512-fP/ZQ27rRvHsqItds8yB7jerwMpZFTL3QqbQbidUiG0+mttMoKdP0ZqnvM8UK5q0/dfc3/pN7g4XKPXOU7oRWw==
dependencies:
"@smithy/fetch-http-handler" "^2.2.4"
"@smithy/node-http-handler" "^2.1.8"
"@smithy/types" "^2.4.0"
"@smithy/util-base64" "^2.0.0"
"@smithy/util-buffer-from" "^2.0.0"
"@smithy/util-hex-encoding" "^2.0.0"
"@smithy/util-utf8" "^2.0.0"
tslib "^2.5.0"

"@smithy/util-uri-escape@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-2.0.0.tgz#19955b1a0f517a87ae77ac729e0e411963dfda95"
Expand Down

0 comments on commit 60a84d8

Please sign in to comment.