Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @aws-sdk/client-amplify from 3.485.0 to 3.501.0 #2213

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
223 changes: 179 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -748,49 +748,49 @@
tslib "^1.8.0"

"@aws-sdk/client-amplify@^3.485.0":
version "3.485.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-amplify/-/client-amplify-3.485.0.tgz#816f6c545c40660d71ec7fdabeaa9041cdf1f77a"
integrity sha512-HAslDyi5yNKl7VUF5DwCHa9rWAPVza/U45XP/oT6BAd16IOoMmDzTIGhG68Jc8+gzqAd1qkTai2Qq17KYtwJhw==
version "3.501.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-amplify/-/client-amplify-3.501.0.tgz#89f74a3a9bf1abaa66ab0c8e275b65869763a8b0"
integrity sha512-nFbx2wK2X8+54rWSCR8/NllrymzZ2c3v1TqDC2bcLEucM/GT9HCKYz7Uc58PDz8cZjno1IDEVIrb5e4k6jDQmw==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/client-sts" "3.485.0"
"@aws-sdk/core" "3.485.0"
"@aws-sdk/credential-provider-node" "3.485.0"
"@aws-sdk/middleware-host-header" "3.485.0"
"@aws-sdk/middleware-logger" "3.485.0"
"@aws-sdk/middleware-recursion-detection" "3.485.0"
"@aws-sdk/middleware-signing" "3.485.0"
"@aws-sdk/middleware-user-agent" "3.485.0"
"@aws-sdk/region-config-resolver" "3.485.0"
"@aws-sdk/types" "3.485.0"
"@aws-sdk/util-endpoints" "3.485.0"
"@aws-sdk/util-user-agent-browser" "3.485.0"
"@aws-sdk/util-user-agent-node" "3.485.0"
"@smithy/config-resolver" "^2.0.23"
"@smithy/core" "^1.2.2"
"@smithy/fetch-http-handler" "^2.3.2"
"@smithy/hash-node" "^2.0.18"
"@smithy/invalid-dependency" "^2.0.16"
"@smithy/middleware-content-length" "^2.0.18"
"@smithy/middleware-endpoint" "^2.3.0"
"@smithy/middleware-retry" "^2.0.26"
"@smithy/middleware-serde" "^2.0.16"
"@smithy/middleware-stack" "^2.0.10"
"@smithy/node-config-provider" "^2.1.9"
"@smithy/node-http-handler" "^2.2.2"
"@smithy/protocol-http" "^3.0.12"
"@smithy/smithy-client" "^2.2.1"
"@smithy/types" "^2.8.0"
"@smithy/url-parser" "^2.0.16"
"@smithy/util-base64" "^2.0.1"
"@smithy/util-body-length-browser" "^2.0.1"
"@smithy/util-body-length-node" "^2.1.0"
"@smithy/util-defaults-mode-browser" "^2.0.24"
"@smithy/util-defaults-mode-node" "^2.0.32"
"@smithy/util-endpoints" "^1.0.8"
"@smithy/util-retry" "^2.0.9"
"@smithy/util-utf8" "^2.0.2"
"@aws-sdk/client-sts" "3.501.0"
"@aws-sdk/core" "3.496.0"
"@aws-sdk/credential-provider-node" "3.501.0"
"@aws-sdk/middleware-host-header" "3.496.0"
"@aws-sdk/middleware-logger" "3.496.0"
"@aws-sdk/middleware-recursion-detection" "3.496.0"
"@aws-sdk/middleware-signing" "3.496.0"
"@aws-sdk/middleware-user-agent" "3.496.0"
"@aws-sdk/region-config-resolver" "3.496.0"
"@aws-sdk/types" "3.496.0"
"@aws-sdk/util-endpoints" "3.496.0"
"@aws-sdk/util-user-agent-browser" "3.496.0"
"@aws-sdk/util-user-agent-node" "3.496.0"
"@smithy/config-resolver" "^2.1.1"
"@smithy/core" "^1.3.1"
"@smithy/fetch-http-handler" "^2.4.1"
"@smithy/hash-node" "^2.1.1"
"@smithy/invalid-dependency" "^2.1.1"
"@smithy/middleware-content-length" "^2.1.1"
"@smithy/middleware-endpoint" "^2.4.1"
"@smithy/middleware-retry" "^2.1.1"
"@smithy/middleware-serde" "^2.1.1"
"@smithy/middleware-stack" "^2.1.1"
"@smithy/node-config-provider" "^2.2.1"
"@smithy/node-http-handler" "^2.3.1"
"@smithy/protocol-http" "^3.1.1"
"@smithy/smithy-client" "^2.3.1"
"@smithy/types" "^2.9.1"
"@smithy/url-parser" "^2.1.1"
"@smithy/util-base64" "^2.1.1"
"@smithy/util-body-length-browser" "^2.1.1"
"@smithy/util-body-length-node" "^2.2.1"
"@smithy/util-defaults-mode-browser" "^2.1.1"
"@smithy/util-defaults-mode-node" "^2.1.1"
"@smithy/util-endpoints" "^1.1.1"
"@smithy/util-retry" "^2.1.1"
"@smithy/util-utf8" "^2.1.1"
tslib "^2.5.0"

