From bcbc99dff5cab1ef1c0876e2d5f9ae84330ae4b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 16:49:29 +0000 Subject: [PATCH] fix(deps): update dependency @aws-sdk/client-ses to v3.441.0 --- api/package.json | 2 +- pnpm-lock.yaml | 611 +++++++++++++---------------------------------- 2 files changed, 165 insertions(+), 448 deletions(-) diff --git a/api/package.json b/api/package.json index e637684a8b9..5de2e20a221 100644 --- a/api/package.json +++ b/api/package.json @@ -4,7 +4,7 @@ "url": "https://github.com/freeCodeCamp/freeCodeCamp/issues" }, "dependencies": { - "@aws-sdk/client-ses": "3.438.0", + "@aws-sdk/client-ses": "3.441.0", "@fastify/cookie": "9.1.0", "@fastify/csrf-protection": "6.3.0", "@fastify/middie": "8.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2349a869acc..74fc13d735c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -169,8 +169,8 @@ importers: api: dependencies: '@aws-sdk/client-ses': - specifier: 3.438.0 - version: 3.438.0 + specifier: 3.441.0 + version: 3.441.0 '@fastify/cookie': specifier: 9.1.0 version: 9.1.0 @@ -1725,27 +1725,27 @@ packages: '@aws-sdk/util-endpoints': 3.425.0 '@aws-sdk/util-user-agent-browser': 3.425.0 '@aws-sdk/util-user-agent-node': 3.425.0 - '@smithy/config-resolver': 2.0.12 - '@smithy/fetch-http-handler': 2.2.1 - '@smithy/hash-node': 2.0.10 - '@smithy/invalid-dependency': 2.0.10 - '@smithy/middleware-content-length': 2.0.12 - '@smithy/middleware-endpoint': 2.0.10 - '@smithy/middleware-retry': 2.0.14 - '@smithy/middleware-serde': 2.0.10 - '@smithy/middleware-stack': 2.0.4 - '@smithy/node-config-provider': 2.0.14 - '@smithy/node-http-handler': 2.1.6 - '@smithy/protocol-http': 3.0.6 - '@smithy/smithy-client': 2.1.9 - '@smithy/types': 2.3.4 - '@smithy/url-parser': 2.0.10 + '@smithy/config-resolver': 2.0.16 + '@smithy/fetch-http-handler': 2.2.4 + '@smithy/hash-node': 2.0.12 + '@smithy/invalid-dependency': 2.0.12 + '@smithy/middleware-content-length': 2.0.14 + '@smithy/middleware-endpoint': 2.1.3 + '@smithy/middleware-retry': 2.0.18 + '@smithy/middleware-serde': 2.0.12 + '@smithy/middleware-stack': 2.0.6 + '@smithy/node-config-provider': 2.1.3 + '@smithy/node-http-handler': 2.1.8 + '@smithy/protocol-http': 3.0.8 + '@smithy/smithy-client': 2.1.12 + '@smithy/types': 2.4.0 + '@smithy/url-parser': 2.0.12 '@smithy/util-base64': 2.0.0 '@smithy/util-body-length-browser': 2.0.0 '@smithy/util-body-length-node': 2.1.0 - '@smithy/util-defaults-mode-browser': 2.0.13 - '@smithy/util-defaults-mode-node': 2.0.16 - '@smithy/util-retry': 2.0.3 + '@smithy/util-defaults-mode-browser': 2.0.16 + '@smithy/util-defaults-mode-node': 2.0.21 + '@smithy/util-retry': 2.0.5 '@smithy/util-utf8': 2.0.0 tslib: 2.6.2 transitivePeerDependencies: @@ -1753,15 +1753,15 @@ packages: dev: false optional: true - /@aws-sdk/client-ses@3.438.0: - resolution: {integrity: sha512-F7eFtkZ6eYy1nrGhjg+2n9ZgatBaSxk3DaqjACjDRiIfXNOslbE+yDBinnR4HoI64aqzmE+9P1eddVLtj6UkiQ==} + /@aws-sdk/client-ses@3.441.0: + resolution: {integrity: sha512-p0FRCxTaAPvCFil5w1dbfiEFh+WoA4NdBMZ3Qgzn/6N+mlH7JhYDMxqQOFuffeUskmj2unklKBUKt2hZvUEcWA==} engines: {node: '>=14.0.0'} dependencies: '@aws-crypto/sha256-browser': 3.0.0 '@aws-crypto/sha256-js': 3.0.0 - '@aws-sdk/client-sts': 3.438.0 - '@aws-sdk/core': 3.436.0 - '@aws-sdk/credential-provider-node': 3.438.0 + '@aws-sdk/client-sts': 3.441.0 + '@aws-sdk/core': 3.441.0 + '@aws-sdk/credential-provider-node': 3.441.0 '@aws-sdk/middleware-host-header': 3.433.0 '@aws-sdk/middleware-logger': 3.433.0 '@aws-sdk/middleware-recursion-detection': 3.433.0 @@ -1818,27 +1818,27 @@ packages: '@aws-sdk/util-endpoints': 3.425.0 '@aws-sdk/util-user-agent-browser': 3.425.0 '@aws-sdk/util-user-agent-node': 3.425.0 - '@smithy/config-resolver': 2.0.12 - '@smithy/fetch-http-handler': 2.2.1 - '@smithy/hash-node': 2.0.10 - '@smithy/invalid-dependency': 2.0.10 - '@smithy/middleware-content-length': 2.0.12 - '@smithy/middleware-endpoint': 2.0.10 - '@smithy/middleware-retry': 2.0.14 - '@smithy/middleware-serde': 2.0.10 - '@smithy/middleware-stack': 2.0.4 - '@smithy/node-config-provider': 2.0.14 - '@smithy/node-http-handler': 2.1.6 - '@smithy/protocol-http': 3.0.6 - '@smithy/smithy-client': 2.1.9 - '@smithy/types': 2.3.4 - '@smithy/url-parser': 2.0.10 + '@smithy/config-resolver': 2.0.16 + '@smithy/fetch-http-handler': 2.2.4 + '@smithy/hash-node': 2.0.12 + '@smithy/invalid-dependency': 2.0.12 + '@smithy/middleware-content-length': 2.0.14 + '@smithy/middleware-endpoint': 2.1.3 + '@smithy/middleware-retry': 2.0.18 + '@smithy/middleware-serde': 2.0.12 + '@smithy/middleware-stack': 2.0.6 + '@smithy/node-config-provider': 2.1.3 + '@smithy/node-http-handler': 2.1.8 + '@smithy/protocol-http': 3.0.8 + '@smithy/smithy-client': 2.1.12 + '@smithy/types': 2.4.0 + '@smithy/url-parser': 2.0.12 '@smithy/util-base64': 2.0.0 '@smithy/util-body-length-browser': 2.0.0 '@smithy/util-body-length-node': 2.1.0 - '@smithy/util-defaults-mode-browser': 2.0.13 - '@smithy/util-defaults-mode-node': 2.0.16 - '@smithy/util-retry': 2.0.3 + '@smithy/util-defaults-mode-browser': 2.0.16 + '@smithy/util-defaults-mode-node': 2.0.21 + '@smithy/util-retry': 2.0.5 '@smithy/util-utf8': 2.0.0 tslib: 2.6.2 transitivePeerDependencies: @@ -1846,13 +1846,13 @@ packages: dev: false optional: true - /@aws-sdk/client-sso@3.438.0: - resolution: {integrity: sha512-L/xKq+K78PShLku8x5gM6lZDUp7LhFJ2ksKH7Vll+exSZq+QUaxuzjp4gqdzh6B0oIshv2jssQlUa0ScOmVRMg==} + /@aws-sdk/client-sso@3.441.0: + resolution: {integrity: sha512-gndGymu4cEIN7WWhQ67RO0JMda09EGBlay2L8IKCHBK/65Y34FHUX1tCNbO2qezEzsi6BPW5o2n53Rd9QqpHUw==} engines: {node: '>=14.0.0'} dependencies: '@aws-crypto/sha256-browser': 3.0.0 '@aws-crypto/sha256-js': 3.0.0 - '@aws-sdk/core': 3.436.0 + '@aws-sdk/core': 3.441.0 '@aws-sdk/middleware-host-header': 3.433.0 '@aws-sdk/middleware-logger': 3.433.0 '@aws-sdk/middleware-recursion-detection': 3.433.0 @@ -1909,27 +1909,27 @@ packages: '@aws-sdk/util-endpoints': 3.425.0 '@aws-sdk/util-user-agent-browser': 3.425.0 '@aws-sdk/util-user-agent-node': 3.425.0 - '@smithy/config-resolver': 2.0.12 - '@smithy/fetch-http-handler': 2.2.1 - '@smithy/hash-node': 2.0.10 - '@smithy/invalid-dependency': 2.0.10 - '@smithy/middleware-content-length': 2.0.12 - '@smithy/middleware-endpoint': 2.0.10 - '@smithy/middleware-retry': 2.0.14 - '@smithy/middleware-serde': 2.0.10 - '@smithy/middleware-stack': 2.0.4 - '@smithy/node-config-provider': 2.0.14 - '@smithy/node-http-handler': 2.1.6 - '@smithy/protocol-http': 3.0.6 - '@smithy/smithy-client': 2.1.9 - '@smithy/types': 2.3.4 - '@smithy/url-parser': 2.0.10 + '@smithy/config-resolver': 2.0.16 + '@smithy/fetch-http-handler': 2.2.4 + '@smithy/hash-node': 2.0.12 + '@smithy/invalid-dependency': 2.0.12 + '@smithy/middleware-content-length': 2.0.14 + '@smithy/middleware-endpoint': 2.1.3 + '@smithy/middleware-retry': 2.0.18 + '@smithy/middleware-serde': 2.0.12 + '@smithy/middleware-stack': 2.0.6 + '@smithy/node-config-provider': 2.1.3 + '@smithy/node-http-handler': 2.1.8 + '@smithy/protocol-http': 3.0.8 + '@smithy/smithy-client': 2.1.12 + '@smithy/types': 2.4.0 + '@smithy/url-parser': 2.0.12 '@smithy/util-base64': 2.0.0 '@smithy/util-body-length-browser': 2.0.0 '@smithy/util-body-length-node': 2.1.0 - '@smithy/util-defaults-mode-browser': 2.0.13 - '@smithy/util-defaults-mode-node': 2.0.16 - '@smithy/util-retry': 2.0.3 + '@smithy/util-defaults-mode-browser': 2.0.16 + '@smithy/util-defaults-mode-node': 2.0.21 + '@smithy/util-retry': 2.0.5 '@smithy/util-utf8': 2.0.0 fast-xml-parser: 4.2.5 tslib: 2.6.2 @@ -1938,14 +1938,14 @@ packages: dev: false optional: true - /@aws-sdk/client-sts@3.438.0: - resolution: {integrity: sha512-UBxLZKVVvbR4LHwSNSqaKx22YBSOGkavrh4SyDP8o8XOlXeRxTCllfSfjL9K5Mktp+ZwQ2NiubNcwmvUcGKbbg==} + /@aws-sdk/client-sts@3.441.0: + resolution: {integrity: sha512-GL0Cw2v7XL1cn0T+Sk5VHLlgBJoUdMsysXsHa1mFdk0l6XHMAAnwXVXiNnjmoDSPrG0psz7dL2AKzPVRXbIUjA==} engines: {node: '>=14.0.0'} dependencies: '@aws-crypto/sha256-browser': 3.0.0 '@aws-crypto/sha256-js': 3.0.0 - '@aws-sdk/core': 3.436.0 - '@aws-sdk/credential-provider-node': 3.438.0 + '@aws-sdk/core': 3.441.0 + '@aws-sdk/credential-provider-node': 3.441.0 '@aws-sdk/middleware-host-header': 3.433.0 '@aws-sdk/middleware-logger': 3.433.0 '@aws-sdk/middleware-recursion-detection': 3.433.0 @@ -1986,8 +1986,8 @@ packages: - aws-crt dev: false - /@aws-sdk/core@3.436.0: - resolution: {integrity: sha512-vX5/LjXvCejC2XUY6TSg1oozjqK6BvkE75t0ys9dgqyr5PlZyZksMoeAFHUlj0sCjhT3ziWCujP1oiSpPWY9hg==} + /@aws-sdk/core@3.441.0: + resolution: {integrity: sha512-gV0eQwR0VnSPUYAbgDkbBtfXbSpZgl/K6UB13DP1IFFjQYbF/BxYwvcQe4jHoPOBifSgjEbl8MfOOeIyI7k9vg==} engines: {node: '>=14.0.0'} dependencies: '@smithy/smithy-client': 2.1.12 @@ -2000,8 +2000,8 @@ packages: dependencies: '@aws-sdk/client-cognito-identity': 3.425.0 '@aws-sdk/types': 3.425.0 - '@smithy/property-provider': 2.0.11 - '@smithy/types': 2.3.4 + '@smithy/property-provider': 2.0.13 + '@smithy/types': 2.4.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -2014,8 +2014,8 @@ packages: requiresBuild: true dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/property-provider': 2.0.11 - '@smithy/types': 2.3.4 + '@smithy/property-provider': 2.0.13 + '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false optional: true @@ -2025,7 +2025,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.433.0 - '@smithy/property-provider': 2.0.11 + '@smithy/property-provider': 2.0.13 '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false @@ -2036,11 +2036,11 @@ packages: requiresBuild: true dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/fetch-http-handler': 2.2.1 - '@smithy/node-http-handler': 2.1.6 - '@smithy/property-provider': 2.0.11 - '@smithy/protocol-http': 3.0.6 - '@smithy/types': 2.3.4 + '@smithy/fetch-http-handler': 2.2.4 + '@smithy/node-http-handler': 2.1.8 + '@smithy/property-provider': 2.0.13 + '@smithy/protocol-http': 3.0.8 + '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false optional: true @@ -2055,28 +2055,28 @@ packages: '@aws-sdk/credential-provider-sso': 3.425.0 '@aws-sdk/credential-provider-web-identity': 3.425.0 '@aws-sdk/types': 3.425.0 - '@smithy/credential-provider-imds': 2.0.14 - '@smithy/property-provider': 2.0.11 - '@smithy/shared-ini-file-loader': 2.0.13 - '@smithy/types': 2.3.4 + '@smithy/credential-provider-imds': 2.0.18 + '@smithy/property-provider': 2.0.13 + '@smithy/shared-ini-file-loader': 2.2.2 + '@smithy/types': 2.4.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt dev: false optional: true - /@aws-sdk/credential-provider-ini@3.438.0: - resolution: {integrity: sha512-WYPQR3pXoHJjn9/RMWipUhsUNFy6zhOiII6u8LJ5w84aNqIjV4+BdRYztRNGJD98jdtekhbkX0YKoSuZqP+unQ==} + /@aws-sdk/credential-provider-ini@3.441.0: + resolution: {integrity: sha512-SQipQYxYqDUuSOfIhDmaTdwPTcndGQotGZXWJl56mMWqAhU8MkwjK+oMf3VgRt/umJC0QwUCF5HUHIj7gSB1JA==} engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/credential-provider-env': 3.433.0 '@aws-sdk/credential-provider-process': 3.433.0 - '@aws-sdk/credential-provider-sso': 3.438.0 + '@aws-sdk/credential-provider-sso': 3.441.0 '@aws-sdk/credential-provider-web-identity': 3.433.0 '@aws-sdk/types': 3.433.0 - '@smithy/credential-provider-imds': 2.0.14 - '@smithy/property-provider': 2.0.11 - '@smithy/shared-ini-file-loader': 2.0.13 + '@smithy/credential-provider-imds': 2.0.18 + '@smithy/property-provider': 2.0.13 + '@smithy/shared-ini-file-loader': 2.2.2 '@smithy/types': 2.4.0 tslib: 2.6.2 transitivePeerDependencies: @@ -2094,29 +2094,29 @@ packages: '@aws-sdk/credential-provider-sso': 3.425.0 '@aws-sdk/credential-provider-web-identity': 3.425.0 '@aws-sdk/types': 3.425.0 - '@smithy/credential-provider-imds': 2.0.14 - '@smithy/property-provider': 2.0.11 - '@smithy/shared-ini-file-loader': 2.0.13 - '@smithy/types': 2.3.4 + '@smithy/credential-provider-imds': 2.0.18 + '@smithy/property-provider': 2.0.13 + '@smithy/shared-ini-file-loader': 2.2.2 + '@smithy/types': 2.4.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt dev: false optional: true - /@aws-sdk/credential-provider-node@3.438.0: - resolution: {integrity: sha512-uaw3D2R0svyrC32qyZ2aOv/l0AT9eClh+eQsZJTQD3Kz9q+2VdeOBThQ8fsMfRtm26nUbZo6A/CRwxkm6okI+w==} + /@aws-sdk/credential-provider-node@3.441.0: + resolution: {integrity: sha512-WB9p37yHq6fGJt6Vll29ijHbkh9VDbPM/n5ns73bTAgFD7R0ht5kPmdmHGQA6m3RKjcHLPbymQ3lXykkMwWf/Q==} engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/credential-provider-env': 3.433.0 - '@aws-sdk/credential-provider-ini': 3.438.0 + '@aws-sdk/credential-provider-ini': 3.441.0 '@aws-sdk/credential-provider-process': 3.433.0 - '@aws-sdk/credential-provider-sso': 3.438.0 + '@aws-sdk/credential-provider-sso': 3.441.0 '@aws-sdk/credential-provider-web-identity': 3.433.0 '@aws-sdk/types': 3.433.0 - '@smithy/credential-provider-imds': 2.0.14 - '@smithy/property-provider': 2.0.11 - '@smithy/shared-ini-file-loader': 2.0.13 + '@smithy/credential-provider-imds': 2.0.18 + '@smithy/property-provider': 2.0.13 + '@smithy/shared-ini-file-loader': 2.2.2 '@smithy/types': 2.4.0 tslib: 2.6.2 transitivePeerDependencies: @@ -2129,9 +2129,9 @@ packages: requiresBuild: true dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/property-provider': 2.0.11 - '@smithy/shared-ini-file-loader': 2.0.13 - '@smithy/types': 2.3.4 + '@smithy/property-provider': 2.0.13 + '@smithy/shared-ini-file-loader': 2.2.2 + '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false optional: true @@ -2141,8 +2141,8 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.433.0 - '@smithy/property-provider': 2.0.11 - '@smithy/shared-ini-file-loader': 2.0.13 + '@smithy/property-provider': 2.0.13 + '@smithy/shared-ini-file-loader': 2.2.2 '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false @@ -2155,24 +2155,24 @@ packages: '@aws-sdk/client-sso': 3.425.0 '@aws-sdk/token-providers': 3.425.0 '@aws-sdk/types': 3.425.0 - '@smithy/property-provider': 2.0.11 - '@smithy/shared-ini-file-loader': 2.0.13 - '@smithy/types': 2.3.4 + '@smithy/property-provider': 2.0.13 + '@smithy/shared-ini-file-loader': 2.2.2 + '@smithy/types': 2.4.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt dev: false optional: true - /@aws-sdk/credential-provider-sso@3.438.0: - resolution: {integrity: sha512-Xykli/64xR18cBV5P0XFxcH120omtfAjC/cFy/9nFU/+dPvbk0uu1yEOZYteWHyGGkPN4PkHmbh60GiUCLQkWQ==} + /@aws-sdk/credential-provider-sso@3.441.0: + resolution: {integrity: sha512-pTg16G+62mWCE8yGKuQnEBqPdpG5g71remf2jUqXaI1c7GCzbnkQDV9eD4DaAGOvzIs0wo9zAQnS2kVDPFlCYA==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/client-sso': 3.438.0 + '@aws-sdk/client-sso': 3.441.0 '@aws-sdk/token-providers': 3.438.0 '@aws-sdk/types': 3.433.0 - '@smithy/property-provider': 2.0.11 - '@smithy/shared-ini-file-loader': 2.0.13 + '@smithy/property-provider': 2.0.13 + '@smithy/shared-ini-file-loader': 2.2.2 '@smithy/types': 2.4.0 tslib: 2.6.2 transitivePeerDependencies: @@ -2185,8 +2185,8 @@ packages: requiresBuild: true dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/property-provider': 2.0.11 - '@smithy/types': 2.3.4 + '@smithy/property-provider': 2.0.13 + '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false optional: true @@ -2196,7 +2196,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.433.0 - '@smithy/property-provider': 2.0.11 + '@smithy/property-provider': 2.0.13 '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false @@ -2220,7 +2220,7 @@ packages: '@aws-sdk/types': 3.425.0 '@smithy/credential-provider-imds': 2.0.14 '@smithy/property-provider': 2.0.11 - '@smithy/types': 2.3.4 + '@smithy/types': 2.4.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -2233,8 +2233,8 @@ packages: requiresBuild: true dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/protocol-http': 3.0.6 - '@smithy/types': 2.3.4 + '@smithy/protocol-http': 3.0.8 + '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false optional: true @@ -2255,7 +2255,7 @@ packages: requiresBuild: true dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/types': 2.3.4 + '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false optional: true @@ -2275,8 +2275,8 @@ packages: requiresBuild: true dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/protocol-http': 3.0.6 - '@smithy/types': 2.3.4 + '@smithy/protocol-http': 3.0.8 + '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false optional: true @@ -2298,7 +2298,7 @@ packages: dependencies: '@aws-sdk/middleware-signing': 3.425.0 '@aws-sdk/types': 3.425.0 - '@smithy/types': 2.3.4 + '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false optional: true @@ -2319,11 +2319,11 @@ packages: requiresBuild: true dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/property-provider': 2.0.11 - '@smithy/protocol-http': 3.0.6 + '@smithy/property-provider': 2.0.13 + '@smithy/protocol-http': 3.0.8 '@smithy/signature-v4': 2.0.10 - '@smithy/types': 2.3.4 - '@smithy/util-middleware': 2.0.3 + '@smithy/types': 2.4.0 + '@smithy/util-middleware': 2.0.5 tslib: 2.6.2 dev: false optional: true @@ -2333,7 +2333,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.433.0 - '@smithy/property-provider': 2.0.11 + '@smithy/property-provider': 2.0.13 '@smithy/protocol-http': 3.0.8 '@smithy/signature-v4': 2.0.10 '@smithy/types': 2.4.0 @@ -2348,8 +2348,8 @@ packages: dependencies: '@aws-sdk/types': 3.425.0 '@aws-sdk/util-endpoints': 3.425.0 - '@smithy/protocol-http': 3.0.6 - '@smithy/types': 2.3.4 + '@smithy/protocol-http': 3.0.8 + '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false optional: true @@ -2370,10 +2370,10 @@ packages: engines: {node: '>=14.0.0'} requiresBuild: true dependencies: - '@smithy/node-config-provider': 2.0.14 - '@smithy/types': 2.3.4 + '@smithy/node-config-provider': 2.1.3 + '@smithy/types': 2.4.0 '@smithy/util-config-provider': 2.0.0 - '@smithy/util-middleware': 2.0.3 + '@smithy/util-middleware': 2.0.5 tslib: 2.6.2 dev: false optional: true @@ -2404,29 +2404,29 @@ packages: '@aws-sdk/util-endpoints': 3.425.0 '@aws-sdk/util-user-agent-browser': 3.425.0 '@aws-sdk/util-user-agent-node': 3.425.0 - '@smithy/config-resolver': 2.0.12 - '@smithy/fetch-http-handler': 2.2.1 - '@smithy/hash-node': 2.0.10 - '@smithy/invalid-dependency': 2.0.10 - '@smithy/middleware-content-length': 2.0.12 - '@smithy/middleware-endpoint': 2.0.10 - '@smithy/middleware-retry': 2.0.14 - '@smithy/middleware-serde': 2.0.10 - '@smithy/middleware-stack': 2.0.4 - '@smithy/node-config-provider': 2.0.14 - '@smithy/node-http-handler': 2.1.6 - '@smithy/property-provider': 2.0.11 - '@smithy/protocol-http': 3.0.6 - '@smithy/shared-ini-file-loader': 2.0.13 - '@smithy/smithy-client': 2.1.9 - '@smithy/types': 2.3.4 - '@smithy/url-parser': 2.0.10 + '@smithy/config-resolver': 2.0.16 + '@smithy/fetch-http-handler': 2.2.4 + '@smithy/hash-node': 2.0.12 + '@smithy/invalid-dependency': 2.0.12 + '@smithy/middleware-content-length': 2.0.14 + '@smithy/middleware-endpoint': 2.1.3 + '@smithy/middleware-retry': 2.0.18 + '@smithy/middleware-serde': 2.0.12 + '@smithy/middleware-stack': 2.0.6 + '@smithy/node-config-provider': 2.1.3 + '@smithy/node-http-handler': 2.1.8 + '@smithy/property-provider': 2.0.13 + '@smithy/protocol-http': 3.0.8 + '@smithy/shared-ini-file-loader': 2.2.2 + '@smithy/smithy-client': 2.1.12 + '@smithy/types': 2.4.0 + '@smithy/url-parser': 2.0.12 '@smithy/util-base64': 2.0.0 '@smithy/util-body-length-browser': 2.0.0 '@smithy/util-body-length-node': 2.1.0 - '@smithy/util-defaults-mode-browser': 2.0.13 - '@smithy/util-defaults-mode-node': 2.0.16 - '@smithy/util-retry': 2.0.3 + '@smithy/util-defaults-mode-browser': 2.0.16 + '@smithy/util-defaults-mode-node': 2.0.21 + '@smithy/util-retry': 2.0.5 '@smithy/util-utf8': 2.0.0 tslib: 2.6.2 transitivePeerDependencies: @@ -2460,9 +2460,9 @@ packages: '@smithy/middleware-stack': 2.0.6 '@smithy/node-config-provider': 2.1.3 '@smithy/node-http-handler': 2.1.8 - '@smithy/property-provider': 2.0.11 + '@smithy/property-provider': 2.0.13 '@smithy/protocol-http': 3.0.8 - '@smithy/shared-ini-file-loader': 2.0.13 + '@smithy/shared-ini-file-loader': 2.2.2 '@smithy/smithy-client': 2.1.12 '@smithy/types': 2.4.0 '@smithy/url-parser': 2.0.12 @@ -2484,7 +2484,7 @@ packages: engines: {node: '>=14.0.0'} requiresBuild: true dependencies: - '@smithy/types': 2.3.4 + '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false optional: true @@ -2528,7 +2528,7 @@ packages: requiresBuild: true dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/types': 2.3.4 + '@smithy/types': 2.4.0 bowser: 2.11.0 tslib: 2.6.2 dev: false @@ -2554,8 +2554,8 @@ packages: optional: true dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/node-config-provider': 2.0.14 - '@smithy/types': 2.3.4 + '@smithy/node-config-provider': 2.1.3 + '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false optional: true @@ -8249,16 +8249,6 @@ packages: '@sinonjs/commons': 3.0.0 dev: true - /@smithy/abort-controller@2.0.10: - resolution: {integrity: sha512-xn7PnFD3m4rQIG00h1lPuDVnC2QMtTFhzRLX3y56KkgFaCysS7vpNevNBgmNUtmJ4eVFc+66Zucwo2KDLdicOg==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/types': 2.3.4 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/abort-controller@2.0.12: resolution: {integrity: sha512-YIJyefe1mi3GxKdZxEBEuzYOeQ9xpYfqnFmWzojCssRAuR7ycxwpoRQgp965vuW426xUAQhCV5rCaWElQ7XsaA==} engines: {node: '>=14.0.0'} @@ -8267,19 +8257,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/config-resolver@2.0.12: - resolution: {integrity: sha512-ISGEdQTGV2p5x9UZzb9SX3Y2MySLi5r69+UtDgB4KvJitV+ys1ONKpsLshi22bvQTy1yAgfLjOj33K7mSJakpQ==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/node-config-provider': 2.0.14 - '@smithy/types': 2.3.4 - '@smithy/util-config-provider': 2.0.0 - '@smithy/util-middleware': 2.0.3 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/config-resolver@2.0.16: resolution: {integrity: sha512-1k+FWHQDt2pfpXhJsOmNMmlAZ3NUQ98X5tYsjQhVGq+0X6cOBMhfh6Igd0IX3Ut6lEO6DQAdPMI/blNr3JZfMQ==} engines: {node: '>=14.0.0'} @@ -8297,11 +8274,12 @@ packages: requiresBuild: true dependencies: '@smithy/node-config-provider': 2.1.3 - '@smithy/property-provider': 2.0.11 + '@smithy/property-provider': 2.0.13 '@smithy/types': 2.4.0 '@smithy/url-parser': 2.0.12 tslib: 2.6.2 dev: false + optional: true /@smithy/credential-provider-imds@2.0.18: resolution: {integrity: sha512-QnPBi6D2zj6AHJdUTo5zXmk8vwHJ2bNevhcVned1y+TZz/OI5cizz5DsYNkqFUIDn8tBuEyKNgbmKVNhBbuY3g==} @@ -8324,18 +8302,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/fetch-http-handler@2.2.1: - resolution: {integrity: sha512-bXyM8PBAIKxVV++2ZSNBEposTDjFQ31XWOdHED+2hWMNvJHUoQqFbECg/uhcVOa6vHie2/UnzIZfXBSTpDBnEw==} - requiresBuild: true - dependencies: - '@smithy/protocol-http': 3.0.6 - '@smithy/querystring-builder': 2.0.10 - '@smithy/types': 2.3.4 - '@smithy/util-base64': 2.0.0 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/fetch-http-handler@2.2.4: resolution: {integrity: sha512-gIPRFEGi+c6V52eauGKrjDzPWF2Cu7Z1r5F8A3j2wcwz25sPG/t8kjsbEhli/tS/2zJp/ybCZXe4j4ro3yv/HA==} dependencies: @@ -8346,18 +8312,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/hash-node@2.0.10: - resolution: {integrity: sha512-jSTf6uzPk/Vf+8aQ7tVXeHfjxe9wRXSCqIZcBymSDTf7/YrVxniBdpyN74iI8ZUOx/Pyagc81OK5FROLaEjbXQ==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/types': 2.3.4 - '@smithy/util-buffer-from': 2.0.0 - '@smithy/util-utf8': 2.0.0 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/hash-node@2.0.12: resolution: {integrity: sha512-fDZnTr5j9t5qcbeJ037aMZXxMka13Znqwrgy3PAqYj6Dm3XHXHftTH3q+NWgayUxl1992GFtQt1RuEzRMy3NnQ==} engines: {node: '>=14.0.0'} @@ -8368,15 +8322,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/invalid-dependency@2.0.10: - resolution: {integrity: sha512-zw9p/zsmJ2cFcW4KMz3CJoznlbRvEA6HG2mvEaX5eAca5dq4VGI2MwPDTfmteC/GsnURS4ogoMQ0p6aHM2SDVQ==} - requiresBuild: true - dependencies: - '@smithy/types': 2.3.4 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/invalid-dependency@2.0.12: resolution: {integrity: sha512-p5Y+iMHV3SoEpy3VSR7mifbreHQwVSvHSAz/m4GdoXfOzKzaYC8hYv10Ks7Deblkf7lhas8U+lAp9ThbBM+ZXA==} dependencies: @@ -8392,17 +8337,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/middleware-content-length@2.0.12: - resolution: {integrity: sha512-QRhJTo5TjG7oF7np6yY4ZO9GDKFVzU/GtcqUqyEa96bLHE3yZHgNmsolOQ97pfxPHmFhH4vDP//PdpAIN3uI1Q==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/protocol-http': 3.0.6 - '@smithy/types': 2.3.4 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/middleware-content-length@2.0.14: resolution: {integrity: sha512-poUNgKTw9XwPXfX9nEHpVgrMNVpaSMZbshqvPxFVoalF4wp6kRzYKOfdesSVectlQ51VtigoLfbXcdyPwvxgTg==} engines: {node: '>=14.0.0'} @@ -8412,19 +8346,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/middleware-endpoint@2.0.10: - resolution: {integrity: sha512-O6m4puZc16xfenotZUHL4bRlMrwf4gTp+0I5l954M5KNd3dOK18P+FA/IIUgnXF/dX6hlCUcJkBp7nAzwrePKA==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/middleware-serde': 2.0.10 - '@smithy/types': 2.3.4 - '@smithy/url-parser': 2.0.10 - '@smithy/util-middleware': 2.0.3 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/middleware-endpoint@2.1.3: resolution: {integrity: sha512-ZrQ0/YX6hNVTxqMEHtEaDbDv6pNeEji/a5Vk3HuFC5R3ZY8lfoATyxmOGxBVYnF3NUvZLNC7umEv1WzWGWvCGQ==} engines: {node: '>=14.0.0'} @@ -8438,22 +8359,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/middleware-retry@2.0.14: - resolution: {integrity: sha512-+1zHIfRyRcTpWnI2z4H6qLKiHQR011JVekSCKDMADwDpRpGUFj+JdCLwu2yEPOPd3MwHLylHBKV03Oooe2PkZQ==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/node-config-provider': 2.0.14 - '@smithy/protocol-http': 3.0.6 - '@smithy/service-error-classification': 2.0.3 - '@smithy/types': 2.3.4 - '@smithy/util-middleware': 2.0.3 - '@smithy/util-retry': 2.0.3 - tslib: 2.6.2 - uuid: 8.3.2 - dev: false - optional: true - /@smithy/middleware-retry@2.0.18: resolution: {integrity: sha512-VyrHQRldGSb3v9oFOB5yPxmLT7U2sQic2ytylOnYlnsmVOLlFIaI6sW22c+w2675yq+XZ6HOuzV7x2OBYCWRNA==} engines: {node: '>=14.0.0'} @@ -8468,16 +8373,6 @@ packages: uuid: 8.3.2 dev: false - /@smithy/middleware-serde@2.0.10: - resolution: {integrity: sha512-+A0AFqs768256H/BhVEsBF6HijFbVyAwYRVXY/izJFkTalVWJOp4JA0YdY0dpXQd+AlW0tzs+nMQCE1Ew+DcgQ==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/types': 2.3.4 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/middleware-serde@2.0.12: resolution: {integrity: sha512-IBeco157lIScecq2Z+n0gq56i4MTnfKxS7rbfrAORveDJgnbBAaEQgYqMqp/cYqKrpvEXcyTjwKHrBjCCIZh2A==} engines: {node: '>=14.0.0'} @@ -8486,16 +8381,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/middleware-stack@2.0.4: - resolution: {integrity: sha512-MW0KNKfh8ZGLagMZnxcLJWPNXoKqW6XV/st5NnCBmmA2e2JhrUjU0AJ5Ca/yjTyNEKs3xH7AQDwp1YmmpEpmQQ==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/types': 2.3.4 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/middleware-stack@2.0.6: resolution: {integrity: sha512-YSvNZeOKWLJ0M/ycxwDIe2Ztkp6Qixmcml1ggsSv2fdHKGkBPhGrX5tMzPGMI1yyx55UEYBi2OB4s+RriXX48A==} engines: {node: '>=14.0.0'} @@ -8504,18 +8389,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/node-config-provider@2.0.14: - resolution: {integrity: sha512-DXn0NXmprmhcK81AgYoRct11If3Fvyd9U/T0Bu8ZId/XKho0SGTPahWHI1cZBtPZoiZVeXv3PZAzx6v8kw/0pw==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/property-provider': 2.0.11 - '@smithy/shared-ini-file-loader': 2.0.13 - '@smithy/types': 2.3.4 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/node-config-provider@2.1.3: resolution: {integrity: sha512-J6lXvRHGVnSX3n1PYi+e1L5HN73DkkJpUviV3Ebf+8wSaIjAf+eVNbzyvh/S5EQz7nf4KVfwbD5vdoZMAthAEQ==} engines: {node: '>=14.0.0'} @@ -8526,19 +8399,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/node-http-handler@2.1.6: - resolution: {integrity: sha512-NspvD3aCwiUNtoSTcVHz0RZz1tQ/SaRIe1KPF+r0mAdCZ9eWuhIeJT8ZNPYa1ITn7/Lgg64IyFjqPynZ8KnYQw==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/abort-controller': 2.0.10 - '@smithy/protocol-http': 3.0.6 - '@smithy/querystring-builder': 2.0.10 - '@smithy/types': 2.3.4 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/node-http-handler@2.1.8: resolution: {integrity: sha512-KZylM7Wff/So5SmCiwg2kQNXJ+RXgz34wkxS7WNwIUXuZrZZpY/jKJCK+ZaGyuESDu3TxcaY+zeYGJmnFKbQsA==} engines: {node: '>=14.0.0'} @@ -8553,10 +8413,12 @@ packages: /@smithy/property-provider@2.0.11: resolution: {integrity: sha512-kzuOadu6XvrnlF1iXofpKXYmo4oe19st9/DE8f5gHNaFepb4eTkR8gD8BSdTnNnv7lxfv6uOwZPg4VS6hemX1w==} engines: {node: '>=14.0.0'} + requiresBuild: true dependencies: '@smithy/types': 2.4.0 tslib: 2.6.2 dev: false + optional: true /@smithy/property-provider@2.0.13: resolution: {integrity: sha512-VJqUf2CbsQX6uUiC5dUPuoEATuFjkbkW3lJHbRnpk9EDC9X+iKqhfTK+WP+lve5EQ9TcCI1Q6R7hrg41FyC54w==} @@ -8566,16 +8428,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/protocol-http@3.0.6: - resolution: {integrity: sha512-F0jAZzwznMmHaggiZgc7YoS08eGpmLvhVktY/Taz6+OAOHfyIqWSDNgFqYR+WHW9z5fp2XvY4mEUrQgYMQ71jw==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/types': 2.3.4 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/protocol-http@3.0.8: resolution: {integrity: sha512-SHJvYeWq8q0FK8xHk+xjV9dzDUDjFMT+G1pZbV+XB6OVoac/FSVshlMNPeUJ8AmSkcDKHRu5vASnRqZHgD3qhw==} engines: {node: '>=14.0.0'} @@ -8584,17 +8436,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/querystring-builder@2.0.10: - resolution: {integrity: sha512-uujJGp8jzrrU1UHme8sUKEbawQTcTmUWsh8rbGXYD/lMwNLQ+9jQ9dMDWbbH9Hpoa9RER1BeL/38WzGrbpob2w==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/types': 2.3.4 - '@smithy/util-uri-escape': 2.0.0 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/querystring-builder@2.0.12: resolution: {integrity: sha512-cDbF07IuCjiN8CdGvPzfJjXIrmDSelScRfyJYrYBNBbKl2+k7QD/KqiHhtRyEKgID5mmEVrV6KE6L/iPJ98sFw==} engines: {node: '>=14.0.0'} @@ -8604,16 +8445,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/querystring-parser@2.0.10: - resolution: {integrity: sha512-WSD4EU60Q8scacT5PIpx4Bahn6nWpt+MiYLcBkFt6fOj7AssrNeaNIU2Z0g40ftVmrwLcEOIKGX92ynbVDb3ZA==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/types': 2.3.4 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/querystring-parser@2.0.12: resolution: {integrity: sha512-fytyTcXaMzPBuNtPlhj5v6dbl4bJAnwKZFyyItAGt4Tgm9HFPZNo7a9r1SKPr/qdxUEBzvL9Rh+B9SkTX3kFxg==} engines: {node: '>=14.0.0'} @@ -8622,15 +8453,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/service-error-classification@2.0.3: - resolution: {integrity: sha512-b+m4QCHXb7oKAkM/jHwHrl5gpqhFoMTHF643L0/vAEkegrcUWyh1UjyoHttuHcP5FnHVVy4EtpPtLkEYD+xMFw==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/types': 2.3.4 - dev: false - optional: true - /@smithy/service-error-classification@2.0.5: resolution: {integrity: sha512-M0SeJnEgD2ywJyV99Fb1yKFzmxDe9JfpJiYTVSRMyRLc467BPU0qsuuDPzMCdB1mU8M8u1rVOdkqdoyFN8UFTw==} engines: {node: '>=14.0.0'} @@ -8638,15 +8460,6 @@ packages: '@smithy/types': 2.4.0 dev: false - /@smithy/shared-ini-file-loader@2.0.13: - resolution: {integrity: sha512-r6BlDQdYgqDo5xuOOKbmhJD5jylg2Lm1Q1eXZ2mM1kg64GVQ0bHScELEb4W5jl+LEwrU9yNEly6c6ErtU3TJxw==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/types': 2.4.0 - tslib: 2.6.2 - dev: false - /@smithy/shared-ini-file-loader@2.2.2: resolution: {integrity: sha512-noyQUPn7b1M8uB0GEXc/Zyxq+5K2b7aaqWnLp+hgJ7+xu/FCvtyWy5eWLDjQEsHnAet2IZhS5QF8872OR69uNg==} engines: {node: '>=14.0.0'} @@ -8679,27 +8492,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/smithy-client@2.1.9: - resolution: {integrity: sha512-HTicQSn/lOcXKJT+DKJ4YMu51S6PzbWsO8Z6Pwueo30mSoFKXg5P0BDkg2VCDqCVR0mtddM/F6hKhjW6YAV/yg==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/middleware-stack': 2.0.4 - '@smithy/types': 2.3.4 - '@smithy/util-stream': 2.0.14 - tslib: 2.6.2 - dev: false - optional: true - - /@smithy/types@2.3.4: - resolution: {integrity: sha512-D7xlM9FOMFyFw7YnMXn9dK2KuN6+JhnrZwVt1fWaIu8hCk5CigysweeIT/H/nCo4YV+s8/oqUdLfexbkPZtvqw==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - tslib: 2.6.2 - dev: false - optional: true - /@smithy/types@2.4.0: resolution: {integrity: sha512-iH1Xz68FWlmBJ9vvYeHifVMWJf82ONx+OybPW8ZGf5wnEv2S0UXcU4zwlwJkRXuLKpcSLHrraHbn2ucdVXLb4g==} engines: {node: '>=14.0.0'} @@ -8707,16 +8499,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/url-parser@2.0.10: - resolution: {integrity: sha512-4TXQFGjHcqru8aH5VRB4dSnOFKCYNX6SR1Do6fwxZ+ExT2onLsh2W77cHpks7ma26W5jv6rI1u7d0+KX9F0aOw==} - requiresBuild: true - dependencies: - '@smithy/querystring-parser': 2.0.10 - '@smithy/types': 2.3.4 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/url-parser@2.0.12: resolution: {integrity: sha512-qgkW2mZqRvlNUcBkxYB/gYacRaAdck77Dk3/g2iw0S9F0EYthIS3loGfly8AwoWpIvHKhkTsCXXQfzksgZ4zIA==} dependencies: @@ -8761,19 +8543,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/util-defaults-mode-browser@2.0.13: - resolution: {integrity: sha512-UmmOdUzaQjqdsl1EjbpEaQxM0VDFqTj6zDuI26/hXN7L/a1k1koTwkYpogHMvunDX3fjrQusg5gv1Td4UsGyog==} - engines: {node: '>= 10.0.0'} - requiresBuild: true - dependencies: - '@smithy/property-provider': 2.0.11 - '@smithy/smithy-client': 2.1.9 - '@smithy/types': 2.3.4 - bowser: 2.11.0 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/util-defaults-mode-browser@2.0.16: resolution: {integrity: sha512-Uv5Cu8nVkuvLn0puX+R9zWbSNpLIR3AxUlPoLJ7hC5lvir8B2WVqVEkJLwtixKAncVLasnTVjPDCidtAUTGEQw==} engines: {node: '>= 10.0.0'} @@ -8785,21 +8554,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/util-defaults-mode-node@2.0.16: - resolution: {integrity: sha512-HYNqSVTYNGzJsxuhWwiew3zcJ2cDi3ZHz3M0km8ma01AdMd0pYFIGaN24rkXvEOAZPZGRg+3+Wefc3zv8ApRkw==} - engines: {node: '>= 10.0.0'} - requiresBuild: true - dependencies: - '@smithy/config-resolver': 2.0.12 - '@smithy/credential-provider-imds': 2.0.14 - '@smithy/node-config-provider': 2.0.14 - '@smithy/property-provider': 2.0.11 - '@smithy/smithy-client': 2.1.9 - '@smithy/types': 2.3.4 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/util-defaults-mode-node@2.0.21: resolution: {integrity: sha512-cUEsttVZ79B7Al2rWK2FW03HBpD9LyuqFtm+1qFty5u9sHSdesr215gS2Ln53fTopNiPgeXpdoM3IgjvIO0rJw==} engines: {node: '>= 10.0.0'} @@ -8829,16 +8583,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/util-middleware@2.0.3: - resolution: {integrity: sha512-+FOCFYOxd2HO7v/0hkFSETKf7FYQWa08wh/x/4KUeoVBnLR4juw8Qi+TTqZI6E2h5LkzD9uOaxC9lAjrpVzaaA==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/types': 2.3.4 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/util-middleware@2.0.5: resolution: {integrity: sha512-1lyT3TcaMJQe+OFfVI+TlomDkPuVzb27NZYdYtmSTltVmLaUjdCyt4KE+OH1CnhZKsz4/cdCL420Lg9UH5Z2Mw==} engines: {node: '>=14.0.0'} @@ -8847,17 +8591,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/util-retry@2.0.3: - resolution: {integrity: sha512-gw+czMnj82i+EaH7NL7XKkfX/ZKrCS2DIWwJFPKs76bMgkhf0y1C94Lybn7f8GkBI9lfIOUdPYtzm19zQOC8sw==} - engines: {node: '>= 14.0.0'} - requiresBuild: true - dependencies: - '@smithy/service-error-classification': 2.0.3 - '@smithy/types': 2.3.4 - tslib: 2.6.2 - dev: false - optional: true - /@smithy/util-retry@2.0.5: resolution: {integrity: sha512-x3t1+MQAJ6QONk3GTbJNcugCFDVJ+Bkro5YqQQK1EyVesajNDqxFtCx9WdOFNGm/Cbm7tUdwVEmfKQOJoU2Vtw==} engines: {node: '>= 14.0.0'} @@ -8867,22 +8600,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/util-stream@2.0.14: - resolution: {integrity: sha512-XjvlDYe+9DieXhLf7p+EgkXwFtl34kHZcWfHnc5KaILbhyVfDLWuqKTFx6WwCFqb01iFIig8trGwExRIqqkBYg==} - engines: {node: '>=14.0.0'} - requiresBuild: true - dependencies: - '@smithy/fetch-http-handler': 2.2.1 - '@smithy/node-http-handler': 2.1.6 - '@smithy/types': 2.3.4 - '@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.6.2 - dev: false - optional: true - /@smithy/util-stream@2.0.17: resolution: {integrity: sha512-fP/ZQ27rRvHsqItds8yB7jerwMpZFTL3QqbQbidUiG0+mttMoKdP0ZqnvM8UK5q0/dfc3/pN7g4XKPXOU7oRWw==} engines: {node: '>=14.0.0'}