From 2ee9541101b726e7215fe3b016dab7849647a23a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 21:06:04 +0000 Subject: [PATCH] build(deps-dev): bump @aws-sdk/lib-dynamodb from 3.427.0 to 3.521.0 Bumps [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) from 3.427.0 to 3.521.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.521.0/lib/lib-dynamodb) --- updated-dependencies: - dependency-name: "@aws-sdk/lib-dynamodb" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- internal/storage/package.json | 4 +- packages/feature-flags/package.json | 4 +- packages/kv/package.json | 4 +- packages/search/package.json | 4 +- pnpm-lock.yaml | 776 ++++++++++++++++------------ 5 files changed, 464 insertions(+), 328 deletions(-) diff --git a/internal/storage/package.json b/internal/storage/package.json index 033646a..f5e5283 100644 --- a/internal/storage/package.json +++ b/internal/storage/package.json @@ -63,7 +63,7 @@ }, "devDependencies": { "@aws-sdk/client-dynamodb": "~3.427.0", - "@aws-sdk/lib-dynamodb": "~3.427.0", + "@aws-sdk/lib-dynamodb": "~3.521.0", "@cloudflare/workers-types": "~4.20230904.0", "@planetscale/database": "~1.11.0", "@types/better-sqlite3": "~7.6.5", @@ -75,7 +75,7 @@ }, "peerDependencies": { "@aws-sdk/client-dynamodb": "~3.427.0", - "@aws-sdk/lib-dynamodb": "~3.427.0", + "@aws-sdk/lib-dynamodb": "~3.521.0", "@planetscale/database": "~1.11.0", "better-sqlite3": "~8.7.0", "mysql2": "~3.6.3", diff --git a/packages/feature-flags/package.json b/packages/feature-flags/package.json index 741d78f..cf1f66b 100644 --- a/packages/feature-flags/package.json +++ b/packages/feature-flags/package.json @@ -105,7 +105,7 @@ }, "devDependencies": { "@aws-sdk/client-dynamodb": "~3.427.0", - "@aws-sdk/lib-dynamodb": "~3.427.0", + "@aws-sdk/lib-dynamodb": "~3.521.0", "@cloudflare/workers-types": "~4.20230904.0", "@types/lodash.merge": "~4.6.8", "@workertown/files": "workspace:0.0.2-alpha.23", @@ -116,7 +116,7 @@ "@workertown/search": "workspace:0.0.2-alpha.23" }, "peerDependencies": { - "@aws-sdk/lib-dynamodb": "~3.427.0", + "@aws-sdk/lib-dynamodb": "~3.521.0", "@planetscale/database": "~1.8.0", "@upstash/redis": "~1.22.0", "better-sqlite3": "~8.5.0", diff --git a/packages/kv/package.json b/packages/kv/package.json index 604d2df..6c7cc41 100644 --- a/packages/kv/package.json +++ b/packages/kv/package.json @@ -96,7 +96,7 @@ "zod": "~3.22.4" }, "devDependencies": { - "@aws-sdk/lib-dynamodb": "~3.427.0", + "@aws-sdk/lib-dynamodb": "~3.521.0", "@cloudflare/workers-types": "~4.20230904.0", "@types/lodash.merge": "~4.6.8", "@upstash/redis": "~1.23.3", @@ -104,7 +104,7 @@ }, "peerDependencies": { "@aws-sdk/client-dynamodb": "~3.427.0", - "@aws-sdk/lib-dynamodb": "~3.427.0", + "@aws-sdk/lib-dynamodb": "~3.521.0", "@planetscale/database": "~1.8.0", "@upstash/redis": "~1.23.3", "better-sqlite3": "~8.6.0" diff --git a/packages/search/package.json b/packages/search/package.json index 87c684e..122b72b 100644 --- a/packages/search/package.json +++ b/packages/search/package.json @@ -102,14 +102,14 @@ "zod": "~3.22.4" }, "devDependencies": { - "@aws-sdk/lib-dynamodb": "~3.427.0", + "@aws-sdk/lib-dynamodb": "~3.521.0", "@cloudflare/workers-types": "~4.20230904.0", "@types/lodash.merge": "~4.6.8", "@workertown/internal-types": "workspace:~0.0.2-alpha.23" }, "peerDependencies": { "@aws-sdk/client-dynamodb": "~3.427.0", - "@aws-sdk/lib-dynamodb": "~3.427.0", + "@aws-sdk/lib-dynamodb": "~3.521.0", "@planetscale/database": "~1.8.0", "@upstash/redis": "~1.22.0", "better-sqlite3": "~8.6.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4b99b08..3d055c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -246,8 +246,8 @@ importers: specifier: ~3.427.0 version: 3.427.0 '@aws-sdk/lib-dynamodb': - specifier: ~3.427.0 - version: 3.427.0(@aws-sdk/client-dynamodb@3.427.0) + specifier: ~3.521.0 + version: 3.521.0(@aws-sdk/client-dynamodb@3.427.0) '@cloudflare/workers-types': specifier: ~4.20230904.0 version: 4.20230904.0 @@ -336,8 +336,8 @@ importers: specifier: ~3.427.0 version: 3.427.0 '@aws-sdk/lib-dynamodb': - specifier: ~3.427.0 - version: 3.427.0(@aws-sdk/client-dynamodb@3.427.0) + specifier: ~3.521.0 + version: 3.521.0(@aws-sdk/client-dynamodb@3.427.0) '@cloudflare/workers-types': specifier: ~4.20230904.0 version: 4.20230904.0 @@ -437,8 +437,8 @@ importers: version: 3.22.4 devDependencies: '@aws-sdk/lib-dynamodb': - specifier: ~3.427.0 - version: 3.427.0(@aws-sdk/client-dynamodb@3.427.0) + specifier: ~3.521.0 + version: 3.521.0(@aws-sdk/client-dynamodb@3.427.0) '@cloudflare/workers-types': specifier: ~4.20230904.0 version: 4.20230904.0 @@ -539,8 +539,8 @@ importers: version: 3.22.4 devDependencies: '@aws-sdk/lib-dynamodb': - specifier: ~3.427.0 - version: 3.427.0(@aws-sdk/client-dynamodb@3.427.0) + specifier: ~3.521.0 + version: 3.521.0(@aws-sdk/client-dynamodb@3.427.0) '@cloudflare/workers-types': specifier: ~4.20230904.0 version: 4.20230904.0 @@ -1000,27 +1000,27 @@ packages: '@aws-sdk/util-user-agent-browser': 3.425.0 '@aws-sdk/util-user-agent-node': 3.425.0 '@smithy/config-resolver': 2.0.21 - '@smithy/fetch-http-handler': 2.3.1 + '@smithy/fetch-http-handler': 2.4.2 '@smithy/hash-node': 2.0.17 '@smithy/invalid-dependency': 2.0.15 '@smithy/middleware-content-length': 2.0.17 - '@smithy/middleware-endpoint': 2.2.3 + '@smithy/middleware-endpoint': 2.4.2 '@smithy/middleware-retry': 2.0.24 - '@smithy/middleware-serde': 2.0.15 - '@smithy/middleware-stack': 2.0.9 - '@smithy/node-config-provider': 2.1.8 - '@smithy/node-http-handler': 2.2.1 - '@smithy/protocol-http': 3.0.11 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 - '@smithy/url-parser': 2.0.15 - '@smithy/util-base64': 2.0.1 + '@smithy/middleware-serde': 2.1.2 + '@smithy/middleware-stack': 2.1.2 + '@smithy/node-config-provider': 2.2.2 + '@smithy/node-http-handler': 2.4.0 + '@smithy/protocol-http': 3.2.0 + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 + '@smithy/url-parser': 2.1.2 + '@smithy/util-base64': 2.1.1 '@smithy/util-body-length-browser': 2.0.1 '@smithy/util-body-length-node': 2.1.0 '@smithy/util-defaults-mode-browser': 2.0.22 '@smithy/util-defaults-mode-node': 2.0.29 '@smithy/util-retry': 2.0.8 - '@smithy/util-utf8': 2.0.2 + '@smithy/util-utf8': 2.1.1 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -1042,28 +1042,28 @@ packages: '@aws-sdk/util-user-agent-browser': 3.468.0 '@aws-sdk/util-user-agent-node': 3.470.0 '@smithy/config-resolver': 2.0.21 - '@smithy/fetch-http-handler': 2.3.1 + '@smithy/fetch-http-handler': 2.4.2 '@smithy/hash-node': 2.0.17 '@smithy/invalid-dependency': 2.0.15 '@smithy/middleware-content-length': 2.0.17 - '@smithy/middleware-endpoint': 2.2.3 + '@smithy/middleware-endpoint': 2.4.2 '@smithy/middleware-retry': 2.0.24 - '@smithy/middleware-serde': 2.0.15 - '@smithy/middleware-stack': 2.0.9 - '@smithy/node-config-provider': 2.1.8 - '@smithy/node-http-handler': 2.2.1 - '@smithy/protocol-http': 3.0.11 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 - '@smithy/url-parser': 2.0.15 - '@smithy/util-base64': 2.0.1 + '@smithy/middleware-serde': 2.1.2 + '@smithy/middleware-stack': 2.1.2 + '@smithy/node-config-provider': 2.2.2 + '@smithy/node-http-handler': 2.4.0 + '@smithy/protocol-http': 3.2.0 + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 + '@smithy/url-parser': 2.1.2 + '@smithy/util-base64': 2.1.1 '@smithy/util-body-length-browser': 2.0.1 '@smithy/util-body-length-node': 2.1.0 '@smithy/util-defaults-mode-browser': 2.0.22 '@smithy/util-defaults-mode-node': 2.0.29 '@smithy/util-endpoints': 1.0.7 '@smithy/util-retry': 2.0.8 - '@smithy/util-utf8': 2.0.2 + '@smithy/util-utf8': 2.1.1 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -1088,27 +1088,27 @@ packages: '@aws-sdk/util-user-agent-browser': 3.425.0 '@aws-sdk/util-user-agent-node': 3.425.0 '@smithy/config-resolver': 2.0.15 - '@smithy/fetch-http-handler': 2.2.3 + '@smithy/fetch-http-handler': 2.4.2 '@smithy/hash-node': 2.0.11 '@smithy/invalid-dependency': 2.0.11 '@smithy/middleware-content-length': 2.0.13 - '@smithy/middleware-endpoint': 2.1.2 + '@smithy/middleware-endpoint': 2.4.2 '@smithy/middleware-retry': 2.0.16 - '@smithy/middleware-serde': 2.0.11 - '@smithy/middleware-stack': 2.0.5 - '@smithy/node-config-provider': 2.1.2 - '@smithy/node-http-handler': 2.1.7 - '@smithy/protocol-http': 3.0.7 - '@smithy/smithy-client': 2.1.11 - '@smithy/types': 2.3.5 - '@smithy/url-parser': 2.0.11 - '@smithy/util-base64': 2.0.0 + '@smithy/middleware-serde': 2.1.2 + '@smithy/middleware-stack': 2.1.2 + '@smithy/node-config-provider': 2.2.2 + '@smithy/node-http-handler': 2.4.0 + '@smithy/protocol-http': 3.2.0 + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 + '@smithy/url-parser': 2.1.2 + '@smithy/util-base64': 2.1.1 '@smithy/util-body-length-browser': 2.0.0 '@smithy/util-body-length-node': 2.1.0 '@smithy/util-defaults-mode-browser': 2.0.15 '@smithy/util-defaults-mode-node': 2.0.20 '@smithy/util-retry': 2.0.4 - '@smithy/util-utf8': 2.0.0 + '@smithy/util-utf8': 2.1.1 fast-xml-parser: 4.2.5 tslib: 2.6.2 transitivePeerDependencies: @@ -1137,15 +1137,15 @@ packages: '@smithy/hash-node': 2.0.17 '@smithy/invalid-dependency': 2.0.15 '@smithy/middleware-content-length': 2.0.17 - '@smithy/middleware-endpoint': 2.2.3 + '@smithy/middleware-endpoint': 2.4.2 '@smithy/middleware-retry': 2.0.24 '@smithy/middleware-serde': 2.0.15 - '@smithy/middleware-stack': 2.0.9 + '@smithy/middleware-stack': 2.1.2 '@smithy/node-config-provider': 2.1.8 '@smithy/node-http-handler': 2.2.1 - '@smithy/protocol-http': 3.0.11 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 + '@smithy/protocol-http': 3.2.0 + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 '@smithy/url-parser': 2.0.15 '@smithy/util-base64': 2.0.1 '@smithy/util-body-length-browser': 2.0.1 @@ -1167,10 +1167,10 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/core': 1.2.0 - '@smithy/protocol-http': 3.0.11 + '@smithy/protocol-http': 3.2.0 '@smithy/signature-v4': 2.0.5 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -1179,8 +1179,8 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/property-provider': 2.0.16 - '@smithy/types': 2.7.0 + '@smithy/property-provider': 2.1.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@aws-sdk/credential-provider-env@3.468.0: @@ -1188,8 +1188,8 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.468.0 - '@smithy/property-provider': 2.0.16 - '@smithy/types': 2.7.0 + '@smithy/property-provider': 2.1.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -1203,9 +1203,9 @@ packages: '@aws-sdk/credential-provider-web-identity': 3.425.0 '@aws-sdk/types': 3.425.0 '@smithy/credential-provider-imds': 2.1.4 - '@smithy/property-provider': 2.0.16 - '@smithy/shared-ini-file-loader': 2.2.7 - '@smithy/types': 2.7.0 + '@smithy/property-provider': 2.1.2 + '@smithy/shared-ini-file-loader': 2.3.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -1220,9 +1220,9 @@ packages: '@aws-sdk/credential-provider-web-identity': 3.468.0 '@aws-sdk/types': 3.468.0 '@smithy/credential-provider-imds': 2.1.4 - '@smithy/property-provider': 2.0.16 - '@smithy/shared-ini-file-loader': 2.2.7 - '@smithy/types': 2.7.0 + '@smithy/property-provider': 2.1.2 + '@smithy/shared-ini-file-loader': 2.3.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -1239,9 +1239,9 @@ packages: '@aws-sdk/credential-provider-web-identity': 3.425.0 '@aws-sdk/types': 3.425.0 '@smithy/credential-provider-imds': 2.0.17 - '@smithy/property-provider': 2.0.12 - '@smithy/shared-ini-file-loader': 2.2.1 - '@smithy/types': 2.3.5 + '@smithy/property-provider': 2.1.2 + '@smithy/shared-ini-file-loader': 2.3.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -1259,7 +1259,7 @@ packages: '@smithy/credential-provider-imds': 2.1.4 '@smithy/property-provider': 2.0.16 '@smithy/shared-ini-file-loader': 2.2.7 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -1270,9 +1270,9 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/property-provider': 2.0.16 - '@smithy/shared-ini-file-loader': 2.2.7 - '@smithy/types': 2.7.0 + '@smithy/property-provider': 2.1.2 + '@smithy/shared-ini-file-loader': 2.3.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@aws-sdk/credential-provider-process@3.468.0: @@ -1280,9 +1280,9 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.468.0 - '@smithy/property-provider': 2.0.16 - '@smithy/shared-ini-file-loader': 2.2.7 - '@smithy/types': 2.7.0 + '@smithy/property-provider': 2.1.2 + '@smithy/shared-ini-file-loader': 2.3.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -1293,9 +1293,9 @@ packages: '@aws-sdk/client-sso': 3.427.0 '@aws-sdk/token-providers': 3.427.0 '@aws-sdk/types': 3.425.0 - '@smithy/property-provider': 2.0.16 - '@smithy/shared-ini-file-loader': 2.2.7 - '@smithy/types': 2.7.0 + '@smithy/property-provider': 2.1.2 + '@smithy/shared-ini-file-loader': 2.3.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -1307,9 +1307,9 @@ packages: '@aws-sdk/client-sso': 3.474.0 '@aws-sdk/token-providers': 3.470.0 '@aws-sdk/types': 3.468.0 - '@smithy/property-provider': 2.0.16 - '@smithy/shared-ini-file-loader': 2.2.7 - '@smithy/types': 2.7.0 + '@smithy/property-provider': 2.1.2 + '@smithy/shared-ini-file-loader': 2.3.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -1320,8 +1320,8 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/property-provider': 2.0.16 - '@smithy/types': 2.7.0 + '@smithy/property-provider': 2.1.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@aws-sdk/credential-provider-web-identity@3.468.0: @@ -1329,8 +1329,8 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.468.0 - '@smithy/property-provider': 2.0.16 - '@smithy/types': 2.7.0 + '@smithy/property-provider': 2.1.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -1341,14 +1341,16 @@ packages: mnemonist: 0.38.3 tslib: 2.6.2 - /@aws-sdk/lib-dynamodb@3.427.0(@aws-sdk/client-dynamodb@3.427.0): - resolution: {integrity: sha512-a08zd+rUyXXRXI1a/0Kja5yjZbuxWyZZA4/h7PmoW/vfuYFYUoDl0BcTh/hpdeiItlg2LRsJJ2zANf66BnI5IQ==} + /@aws-sdk/lib-dynamodb@3.521.0(@aws-sdk/client-dynamodb@3.427.0): + resolution: {integrity: sha512-yZfbUpyAb1WLZcCnowaeAfge9yMWgMppBG7lg11c974Xvjmy1URyDP3m+s+HBq8to8XVKPEEVDtw3PM1s7TnEQ==} engines: {node: '>=14.0.0'} peerDependencies: '@aws-sdk/client-dynamodb': ^3.0.0 dependencies: '@aws-sdk/client-dynamodb': 3.427.0 - '@aws-sdk/util-dynamodb': 3.427.0(@aws-sdk/client-dynamodb@3.427.0) + '@aws-sdk/util-dynamodb': 3.521.0(@aws-sdk/client-dynamodb@3.427.0) + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -1359,8 +1361,8 @@ packages: '@aws-sdk/types': 3.468.0 '@aws-sdk/util-arn-parser': 3.465.0 '@smithy/node-config-provider': 2.1.8 - '@smithy/protocol-http': 3.0.11 - '@smithy/types': 2.7.0 + '@smithy/protocol-http': 3.2.0 + '@smithy/types': 2.10.0 '@smithy/util-config-provider': 2.0.0 tslib: 2.6.2 dev: true @@ -1371,9 +1373,9 @@ packages: dependencies: '@aws-sdk/endpoint-cache': 3.310.0 '@aws-sdk/types': 3.425.0 - '@smithy/node-config-provider': 2.1.2 - '@smithy/protocol-http': 3.0.7 - '@smithy/types': 2.3.5 + '@smithy/node-config-provider': 2.2.2 + '@smithy/protocol-http': 3.2.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@aws-sdk/middleware-expect-continue@3.468.0: @@ -1381,8 +1383,8 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.468.0 - '@smithy/protocol-http': 3.0.11 - '@smithy/types': 2.7.0 + '@smithy/protocol-http': 3.2.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -1394,8 +1396,8 @@ packages: '@aws-crypto/crc32c': 3.0.0 '@aws-sdk/types': 3.468.0 '@smithy/is-array-buffer': 2.0.0 - '@smithy/protocol-http': 3.0.11 - '@smithy/types': 2.7.0 + '@smithy/protocol-http': 3.2.0 + '@smithy/types': 2.10.0 '@smithy/util-utf8': 2.0.2 tslib: 2.6.2 dev: true @@ -1405,8 +1407,8 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/protocol-http': 3.0.7 - '@smithy/types': 2.3.5 + '@smithy/protocol-http': 3.2.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@aws-sdk/middleware-host-header@3.468.0: @@ -1414,8 +1416,8 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.468.0 - '@smithy/protocol-http': 3.0.11 - '@smithy/types': 2.7.0 + '@smithy/protocol-http': 3.2.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -1424,7 +1426,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.468.0 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -1433,7 +1435,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/types': 2.3.5 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@aws-sdk/middleware-logger@3.468.0: @@ -1441,7 +1443,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.468.0 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -1450,8 +1452,8 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/protocol-http': 3.0.7 - '@smithy/types': 2.3.5 + '@smithy/protocol-http': 3.2.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@aws-sdk/middleware-recursion-detection@3.468.0: @@ -1459,8 +1461,8 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.468.0 - '@smithy/protocol-http': 3.0.11 - '@smithy/types': 2.7.0 + '@smithy/protocol-http': 3.2.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -1471,10 +1473,10 @@ packages: '@aws-sdk/types': 3.468.0 '@aws-sdk/util-arn-parser': 3.465.0 '@smithy/node-config-provider': 2.1.8 - '@smithy/protocol-http': 3.0.11 + '@smithy/protocol-http': 3.2.0 '@smithy/signature-v4': 2.0.5 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 '@smithy/util-config-provider': 2.0.0 tslib: 2.6.2 dev: true @@ -1485,7 +1487,7 @@ packages: dependencies: '@aws-sdk/middleware-signing': 3.425.0 '@aws-sdk/types': 3.425.0 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@aws-sdk/middleware-signing@3.425.0: @@ -1493,11 +1495,11 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/property-provider': 2.0.12 - '@smithy/protocol-http': 3.0.7 + '@smithy/property-provider': 2.1.2 + '@smithy/protocol-http': 3.2.0 '@smithy/signature-v4': 2.0.5 - '@smithy/types': 2.3.5 - '@smithy/util-middleware': 2.0.4 + '@smithy/types': 2.10.0 + '@smithy/util-middleware': 2.1.2 tslib: 2.6.2 /@aws-sdk/middleware-signing@3.468.0: @@ -1506,9 +1508,9 @@ packages: dependencies: '@aws-sdk/types': 3.468.0 '@smithy/property-provider': 2.0.16 - '@smithy/protocol-http': 3.0.11 + '@smithy/protocol-http': 3.2.0 '@smithy/signature-v4': 2.0.5 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 '@smithy/util-middleware': 2.0.8 tslib: 2.6.2 dev: true @@ -1518,7 +1520,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.468.0 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -1528,8 +1530,8 @@ packages: dependencies: '@aws-sdk/types': 3.425.0 '@aws-sdk/util-endpoints': 3.427.0 - '@smithy/protocol-http': 3.0.7 - '@smithy/types': 2.3.5 + '@smithy/protocol-http': 3.2.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@aws-sdk/middleware-user-agent@3.470.0: @@ -1538,8 +1540,8 @@ packages: dependencies: '@aws-sdk/types': 3.468.0 '@aws-sdk/util-endpoints': 3.470.0 - '@smithy/protocol-http': 3.0.11 - '@smithy/types': 2.7.0 + '@smithy/protocol-http': 3.2.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -1547,10 +1549,10 @@ packages: resolution: {integrity: sha512-u7uv/iUOapIJdRgRkO3wnpYsUgV6ponsZJQgVg/8L+n+Vo5PQL5gAcIuAOwcYSKQPFaeK+KbmByI4SyOK203Vw==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/node-config-provider': 2.1.2 - '@smithy/types': 2.3.5 + '@smithy/node-config-provider': 2.2.2 + '@smithy/types': 2.10.0 '@smithy/util-config-provider': 2.0.0 - '@smithy/util-middleware': 2.0.4 + '@smithy/util-middleware': 2.1.2 tslib: 2.6.2 /@aws-sdk/region-config-resolver@3.470.0: @@ -1558,7 +1560,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/node-config-provider': 2.1.8 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 '@smithy/util-config-provider': 2.0.0 '@smithy/util-middleware': 2.0.8 tslib: 2.6.2 @@ -1570,9 +1572,9 @@ packages: dependencies: '@aws-sdk/middleware-sdk-s3': 3.474.0 '@aws-sdk/types': 3.468.0 - '@smithy/protocol-http': 3.0.11 + '@smithy/protocol-http': 3.2.0 '@smithy/signature-v4': 2.0.5 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -1591,29 +1593,29 @@ packages: '@aws-sdk/util-user-agent-browser': 3.425.0 '@aws-sdk/util-user-agent-node': 3.425.0 '@smithy/config-resolver': 2.0.21 - '@smithy/fetch-http-handler': 2.3.1 + '@smithy/fetch-http-handler': 2.4.2 '@smithy/hash-node': 2.0.17 '@smithy/invalid-dependency': 2.0.15 '@smithy/middleware-content-length': 2.0.17 - '@smithy/middleware-endpoint': 2.2.3 + '@smithy/middleware-endpoint': 2.4.2 '@smithy/middleware-retry': 2.0.24 - '@smithy/middleware-serde': 2.0.15 - '@smithy/middleware-stack': 2.0.9 - '@smithy/node-config-provider': 2.1.8 - '@smithy/node-http-handler': 2.2.1 - '@smithy/property-provider': 2.0.16 - '@smithy/protocol-http': 3.0.11 - '@smithy/shared-ini-file-loader': 2.2.7 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 - '@smithy/url-parser': 2.0.15 - '@smithy/util-base64': 2.0.1 + '@smithy/middleware-serde': 2.1.2 + '@smithy/middleware-stack': 2.1.2 + '@smithy/node-config-provider': 2.2.2 + '@smithy/node-http-handler': 2.4.0 + '@smithy/property-provider': 2.1.2 + '@smithy/protocol-http': 3.2.0 + '@smithy/shared-ini-file-loader': 2.3.2 + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 + '@smithy/url-parser': 2.1.2 + '@smithy/util-base64': 2.1.1 '@smithy/util-body-length-browser': 2.0.1 '@smithy/util-body-length-node': 2.1.0 '@smithy/util-defaults-mode-browser': 2.0.22 '@smithy/util-defaults-mode-node': 2.0.29 '@smithy/util-retry': 2.0.8 - '@smithy/util-utf8': 2.0.2 + '@smithy/util-utf8': 2.1.1 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -1634,30 +1636,30 @@ packages: '@aws-sdk/util-user-agent-browser': 3.468.0 '@aws-sdk/util-user-agent-node': 3.470.0 '@smithy/config-resolver': 2.0.21 - '@smithy/fetch-http-handler': 2.3.1 + '@smithy/fetch-http-handler': 2.4.2 '@smithy/hash-node': 2.0.17 '@smithy/invalid-dependency': 2.0.15 '@smithy/middleware-content-length': 2.0.17 - '@smithy/middleware-endpoint': 2.2.3 + '@smithy/middleware-endpoint': 2.4.2 '@smithy/middleware-retry': 2.0.24 - '@smithy/middleware-serde': 2.0.15 - '@smithy/middleware-stack': 2.0.9 - '@smithy/node-config-provider': 2.1.8 - '@smithy/node-http-handler': 2.2.1 - '@smithy/property-provider': 2.0.16 - '@smithy/protocol-http': 3.0.11 - '@smithy/shared-ini-file-loader': 2.2.7 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 - '@smithy/url-parser': 2.0.15 - '@smithy/util-base64': 2.0.1 + '@smithy/middleware-serde': 2.1.2 + '@smithy/middleware-stack': 2.1.2 + '@smithy/node-config-provider': 2.2.2 + '@smithy/node-http-handler': 2.4.0 + '@smithy/property-provider': 2.1.2 + '@smithy/protocol-http': 3.2.0 + '@smithy/shared-ini-file-loader': 2.3.2 + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 + '@smithy/url-parser': 2.1.2 + '@smithy/util-base64': 2.1.1 '@smithy/util-body-length-browser': 2.0.1 '@smithy/util-body-length-node': 2.1.0 '@smithy/util-defaults-mode-browser': 2.0.22 '@smithy/util-defaults-mode-node': 2.0.29 '@smithy/util-endpoints': 1.0.7 '@smithy/util-retry': 2.0.8 - '@smithy/util-utf8': 2.0.2 + '@smithy/util-utf8': 2.1.1 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -1667,14 +1669,14 @@ packages: resolution: {integrity: sha512-6lqbmorwerN4v+J5dqbHPAsjynI0mkEF+blf+69QTaKKGaxBBVaXgqoqul9RXYcK5MMrrYRbQIMd0zYOoy90kA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.5 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@aws-sdk/types@3.468.0: resolution: {integrity: sha512-rx/9uHI4inRbp2tw3Y4Ih4PNZkVj32h7WneSg3MVgVjAoVD5Zti9KhS5hkvsBxfgmQmg0AQbE+b1sy5WGAgntA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@aws-sdk/util-arn-parser@3.465.0: @@ -1684,8 +1686,8 @@ packages: tslib: 2.6.2 dev: true - /@aws-sdk/util-dynamodb@3.427.0(@aws-sdk/client-dynamodb@3.427.0): - resolution: {integrity: sha512-eXPdPM7ZIS4DfRJrGeWQJjcxnNAaioRrtgNpRoVy1HwMVYPtUvIyTuUWY8xIeJyXnX3/JrBJWCDoQPxkrp9T2w==} + /@aws-sdk/util-dynamodb@3.521.0(@aws-sdk/client-dynamodb@3.427.0): + resolution: {integrity: sha512-XG6UwAWfSnl3EEpcKfF2Tk/anGOoryUIJVAr7VeMJcsYxvl+t3KZxFi7x4079T8NMQLvfajyLRsAD+E8ydaf8A==} engines: {node: '>=14.0.0'} peerDependencies: '@aws-sdk/client-dynamodb': ^3.0.0 @@ -1699,7 +1701,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/node-config-provider': 2.1.2 + '@smithy/node-config-provider': 2.2.2 tslib: 2.6.2 /@aws-sdk/util-endpoints@3.470.0: @@ -1721,7 +1723,7 @@ packages: resolution: {integrity: sha512-22Y9iMtjGcFjGILR6/xdp1qRezlHVLyXtnpEsbuPTiernRCPk6zfAnK/ATH77r02MUjU057tdxVkd5umUBTn9Q==} dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/types': 2.3.5 + '@smithy/types': 2.10.0 bowser: 2.11.0 tslib: 2.6.2 @@ -1729,7 +1731,7 @@ packages: resolution: {integrity: sha512-OJyhWWsDEizR3L+dCgMXSUmaCywkiZ7HSbnQytbeKGwokIhD69HTiJcibF/sgcM5gk4k3Mq3puUhGnEZ46GIig==} dependencies: '@aws-sdk/types': 3.468.0 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 bowser: 2.11.0 tslib: 2.6.2 dev: true @@ -1744,8 +1746,8 @@ packages: optional: true dependencies: '@aws-sdk/types': 3.425.0 - '@smithy/node-config-provider': 2.1.2 - '@smithy/types': 2.3.5 + '@smithy/node-config-provider': 2.2.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@aws-sdk/util-user-agent-node@3.470.0: @@ -1759,7 +1761,7 @@ packages: dependencies: '@aws-sdk/types': 3.468.0 '@smithy/node-config-provider': 2.1.8 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -1772,7 +1774,7 @@ packages: resolution: {integrity: sha512-PwjVxz1hr9up8QkddabuScPZ/d5aDHgvHYgK4acHYzltXL4wngfvimi5ZqXTzVWF2QANxHmWnHUr45QJX71oJQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -3513,24 +3515,25 @@ packages: resolution: {integrity: sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==} dev: true - /@smithy/abort-controller@2.0.11: - resolution: {integrity: sha512-MSzE1qR2JNyb7ot3blIOT3O3H0Jn06iNDEgHRaqZUwBgx5EG+VIx24Y21tlKofzYryIOcWpIohLrIIyocD6LMA==} + /@smithy/abort-controller@2.0.15: + resolution: {integrity: sha512-JkS36PIS3/UCbq/MaozzV7jECeL+BTt4R75bwY8i+4RASys4xOyUS1HsRyUNSqUXFP4QyCz5aNnh3ltuaxv+pw==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 + dev: true - /@smithy/abort-controller@2.0.15: - resolution: {integrity: sha512-JkS36PIS3/UCbq/MaozzV7jECeL+BTt4R75bwY8i+4RASys4xOyUS1HsRyUNSqUXFP4QyCz5aNnh3ltuaxv+pw==} + /@smithy/abort-controller@2.1.2: + resolution: {integrity: sha512-iwUxrFm/ZFCXhzhtZ6JnoJzAsqUrVfBAZUTQj8ypXGtIjwXZpKqmgYiuqrDERiydDI5gesqvsC4Rqe57GGhbVg==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/chunked-blob-reader-native@2.0.1: resolution: {integrity: sha512-N2oCZRglhWKm7iMBu7S6wDzXirjAofi7tAd26cxmgibRYOBS4D3hGfmkwCpHdASZzwZDD8rluh0Rcqw1JeZDRw==} dependencies: - '@smithy/util-base64': 2.0.1 + '@smithy/util-base64': 2.1.1 tslib: 2.6.2 dev: true @@ -3544,10 +3547,10 @@ packages: resolution: {integrity: sha512-a2Pfocla5nSrG2RyB8i20jcWgMyR71TUeFKm8pmrnZotr/X22tlg4y/EhSvBK2oTE8MKHlKh4YdpDO2AryJbGQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/node-config-provider': 2.1.2 - '@smithy/types': 2.3.5 + '@smithy/node-config-provider': 2.2.2 + '@smithy/types': 2.10.0 '@smithy/util-config-provider': 2.0.0 - '@smithy/util-middleware': 2.0.4 + '@smithy/util-middleware': 2.1.2 tslib: 2.6.2 /@smithy/config-resolver@2.0.21: @@ -3555,7 +3558,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/node-config-provider': 2.1.8 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 '@smithy/util-config-provider': 2.0.0 '@smithy/util-middleware': 2.0.8 tslib: 2.6.2 @@ -3564,13 +3567,13 @@ packages: resolution: {integrity: sha512-l8R89X7+hlt2FEFg+OrNq29LP3h9DfGPmO6ObwT9IXWHD6V7ycpj5u2rVQyIis26ovrgOYakl6nfgmPMm8m1IQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/middleware-endpoint': 2.2.3 + '@smithy/middleware-endpoint': 2.4.2 '@smithy/middleware-retry': 2.0.24 - '@smithy/middleware-serde': 2.0.15 - '@smithy/protocol-http': 3.0.11 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 - '@smithy/util-middleware': 2.0.8 + '@smithy/middleware-serde': 2.1.2 + '@smithy/protocol-http': 3.2.0 + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 + '@smithy/util-middleware': 2.1.2 tslib: 2.6.2 dev: true @@ -3578,28 +3581,28 @@ packages: resolution: {integrity: sha512-2XcD414yrwbxxuYueTo7tzLC2/w3jj9FZqfenpv3MQkocdOEmuOVS0v9WHsY/nW6V+2EcR340rj/z5HnvsHncQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/node-config-provider': 2.1.8 - '@smithy/property-provider': 2.0.16 - '@smithy/types': 2.7.0 - '@smithy/url-parser': 2.0.15 + '@smithy/node-config-provider': 2.2.2 + '@smithy/property-provider': 2.1.2 + '@smithy/types': 2.10.0 + '@smithy/url-parser': 2.1.2 tslib: 2.6.2 /@smithy/credential-provider-imds@2.1.4: resolution: {integrity: sha512-cwPJN1fa1YOQzhBlTXRavABEYRRchci1X79QRwzaNLySnIMJfztyv1Zkst0iZPLMnpn8+CnHu3wOHS11J5Dr3A==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/node-config-provider': 2.1.8 - '@smithy/property-provider': 2.0.16 - '@smithy/types': 2.7.0 - '@smithy/url-parser': 2.0.15 + '@smithy/node-config-provider': 2.2.2 + '@smithy/property-provider': 2.1.2 + '@smithy/types': 2.10.0 + '@smithy/url-parser': 2.1.2 tslib: 2.6.2 /@smithy/eventstream-codec@2.0.15: resolution: {integrity: sha512-crjvz3j1gGPwA0us6cwS7+5gAn35CTmqu/oIxVbYJo2Qm/sGAye6zGJnMDk3BKhWZw5kcU1G4MxciTkuBpOZPg==} dependencies: '@aws-crypto/crc32': 3.0.0 - '@smithy/types': 2.7.0 - '@smithy/util-hex-encoding': 2.0.0 + '@smithy/types': 2.10.0 + '@smithy/util-hex-encoding': 2.1.1 tslib: 2.6.2 /@smithy/eventstream-serde-browser@2.0.15: @@ -3607,7 +3610,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/eventstream-serde-universal': 2.0.15 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -3615,7 +3618,7 @@ packages: resolution: {integrity: sha512-o65d2LRjgCbWYH+VVNlWXtmsI231SO99ZTOL4UuIPa6WTjbSHWtlXvUcJG9libhEKWmEV9DIUiH2IqyPWi7ubA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -3624,7 +3627,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/eventstream-serde-universal': 2.0.15 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -3633,34 +3636,44 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/eventstream-codec': 2.0.15 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true /@smithy/fetch-http-handler@2.2.3: resolution: {integrity: sha512-0G9sePU+0R+8d7cie+OXzNbbkjnD4RfBlVCs46ZEuQAMcxK8OniemYXSSkOc80CCk8Il4DnlYZcUSvsIs2OB2w==} dependencies: - '@smithy/protocol-http': 3.0.7 - '@smithy/querystring-builder': 2.0.11 - '@smithy/types': 2.3.5 - '@smithy/util-base64': 2.0.0 + '@smithy/protocol-http': 3.2.0 + '@smithy/querystring-builder': 2.1.2 + '@smithy/types': 2.10.0 + '@smithy/util-base64': 2.1.1 tslib: 2.6.2 /@smithy/fetch-http-handler@2.3.1: resolution: {integrity: sha512-6MNk16fqb8EwcYY8O8WxB3ArFkLZ2XppsSNo1h7SQcFdDDwIumiJeO6wRzm7iB68xvsOQzsdQKbdtTieS3hfSQ==} dependencies: - '@smithy/protocol-http': 3.0.11 + '@smithy/protocol-http': 3.2.0 '@smithy/querystring-builder': 2.0.15 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 '@smithy/util-base64': 2.0.1 tslib: 2.6.2 + dev: true + + /@smithy/fetch-http-handler@2.4.2: + resolution: {integrity: sha512-sIGMVwa/8h6eqNjarI3F07gvML3mMXcqBe+BINNLuKsVKXMNBN6wRzeZbbx7lfiJDEHAP28qRns8flHEoBB7zw==} + dependencies: + '@smithy/protocol-http': 3.2.0 + '@smithy/querystring-builder': 2.1.2 + '@smithy/types': 2.10.0 + '@smithy/util-base64': 2.1.1 + tslib: 2.6.2 /@smithy/hash-blob-browser@2.0.16: resolution: {integrity: sha512-cSYRi05LA7DZDwjB1HL0BP8B56eUNNeLglVH147QTXFyuXJq/7erAIiLRfsyXB8+GfFHkSS5BHbc76a7k/AYPA==} dependencies: '@smithy/chunked-blob-reader': 2.0.0 '@smithy/chunked-blob-reader-native': 2.0.1 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -3668,16 +3681,16 @@ packages: resolution: {integrity: sha512-PbleVugN2tbhl1ZoNWVrZ1oTFFas/Hq+s6zGO8B9bv4w/StTriTKA9W+xZJACOj9X7zwfoTLbscM+avCB1KqOQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.5 - '@smithy/util-buffer-from': 2.0.0 - '@smithy/util-utf8': 2.0.0 + '@smithy/types': 2.10.0 + '@smithy/util-buffer-from': 2.1.1 + '@smithy/util-utf8': 2.1.1 tslib: 2.6.2 /@smithy/hash-node@2.0.17: resolution: {integrity: sha512-Il6WuBcI1nD+e2DM7tTADMf01wEPGK8PAhz4D+YmDUVaoBqlA+CaH2uDJhiySifmuKBZj748IfygXty81znKhw==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 '@smithy/util-buffer-from': 2.0.0 '@smithy/util-utf8': 2.0.2 tslib: 2.6.2 @@ -3686,7 +3699,7 @@ packages: resolution: {integrity: sha512-ey8DtnATzp1mOXgS7rqMwSmAki6iJA+jgNucKcxRkhMB1rrICfHg+rhmIF50iLPDHUhTcS5pBMOrLzzpZftvNQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 '@smithy/util-utf8': 2.0.2 tslib: 2.6.2 dev: true @@ -3694,13 +3707,13 @@ packages: /@smithy/invalid-dependency@2.0.11: resolution: {integrity: sha512-zazq99ujxYv/NOf9zh7xXbNgzoVLsqE0wle8P/1zU/XdhPi/0zohTPKWUzIxjGdqb5hkkwfBkNkl5H+LE0mvgw==} dependencies: - '@smithy/types': 2.3.5 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/invalid-dependency@2.0.15: resolution: {integrity: sha512-dlEKBFFwVfzA5QroHlBS94NpgYjXhwN/bFfun+7w3rgxNvVy79SK0w05iGc7UAeC5t+D7gBxrzdnD6hreZnDVQ==} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/is-array-buffer@2.0.0: @@ -3708,11 +3721,18 @@ packages: engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.2 + dev: true + + /@smithy/is-array-buffer@2.1.1: + resolution: {integrity: sha512-xozSQrcUinPpNPNPds4S7z/FakDTh1MZWtRP/2vQtYB/u3HYrX2UXuZs+VhaKBd6Vc7g2XPr2ZtwGBNDN6fNKQ==} + engines: {node: '>=14.0.0'} + dependencies: + tslib: 2.6.2 /@smithy/md5-js@2.0.17: resolution: {integrity: sha512-jmISTCnEkOnm2oCNx/rMkvBT/eQh3aA6nktevkzbmn/VYqYEuc5Z2n5sTTqsciMSO01Lvf56wG1A4twDqovYeQ==} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 '@smithy/util-utf8': 2.0.2 tslib: 2.6.2 dev: true @@ -3721,28 +3741,28 @@ packages: resolution: {integrity: sha512-Md2kxWpaec3bXp1oERFPQPBhOXCkGSAF7uc1E+4rkwjgw3/tqAXRtbjbggu67HJdwaif76As8AV6XxbD1HzqTQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/protocol-http': 3.0.7 - '@smithy/types': 2.3.5 + '@smithy/protocol-http': 3.2.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/middleware-content-length@2.0.17: resolution: {integrity: sha512-OyadvMcKC7lFXTNBa8/foEv7jOaqshQZkjWS9coEXPRZnNnihU/Ls+8ZuJwGNCOrN2WxXZFmDWhegbnM4vak8w==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/protocol-http': 3.0.11 - '@smithy/types': 2.7.0 + '@smithy/protocol-http': 3.2.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/middleware-endpoint@2.1.2: resolution: {integrity: sha512-dua4r2EbSTRzNefz72snz+KDuXN73RCe1K+rGeemzUyYemxuh1jujFbLQbTU6DVlTgHkhtrbH0+kdOFY/SV4Qg==} engines: {node: '>=14.0.0'} 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-serde': 2.1.2 + '@smithy/node-config-provider': 2.2.2 + '@smithy/shared-ini-file-loader': 2.3.2 + '@smithy/types': 2.10.0 + '@smithy/url-parser': 2.1.2 + '@smithy/util-middleware': 2.1.2 tslib: 2.6.2 /@smithy/middleware-endpoint@2.2.3: @@ -3752,20 +3772,33 @@ packages: '@smithy/middleware-serde': 2.0.15 '@smithy/node-config-provider': 2.1.8 '@smithy/shared-ini-file-loader': 2.2.7 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 '@smithy/url-parser': 2.0.15 '@smithy/util-middleware': 2.0.8 tslib: 2.6.2 + dev: true + + /@smithy/middleware-endpoint@2.4.2: + resolution: {integrity: sha512-72qbmVwaWcLOd/OT52fszrrlXywPwciwpsRiIk/dIvpcwkpGE9qrYZ2bt/SYcA/ma8Rz9Ni2AbBuSXLDYISS+A==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/middleware-serde': 2.1.2 + '@smithy/node-config-provider': 2.2.2 + '@smithy/shared-ini-file-loader': 2.3.2 + '@smithy/types': 2.10.0 + '@smithy/url-parser': 2.1.2 + '@smithy/util-middleware': 2.1.2 + tslib: 2.6.2 /@smithy/middleware-retry@2.0.16: resolution: {integrity: sha512-Br5+0yoiMS0ugiOAfJxregzMMGIRCbX4PYo1kDHtLgvkA/d++aHbnHB819m5zOIAMPvPE7AThZgcsoK+WOsUTA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/node-config-provider': 2.1.2 - '@smithy/protocol-http': 3.0.7 + '@smithy/node-config-provider': 2.2.2 + '@smithy/protocol-http': 3.2.0 '@smithy/service-error-classification': 2.0.4 - '@smithy/types': 2.3.5 - '@smithy/util-middleware': 2.0.4 + '@smithy/types': 2.10.0 + '@smithy/util-middleware': 2.1.2 '@smithy/util-retry': 2.0.4 tslib: 2.6.2 uuid: 8.3.2 @@ -3775,10 +3808,10 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/node-config-provider': 2.1.8 - '@smithy/protocol-http': 3.0.11 + '@smithy/protocol-http': 3.2.0 '@smithy/service-error-classification': 2.0.8 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 '@smithy/util-middleware': 2.0.8 '@smithy/util-retry': 2.0.8 tslib: 2.6.2 @@ -3788,37 +3821,53 @@ packages: resolution: {integrity: sha512-NuxnjMyf4zQqhwwdh0OTj5RqpnuT6HcH5Xg5GrPijPcKzc2REXVEVK4Yyk8ckj8ez1XSj/bCmJ+oNjmqB02GWA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.5 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/middleware-serde@2.0.15: resolution: {integrity: sha512-FOZRFk/zN4AT4wzGuBY+39XWe+ZnCFd0gZtyw3f9Okn2CJPixl9GyWe98TIaljeZdqWkgrzGyPre20AcW2UMHQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 + tslib: 2.6.2 + dev: true + + /@smithy/middleware-serde@2.1.2: + resolution: {integrity: sha512-XNU6aVIhlSbjuo2XsfZ7rd4HhjTXDlNWxAmhlBfViTW1TNK02CeWdeEntp5XtQKYD//pyTIbYi35EQvIidAkOw==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/middleware-stack@2.0.5: resolution: {integrity: sha512-bVQU/rZzBY7CbSxIrDTGZYnBWKtIw+PL/cRc9B7etZk1IKSOe0NvKMJyWllfhfhrTeMF6eleCzOihIQympAvPw==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.5 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/middleware-stack@2.0.9: resolution: {integrity: sha512-bCB5dUtGQ5wh7QNL2ELxmDc6g7ih7jWU3Kx6MYH1h4mZbv9xL3WyhKHojRltThCB1arLPyTUFDi+x6fB/oabtA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 + tslib: 2.6.2 + dev: true + + /@smithy/middleware-stack@2.1.2: + resolution: {integrity: sha512-EPGaHGd4XmZcaRYjbhyqiqN/Q/ESxXu5e5TK24CTZUe99y8/XCxmiX8VLMM4H0DI7K3yfElR0wPAAvceoSkTgw==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/node-config-provider@2.1.2: resolution: {integrity: sha512-tbYh/JK/ddxKWYTtjLgap0juyivJ0wCvywMqINb54zyOVHoKYM6iYl7DosQA0owFaNp6GAx1lXFjqGz7L2fAqA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/property-provider': 2.0.12 - '@smithy/shared-ini-file-loader': 2.2.1 - '@smithy/types': 2.3.5 + '@smithy/property-provider': 2.1.2 + '@smithy/shared-ini-file-loader': 2.3.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/node-config-provider@2.1.8: @@ -3827,17 +3876,26 @@ packages: dependencies: '@smithy/property-provider': 2.0.16 '@smithy/shared-ini-file-loader': 2.2.7 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 + tslib: 2.6.2 + + /@smithy/node-config-provider@2.2.2: + resolution: {integrity: sha512-QXvpqHSijAm13ZsVkUo92b085UzDvYP1LblWTb3uWi9WilhDvYnVyPLXaryLhOWZ2YvdhK2170T3ZBqtg+quIQ==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/property-provider': 2.1.2 + '@smithy/shared-ini-file-loader': 2.3.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/node-http-handler@2.1.7: resolution: {integrity: sha512-PQIKZXlp3awCDn/xNlCSTFE7aYG/5Tx33M05NfQmWYeB5yV1GZZOSz4dXpwiNJYTXb9jPqjl+ueXXkwtEluFFA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/abort-controller': 2.0.11 - '@smithy/protocol-http': 3.0.7 - '@smithy/querystring-builder': 2.0.11 - '@smithy/types': 2.3.5 + '@smithy/abort-controller': 2.1.2 + '@smithy/protocol-http': 3.2.0 + '@smithy/querystring-builder': 2.1.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/node-http-handler@2.2.1: @@ -3845,93 +3903,114 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/abort-controller': 2.0.15 - '@smithy/protocol-http': 3.0.11 + '@smithy/protocol-http': 3.2.0 '@smithy/querystring-builder': 2.0.15 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 + dev: true - /@smithy/property-provider@2.0.12: - resolution: {integrity: sha512-Un/OvvuQ1Kg8WYtoMCicfsFFuHb/TKL3pCA6ZIo/WvNTJTR94RtoRnL7mY4XkkUAoFMyf6KjcQJ76y1FX7S5rw==} + /@smithy/node-http-handler@2.4.0: + resolution: {integrity: sha512-Mf2f7MMy31W8LisJ9O+7J5cKiNwBwBBLU6biQ7/sFSFdhuOxPN7hOPoZ8vlaFjvrpfOUJw9YOpjGyNTKuvomOQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/abort-controller': 2.1.2 + '@smithy/protocol-http': 3.2.0 + '@smithy/querystring-builder': 2.1.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/property-provider@2.0.16: resolution: {integrity: sha512-28Ky0LlOqtEjwg5CdHmwwaDRHcTWfPRzkT6HrhwOSRS2RryAvuDfJrZpM+BMcrdeCyEg1mbcgIMoqTla+rdL8Q==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 + tslib: 2.6.2 + + /@smithy/property-provider@2.1.2: + resolution: {integrity: sha512-yaXCVFKzxbSXqOoyA7AdAgXhwdjiLeui7n2P6XLjBCz/GZFdLUJgSY6KL1PevaxT4REMwUSs/bSHAe/0jdzEHw==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/protocol-http@3.0.11: resolution: {integrity: sha512-3ziB8fHuXIRamV/akp/sqiWmNPR6X+9SB8Xxnozzj+Nq7hSpyKdFHd1FLpBkgfGFUTzzcBJQlDZPSyxzmdcx5A==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 + dev: true /@smithy/protocol-http@3.0.7: resolution: {integrity: sha512-HnZW8y+r66ntYueCDbLqKwWcMNWW8o3eVpSrHNluwtBJ/EUWfQHRKSiu6vZZtc6PGfPQWgVfucoCE/C3QufMAA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.5 + '@smithy/types': 2.10.0 tslib: 2.6.2 - /@smithy/querystring-builder@2.0.11: - resolution: {integrity: sha512-b4kEbVMxpmfv2VWUITn2otckTi7GlMteZQxi+jlwedoATOGEyrCJPfRcYQJjbCi3fZ2QTfh3PcORvB27+j38Yg==} + /@smithy/protocol-http@3.2.0: + resolution: {integrity: sha512-VRp0YITYIQum+rX4zeZ3cW1wl9r90IQzQN+VLS1NxdSMt6NLsJiJqR9czTxlaeWNrLHsFAETmjmdrS48Ug1liA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 - '@smithy/util-uri-escape': 2.0.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/querystring-builder@2.0.15: resolution: {integrity: sha512-e1q85aT6HutvouOdN+dMsN0jcdshp50PSCvxDvo6aIM57LqeXimjfONUEgfqQ4IFpYWAtVixptyIRE5frMp/2A==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 - '@smithy/util-uri-escape': 2.0.0 + '@smithy/types': 2.10.0 + '@smithy/util-uri-escape': 2.1.1 tslib: 2.6.2 + dev: true - /@smithy/querystring-parser@2.0.11: - resolution: {integrity: sha512-YXe7jhi7s3dQ0Fu9dLoY/gLu6NCyy8tBWJL/v2c9i7/RLpHgKT+uT96/OqZkHizCJ4kr0ZD46tzMjql/o60KLg==} + /@smithy/querystring-builder@2.1.2: + resolution: {integrity: sha512-wk6QpuvBBLJF5w8aADsZOtxaHY9cF5MZe1Ry3hSqqBxARdUrMoXi/jukUz5W0ftXGlbA398IN8dIIUj3WXqJXg==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 + '@smithy/util-uri-escape': 2.1.1 tslib: 2.6.2 /@smithy/querystring-parser@2.0.15: resolution: {integrity: sha512-jbBvoK3cc81Cj1c1TH1qMYxNQKHrYQ2DoTntN9FBbtUWcGhc+T4FP6kCKYwRLXyU4AajwGIZstvNAmIEgUUNTQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 + tslib: 2.6.2 + dev: true + + /@smithy/querystring-parser@2.1.2: + resolution: {integrity: sha512-z1yL5Iiagm/UxVy1tcuTFZdfOBK/QtYeK6wfClAJ7cOY7kIaYR6jn1cVXXJmhAQSh1b2ljP4xiZN4Ybj7Tbs5w==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/service-error-classification@2.0.4: resolution: {integrity: sha512-77506l12I5gxTZqBkx3Wb0RqMG81bMYLaVQ+EqIWFwQDJRs5UFeXogKxSKojCmz1wLUziHZQXm03MBzPQiumQw==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 /@smithy/service-error-classification@2.0.8: resolution: {integrity: sha512-jCw9+005im8tsfYvwwSc4TTvd29kXRFkH9peQBg5R/4DD03ieGm6v6Hpv9nIAh98GwgYg1KrztcINC1s4o7/hg==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 - /@smithy/shared-ini-file-loader@2.2.1: - resolution: {integrity: sha512-eAYajwo2eTTVU5KPX90+V6ccfrWphrzcUwOt7n9pLOMBO0fOKlRVshbvCBqfRCxEn7OYDGH6TsL3yrx+hAjddA==} + /@smithy/shared-ini-file-loader@2.2.7: + resolution: {integrity: sha512-0Qt5CuiogIuvQIfK+be7oVHcPsayLgfLJGkPlbgdbl0lD28nUKu4p11L+UG3SAEsqc9UsazO+nErPXw7+IgDpQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 - /@smithy/shared-ini-file-loader@2.2.7: - resolution: {integrity: sha512-0Qt5CuiogIuvQIfK+be7oVHcPsayLgfLJGkPlbgdbl0lD28nUKu4p11L+UG3SAEsqc9UsazO+nErPXw7+IgDpQ==} + /@smithy/shared-ini-file-loader@2.3.2: + resolution: {integrity: sha512-idHGDJB+gBh+aaIjmWj6agmtNWftoyAenErky74hAtKyUaCvfocSBgEJ2pQ6o68svBluvGIj4NGFgJu0198mow==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/signature-v4@2.0.5: @@ -3939,30 +4018,48 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/eventstream-codec': 2.0.15 - '@smithy/is-array-buffer': 2.0.0 - '@smithy/types': 2.7.0 - '@smithy/util-hex-encoding': 2.0.0 - '@smithy/util-middleware': 2.0.8 - '@smithy/util-uri-escape': 2.0.0 - '@smithy/util-utf8': 2.0.2 + '@smithy/is-array-buffer': 2.1.1 + '@smithy/types': 2.10.0 + '@smithy/util-hex-encoding': 2.1.1 + '@smithy/util-middleware': 2.1.2 + '@smithy/util-uri-escape': 2.1.1 + '@smithy/util-utf8': 2.1.1 tslib: 2.6.2 /@smithy/smithy-client@2.1.11: resolution: {integrity: sha512-okjMbuBBCTiieK665OFN/ap6u9+Z9z55PMphS5FYCsS6Zfp137Q3qlnt0OgBAnUVnH/mNGyoJV0LBX9gkTWptg==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/middleware-stack': 2.0.5 - '@smithy/types': 2.3.5 - '@smithy/util-stream': 2.0.16 + '@smithy/middleware-stack': 2.1.2 + '@smithy/types': 2.10.0 + '@smithy/util-stream': 2.1.2 tslib: 2.6.2 /@smithy/smithy-client@2.1.18: resolution: {integrity: sha512-7FqdbaJiVaHJDD9IfDhmzhSDbpjyx+ZsfdYuOpDJF09rl8qlIAIlZNoSaflKrQ3cEXZN2YxGPaNWGhbYimyIRQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/middleware-stack': 2.0.9 - '@smithy/types': 2.7.0 - '@smithy/util-stream': 2.0.23 + '@smithy/middleware-stack': 2.1.2 + '@smithy/types': 2.10.0 + '@smithy/util-stream': 2.1.2 + tslib: 2.6.2 + dev: true + + /@smithy/smithy-client@2.4.0: + resolution: {integrity: sha512-6/jxk0om9l2s9BcgHtrBn+Hd3xcFGDzxfEJ2FvGpZxIz0S7bgvZg1gyR66O1xf1w9WZBH+W7JClhfSn2gETINw==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/middleware-endpoint': 2.4.2 + '@smithy/middleware-stack': 2.1.2 + '@smithy/protocol-http': 3.2.0 + '@smithy/types': 2.10.0 + '@smithy/util-stream': 2.1.2 + tslib: 2.6.2 + + /@smithy/types@2.10.0: + resolution: {integrity: sha512-QYXQmpIebS8/jYXgyJjCanKZbI4Rr8tBVGBAIdDhA35f025TVjJNW69FJ0TGiDqt+lIGo037YIswq2t2Y1AYZQ==} + engines: {node: '>=14.0.0'} + dependencies: tslib: 2.6.2 /@smithy/types@2.3.5: @@ -3976,26 +4073,35 @@ packages: engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.2 + dev: true /@smithy/url-parser@2.0.11: resolution: {integrity: sha512-h89yXMCCF+S5k9XIoKltMIWTYj+FcEkU/IIFZ6RtE222fskOTL4Iak6ZRG+ehSvZDt8yKEcxqheTDq7JvvtK3g==} dependencies: - '@smithy/querystring-parser': 2.0.11 - '@smithy/types': 2.3.5 + '@smithy/querystring-parser': 2.1.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/url-parser@2.0.15: resolution: {integrity: sha512-sADUncUj9rNbOTrdDGm4EXlUs0eQ9dyEo+V74PJoULY4jSQxS+9gwEgsPYyiu8PUOv16JC/MpHonOgqP/IEDZA==} dependencies: '@smithy/querystring-parser': 2.0.15 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 + tslib: 2.6.2 + dev: true + + /@smithy/url-parser@2.1.2: + resolution: {integrity: sha512-KBPi740ciTujUaY+RfQuPABD0QFmgSBN5qNVDCGTryfsbG4jkwC0YnElSzi72m24HegMyxzZDLG4Oh4/97mw2g==} + dependencies: + '@smithy/querystring-parser': 2.1.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/util-base64@2.0.0: resolution: {integrity: sha512-Zb1E4xx+m5Lud8bbeYi5FkcMJMnn+1WUnJF3qD7rAdXpaL7UjkFQLdmW5fHadoKbdHpwH9vSR8EyTJFHJs++tA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/util-buffer-from': 2.0.0 + '@smithy/util-buffer-from': 2.1.1 tslib: 2.6.2 /@smithy/util-base64@2.0.1: @@ -4004,6 +4110,14 @@ packages: dependencies: '@smithy/util-buffer-from': 2.0.0 tslib: 2.6.2 + dev: true + + /@smithy/util-base64@2.1.1: + resolution: {integrity: sha512-UfHVpY7qfF/MrgndI5PexSKVTxSZIdz9InghTFa49QOvuu9I52zLPLUHXvHpNuMb1iD2vmc6R+zbv/bdMipR/g==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/util-buffer-from': 2.1.1 + tslib: 2.6.2 /@smithy/util-body-length-browser@2.0.0: resolution: {integrity: sha512-JdDuS4ircJt+FDnaQj88TzZY3+njZ6O+D3uakS32f2VNnDo3vyEuNdBOh/oFd8Df1zSZOuH1HEChk2AOYDezZg==} @@ -4025,7 +4139,14 @@ packages: resolution: {integrity: sha512-/YNnLoHsR+4W4Vf2wL5lGv0ksg8Bmk3GEGxn2vEQt52AQaPSCuaO5PM5VM7lP1K9qHRKHwrPGktqVoAHKWHxzw==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/is-array-buffer': 2.0.0 + '@smithy/is-array-buffer': 2.1.1 + tslib: 2.6.2 + + /@smithy/util-buffer-from@2.1.1: + resolution: {integrity: sha512-clhNjbyfqIv9Md2Mg6FffGVrJxw7bgK7s3Iax36xnfVj6cg0fUG7I4RH0XgXJF8bxi+saY5HR21g2UPKSxVCXg==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/is-array-buffer': 2.1.1 tslib: 2.6.2 /@smithy/util-config-provider@2.0.0: @@ -4038,9 +4159,9 @@ packages: resolution: {integrity: sha512-2raMZOYKSuke7QlDg/HDcxQdrp0zteJ8z+S0B9Rn23J55ZFNK1+IjG4HkN6vo/0u3Xy/JOdJ93ibiBSB8F7kOw==} engines: {node: '>= 10.0.0'} dependencies: - '@smithy/property-provider': 2.0.12 - '@smithy/smithy-client': 2.1.11 - '@smithy/types': 2.3.5 + '@smithy/property-provider': 2.1.2 + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 bowser: 2.11.0 tslib: 2.6.2 @@ -4049,8 +4170,8 @@ packages: engines: {node: '>= 10.0.0'} dependencies: '@smithy/property-provider': 2.0.16 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 bowser: 2.11.0 tslib: 2.6.2 @@ -4060,10 +4181,10 @@ packages: dependencies: '@smithy/config-resolver': 2.0.15 '@smithy/credential-provider-imds': 2.0.17 - '@smithy/node-config-provider': 2.1.2 - '@smithy/property-provider': 2.0.12 - '@smithy/smithy-client': 2.1.11 - '@smithy/types': 2.3.5 + '@smithy/node-config-provider': 2.2.2 + '@smithy/property-provider': 2.1.2 + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/util-defaults-mode-node@2.0.29: @@ -4074,8 +4195,8 @@ packages: '@smithy/credential-provider-imds': 2.1.4 '@smithy/node-config-provider': 2.1.8 '@smithy/property-provider': 2.0.16 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 + '@smithy/smithy-client': 2.4.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/util-endpoints@1.0.7: @@ -4083,7 +4204,7 @@ packages: engines: {node: '>= 14.0.0'} dependencies: '@smithy/node-config-provider': 2.1.8 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true @@ -4092,19 +4213,26 @@ packages: engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.2 + dev: true - /@smithy/util-middleware@2.0.4: - resolution: {integrity: sha512-Pbu6P4MBwRcjrLgdTR1O4Y3c0sTZn2JdOiJNcgL7EcIStcQodj+6ZTXtbyU/WTEU3MV2NMA10LxFc3AWHZ3+4A==} + /@smithy/util-hex-encoding@2.1.1: + resolution: {integrity: sha512-3UNdP2pkYUUBGEXzQI9ODTDK+Tcu1BlCyDBaRHwyxhA+8xLP8agEKQq4MGmpjqb4VQAjq9TwlCQX0kP6XDKYLg==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 tslib: 2.6.2 /@smithy/util-middleware@2.0.8: resolution: {integrity: sha512-qkvqQjM8fRGGA8P2ydWylMhenCDP8VlkPn8kiNuFEaFz9xnUKC2irfqsBSJrfrOB9Qt6pQsI58r3zvvumhFMkw==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 + tslib: 2.6.2 + + /@smithy/util-middleware@2.1.2: + resolution: {integrity: sha512-lvSOnwQ7iAajtWb1nAyy0CkOIn8d+jGykQOtt2NXDsPzOTfejZM/Uph+O/TmVgWoXdcGuw5peUMG2f5xEIl6UQ==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/util-retry@2.0.4: @@ -4112,7 +4240,7 @@ packages: engines: {node: '>= 14.0.0'} dependencies: '@smithy/service-error-classification': 2.0.4 - '@smithy/types': 2.3.5 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/util-retry@2.0.8: @@ -4120,37 +4248,38 @@ packages: engines: {node: '>= 14.0.0'} dependencies: '@smithy/service-error-classification': 2.0.8 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 - /@smithy/util-stream@2.0.16: - resolution: {integrity: sha512-b5ZSRh1KzUzC7LoJcpfk7+iXGoRr3WylEfmPd4FnBLm90OwxSB9VgK1fDZwicfYxSEvWHdYXgvvjPtenEYBBhw==} + /@smithy/util-stream@2.0.23: + resolution: {integrity: sha512-OJMWq99LAZJUzUwTk+00plyxX3ESktBaGPhqNIEVab+53gLULiWN9B/8bRABLg0K6R6Xg4t80uRdhk3B/LZqMQ==} engines: {node: '>=14.0.0'} dependencies: '@smithy/fetch-http-handler': 2.3.1 '@smithy/node-http-handler': 2.2.1 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 '@smithy/util-base64': 2.0.1 '@smithy/util-buffer-from': 2.0.0 '@smithy/util-hex-encoding': 2.0.0 '@smithy/util-utf8': 2.0.2 tslib: 2.6.2 + dev: true - /@smithy/util-stream@2.0.23: - resolution: {integrity: sha512-OJMWq99LAZJUzUwTk+00plyxX3ESktBaGPhqNIEVab+53gLULiWN9B/8bRABLg0K6R6Xg4t80uRdhk3B/LZqMQ==} + /@smithy/util-stream@2.1.2: + resolution: {integrity: sha512-AbGjvoSok7YeUKv9WRVRSChQfsufLR54YCAabTbaABRdIucywRQs29em0uAP6r4RLj+4aFZStWGYpFgT0P8UlQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/fetch-http-handler': 2.3.1 - '@smithy/node-http-handler': 2.2.1 - '@smithy/types': 2.7.0 - '@smithy/util-base64': 2.0.1 - '@smithy/util-buffer-from': 2.0.0 - '@smithy/util-hex-encoding': 2.0.0 - '@smithy/util-utf8': 2.0.2 + '@smithy/fetch-http-handler': 2.4.2 + '@smithy/node-http-handler': 2.4.0 + '@smithy/types': 2.10.0 + '@smithy/util-base64': 2.1.1 + '@smithy/util-buffer-from': 2.1.1 + '@smithy/util-hex-encoding': 2.1.1 + '@smithy/util-utf8': 2.1.1 tslib: 2.6.2 - /@smithy/util-uri-escape@2.0.0: - resolution: {integrity: sha512-ebkxsqinSdEooQduuk9CbKcI+wheijxEb3utGXkCoYQkJnwTnLbH1JXGimJtUkQwNQbsbuYwG2+aFVyZf5TLaw==} + /@smithy/util-uri-escape@2.1.1: + resolution: {integrity: sha512-saVzI1h6iRBUVSqtnlOnc9ssU09ypo7n+shdQ8hBTZno/9rZ3AuRYvoHInV57VF7Qn7B+pFJG7qTzFiHxWlWBw==} engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.2 @@ -4159,7 +4288,7 @@ packages: resolution: {integrity: sha512-rctU1VkziY84n5OXe3bPNpKR001ZCME2JCaBBFgtiM2hfKbHFudc/BkMuPab8hRbLd0j3vbnBTTZ1igBf0wgiQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/util-buffer-from': 2.0.0 + '@smithy/util-buffer-from': 2.1.1 tslib: 2.6.2 /@smithy/util-utf8@2.0.2: @@ -4169,12 +4298,19 @@ packages: '@smithy/util-buffer-from': 2.0.0 tslib: 2.6.2 + /@smithy/util-utf8@2.1.1: + resolution: {integrity: sha512-BqTpzYEcUMDwAKr7/mVRUtHDhs6ZoXDi9NypMvMfOr/+u1NW7JgqodPDECiiLboEm6bobcPcECxzjtQh865e9A==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/util-buffer-from': 2.1.1 + tslib: 2.6.2 + /@smithy/util-waiter@2.0.11: resolution: {integrity: sha512-8SJWUl9O1YhjC77EccgltI3q4XZQp3vp9DGEW6o0OdkUcwqm/H4qOLnMkA2n+NDojuM5Iia2jWoCdbluIiG7TA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/abort-controller': 2.0.11 - '@smithy/types': 2.3.5 + '@smithy/abort-controller': 2.1.2 + '@smithy/types': 2.10.0 tslib: 2.6.2 /@smithy/util-waiter@2.0.15: @@ -4182,7 +4318,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/abort-controller': 2.0.15 - '@smithy/types': 2.7.0 + '@smithy/types': 2.10.0 tslib: 2.6.2 dev: true