"@aws-sdk/client-cloudformation@^3.410.0", "@aws-sdk/client-cloudformation@^3.485.0":
Expand Down Expand Up @@ -2031,7 +2031,7 @@
fast-xml-parser "4.2.5"
tslib "^2.5.0"

"@aws-sdk/client-sts@3.499.0", "@aws-sdk/client-sts@^3.410.0":
"@aws-sdk/client-sts@3.499.0":
version "3.499.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.499.0.tgz#4c8260ed1fda7ad2c4e5fe12e4eaa5849da77d92"
integrity sha512-Eyj9STw2DXMtXL5V/v0HYHO6+JjGPi257M5IYyxwqlvRchq6jbOsedobfxclB/gBUyBRtZdnyAIS8uCKjb4kpA==
Expand Down Expand Up @@ -2077,6 +2077,52 @@
fast-xml-parser "4.2.5"
tslib "^2.5.0"

"@aws-sdk/client-sts@3.501.0", "@aws-sdk/client-sts@^3.410.0":
version "3.501.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.501.0.tgz#f3ab15d11517f28f1fdd3bd2b0c4dcf15a88b5aa"
integrity sha512-Uwc/xuxsA46dZS5s+4U703LBNDrGpWF7RB4XYEEMD21BLfGuqntxLLQux8xxKt3Pcur0CsXNja5jXt3uLnE5MA==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/core" "3.496.0"
"@aws-sdk/credential-provider-node" "3.501.0"
"@aws-sdk/middleware-host-header" "3.496.0"
"@aws-sdk/middleware-logger" "3.496.0"
"@aws-sdk/middleware-recursion-detection" "3.496.0"
"@aws-sdk/middleware-user-agent" "3.496.0"
"@aws-sdk/region-config-resolver" "3.496.0"
"@aws-sdk/types" "3.496.0"
"@aws-sdk/util-endpoints" "3.496.0"
"@aws-sdk/util-user-agent-browser" "3.496.0"
"@aws-sdk/util-user-agent-node" "3.496.0"
"@smithy/config-resolver" "^2.1.1"
"@smithy/core" "^1.3.1"
"@smithy/fetch-http-handler" "^2.4.1"
"@smithy/hash-node" "^2.1.1"
"@smithy/invalid-dependency" "^2.1.1"
"@smithy/middleware-content-length" "^2.1.1"
"@smithy/middleware-endpoint" "^2.4.1"
"@smithy/middleware-retry" "^2.1.1"
"@smithy/middleware-serde" "^2.1.1"
"@smithy/middleware-stack" "^2.1.1"
"@smithy/node-config-provider" "^2.2.1"
"@smithy/node-http-handler" "^2.3.1"
"@smithy/protocol-http" "^3.1.1"
"@smithy/smithy-client" "^2.3.1"
"@smithy/types" "^2.9.1"
"@smithy/url-parser" "^2.1.1"
"@smithy/util-base64" "^2.1.1"
"@smithy/util-body-length-browser" "^2.1.1"
"@smithy/util-body-length-node" "^2.2.1"
"@smithy/util-defaults-mode-browser" "^2.1.1"
"@smithy/util-defaults-mode-node" "^2.1.1"
"@smithy/util-endpoints" "^1.1.1"
"@smithy/util-middleware" "^2.1.1"
"@smithy/util-retry" "^2.1.1"
"@smithy/util-utf8" "^2.1.1"
fast-xml-parser "4.2.5"
tslib "^2.5.0"

"@aws-sdk/client-textract@3.6.1":
version "3.6.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-textract/-/client-textract-3.6.1.tgz#b8972f53f0353222b4c052adc784291e602be6aa"
Expand Down Expand Up @@ -2338,6 +2384,22 @@
"@smithy/types" "^2.9.1"
tslib "^2.5.0"

"@aws-sdk/credential-provider-ini@3.501.0":
version "3.501.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.501.0.tgz#66f56d56858267460614260b6bfd70cd18ba868b"
integrity sha512-6UXnwLtYIr298ljveumCVXsH+x7csGscK5ylY+veRFy514NqyloRdJt8JY26hhh5SF9MYnkW+JyWSJ2Ls3tOjQ==
dependencies:
"@aws-sdk/credential-provider-env" "3.496.0"
"@aws-sdk/credential-provider-process" "3.496.0"
"@aws-sdk/credential-provider-sso" "3.501.0"
"@aws-sdk/credential-provider-web-identity" "3.496.0"
"@aws-sdk/types" "3.496.0"
"@smithy/credential-provider-imds" "^2.2.1"
"@smithy/property-provider" "^2.1.1"
"@smithy/shared-ini-file-loader" "^2.3.1"
"@smithy/types" "^2.9.1"
tslib "^2.5.0"

"@aws-sdk/credential-provider-ini@3.6.1":
version "3.6.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.6.1.tgz#0da6d9341e621f8e0815814ed017b88e268fbc3d"
Expand Down Expand Up @@ -2432,6 +2494,23 @@
"@smithy/types" "^2.9.1"
tslib "^2.5.0"

"@aws-sdk/credential-provider-node@3.501.0":
version "3.501.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.501.0.tgz#6cb96dc5c1bfaf8dcb580063beeed9ef9db33961"
integrity sha512-NM62D8gYrQ1nyLYwW4k48B2/lMHDzHDcQccS1wJakr6bg5sdtG06CumwlVcY+LAa0o1xRnhHmh/yiwj/nN4avw==
dependencies:
"@aws-sdk/credential-provider-env" "3.496.0"
"@aws-sdk/credential-provider-ini" "3.501.0"
"@aws-sdk/credential-provider-process" "3.496.0"
"@aws-sdk/credential-provider-sso" "3.501.0"
"@aws-sdk/credential-provider-web-identity" "3.496.0"
"@aws-sdk/types" "3.496.0"
"@smithy/credential-provider-imds" "^2.2.1"
"@smithy/property-provider" "^2.1.1"
"@smithy/shared-ini-file-loader" "^2.3.1"
"@smithy/types" "^2.9.1"
tslib "^2.5.0"

"@aws-sdk/credential-provider-node@3.6.1":
version "3.6.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.6.1.tgz#0055292a4f0f49d053e8dfcc9174d8d2cf6862bb"
Expand Down Expand Up @@ -2550,6 +2629,19 @@
"@smithy/types" "^2.9.1"
tslib "^2.5.0"

"@aws-sdk/credential-provider-sso@3.501.0":
version "3.501.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.501.0.tgz#a96b859b59d3825f54158de8c692d69bd6edf5e6"
integrity sha512-y90dlvvZ55PwecODFdMx0NiNlJJfm7X6S61PKdLNCMRcu1YK+eWn0CmPHGHobBUQ4SEYhnFLcHSsf+VMim6BtQ==
dependencies:
"@aws-sdk/client-sso" "3.496.0"
"@aws-sdk/token-providers" "3.501.0"
"@aws-sdk/types" "3.496.0"
"@smithy/property-provider" "^2.1.1"
"@smithy/shared-ini-file-loader" "^2.3.1"
"@smithy/types" "^2.9.1"
tslib "^2.5.0"

"@aws-sdk/credential-provider-web-identity@3.186.0":
version "3.186.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.186.0.tgz#db43f37f7827b553490dd865dbaa9a2c45f95494"
Expand Down Expand Up @@ -3592,6 +3684,49 @@
"@smithy/util-utf8" "^2.1.1"
tslib "^2.5.0"

"@aws-sdk/token-providers@3.501.0":
version "3.501.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.501.0.tgz#33fc8130ffecfa99b88a54ebaa74ff3225f79875"
integrity sha512-MvLPhNxlStmQqVm2crGLUqYWvK/AbMmI9j4FbEfJ15oG/I+730zjSJQEy2MvdiqbJRDPZ/tRCL89bUedOrmi0g==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/middleware-host-header" "3.496.0"
"@aws-sdk/middleware-logger" "3.496.0"
"@aws-sdk/middleware-recursion-detection" "3.496.0"
"@aws-sdk/middleware-user-agent" "3.496.0"
"@aws-sdk/region-config-resolver" "3.496.0"
"@aws-sdk/types" "3.496.0"
"@aws-sdk/util-endpoints" "3.496.0"
"@aws-sdk/util-user-agent-browser" "3.496.0"
"@aws-sdk/util-user-agent-node" "3.496.0"
"@smithy/config-resolver" "^2.1.1"
"@smithy/fetch-http-handler" "^2.4.1"
"@smithy/hash-node" "^2.1.1"
"@smithy/invalid-dependency" "^2.1.1"
"@smithy/middleware-content-length" "^2.1.1"
"@smithy/middleware-endpoint" "^2.4.1"
"@smithy/middleware-retry" "^2.1.1"
"@smithy/middleware-serde" "^2.1.1"
"@smithy/middleware-stack" "^2.1.1"
"@smithy/node-config-provider" "^2.2.1"
"@smithy/node-http-handler" "^2.3.1"
"@smithy/property-provider" "^2.1.1"
"@smithy/protocol-http" "^3.1.1"
"@smithy/shared-ini-file-loader" "^2.3.1"
"@smithy/smithy-client" "^2.3.1"
"@smithy/types" "^2.9.1"
"@smithy/url-parser" "^2.1.1"
"@smithy/util-base64" "^2.1.1"
"@smithy/util-body-length-browser" "^2.1.1"
"@smithy/util-body-length-node" "^2.2.1"
"@smithy/util-defaults-mode-browser" "^2.1.1"
"@smithy/util-defaults-mode-node" "^2.1.1"
"@smithy/util-endpoints" "^1.1.1"
"@smithy/util-retry" "^2.1.1"
"@smithy/util-utf8" "^2.1.1"
tslib "^2.5.0"

"@aws-sdk/types@3.186.0":
version "3.186.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.186.0.tgz#f6fb6997b6a364f399288bfd5cd494bc680ac922"
Expand Down Expand Up @@ -11873,9 +12008,9 @@
integrity sha512-Abq9fBviLV93OiXMu+f6r0elxCzRwc0RC5f99cU892uBITL44pTvgvEqlRlPRi8EGcO1z7Cp8A4d0s/p3J/+Nw==

"@types/node@^16.18.39":
version "16.18.75"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.75.tgz#88460b2706e5be1788f5ed6ef51152283b7703a2"
integrity sha512-+FSfZd5mpMDTcIK7bp2GueIcAespzR4FROOXnEst248c85vwthIEwtXYOLgVc/sI4ihE1K/7yO1lEiSgvwAOxA==
version "16.18.76"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.76.tgz#deecdf6b71b9ef45ceda63fec7220ddf2354d7a1"
integrity sha512-/GsO2uv1Z6R42lBr59dtem56gVF/yHKQaScggwU+gLU6DXE25sDmOar4c4IfWb3h+X/7OYZznPOFk7oGF3jQSA==

"@types/normalize-package-data@^2.4.0":
version "2.4.1"
Expand Down
Loading