From 63dbd257a7e2f8dd66a3736f6f87fdc6095e4bbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:22:48 +0000 Subject: [PATCH] build(deps-dev): bump @aws-sdk/lib-dynamodb from 3.427.0 to 3.535.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.535.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.535.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 | 777 ++++++++++++++++------------ 5 files changed, 465 insertions(+), 328 deletions(-) diff --git a/internal/storage/package.json b/internal/storage/package.json index 033646a..5c1aa36 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.535.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.535.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..d037795 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.535.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.535.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..52e43d1 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.535.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.535.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..1b29bf4 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.535.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.535.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..61112f8 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.535.0 + version: 3.535.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.535.0 + version: 3.535.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.535.0 + version: 3.535.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.535.0 + version: 3.535.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.5.0 '@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.5.0 '@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.3.0 + '@smithy/middleware-stack': 2.2.0 + '@smithy/node-config-provider': 2.3.0 + '@smithy/node-http-handler': 2.5.0 + '@smithy/protocol-http': 3.3.0 + '@smithy/smithy-client': 2.5.0 + '@smithy/types': 2.12.0 + '@smithy/url-parser': 2.2.0 + '@smithy/util-base64': 2.3.0 '@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.3.0 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.5.0 '@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.5.0 '@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.3.0 + '@smithy/middleware-stack': 2.2.0 + '@smithy/node-config-provider': 2.3.0 + '@smithy/node-http-handler': 2.5.0 + '@smithy/protocol-http': 3.3.0 + '@smithy/smithy-client': 2.5.0 + '@smithy/types': 2.12.0 + '@smithy/url-parser': 2.2.0 + '@smithy/util-base64': 2.3.0 '@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.3.0 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.5.0 '@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.5.0 '@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.3.0 + '@smithy/middleware-stack': 2.2.0 + '@smithy/node-config-provider': 2.3.0 + '@smithy/node-http-handler': 2.5.0 + '@smithy/protocol-http': 3.3.0 + '@smithy/smithy-client': 2.5.0 + '@smithy/types': 2.12.0 + '@smithy/url-parser': 2.2.0 + '@smithy/util-base64': 2.3.0 '@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.3.0 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.5.0 '@smithy/middleware-retry': 2.0.24 '@smithy/middleware-serde': 2.0.15 - '@smithy/middleware-stack': 2.0.9 + '@smithy/middleware-stack': 2.2.0 '@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.3.0 + '@smithy/smithy-client': 2.5.0 + '@smithy/types': 2.12.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.3.0 '@smithy/signature-v4': 2.0.5 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 + '@smithy/smithy-client': 2.5.0 + '@smithy/types': 2.12.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.2.0 + '@smithy/types': 2.12.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.2.0 + '@smithy/types': 2.12.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.2.0 + '@smithy/shared-ini-file-loader': 2.4.0 + '@smithy/types': 2.12.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.2.0 + '@smithy/shared-ini-file-loader': 2.4.0 + '@smithy/types': 2.12.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.2.0 + '@smithy/shared-ini-file-loader': 2.4.0 + '@smithy/types': 2.12.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.12.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.2.0 + '@smithy/shared-ini-file-loader': 2.4.0 + '@smithy/types': 2.12.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.2.0 + '@smithy/shared-ini-file-loader': 2.4.0 + '@smithy/types': 2.12.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.2.0 + '@smithy/shared-ini-file-loader': 2.4.0 + '@smithy/types': 2.12.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.2.0 + '@smithy/shared-ini-file-loader': 2.4.0 + '@smithy/types': 2.12.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.2.0 + '@smithy/types': 2.12.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.2.0 + '@smithy/types': 2.12.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.535.0(@aws-sdk/client-dynamodb@3.427.0): + resolution: {integrity: sha512-SJ3IcuN+BmwMv5ZlK04tCu/YhjqehdlYpQB+nK6h4Gvw7dfTTJua3p/OcWm5uDFvZvYi9SNAJFcepjZhxXdSNw==} 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.535.0(@aws-sdk/client-dynamodb@3.427.0) + '@smithy/smithy-client': 2.5.0 + '@smithy/types': 2.12.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.3.0 + '@smithy/types': 2.12.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.3.0 + '@smithy/protocol-http': 3.3.0 + '@smithy/types': 2.12.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.3.0 + '@smithy/types': 2.12.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.3.0 + '@smithy/types': 2.12.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.3.0 + '@smithy/types': 2.12.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.3.0 + '@smithy/types': 2.12.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.12.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.12.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.12.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.3.0 + '@smithy/types': 2.12.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.3.0 + '@smithy/types': 2.12.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.3.0 '@smithy/signature-v4': 2.0.5 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 + '@smithy/smithy-client': 2.5.0 + '@smithy/types': 2.12.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.12.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.2.0 + '@smithy/protocol-http': 3.3.0 '@smithy/signature-v4': 2.0.5 - '@smithy/types': 2.3.5 - '@smithy/util-middleware': 2.0.4 + '@smithy/types': 2.12.0 + '@smithy/util-middleware': 2.2.0 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.3.0 '@smithy/signature-v4': 2.0.5 - '@smithy/types': 2.7.0 + '@smithy/types': 2.12.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.12.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.3.0 + '@smithy/types': 2.12.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.3.0 + '@smithy/types': 2.12.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.3.0 + '@smithy/types': 2.12.0 '@smithy/util-config-provider': 2.0.0 - '@smithy/util-middleware': 2.0.4 + '@smithy/util-middleware': 2.2.0 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.12.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.3.0 '@smithy/signature-v4': 2.0.5 - '@smithy/types': 2.7.0 + '@smithy/types': 2.12.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.5.0 '@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.5.0 '@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.3.0 + '@smithy/middleware-stack': 2.2.0 + '@smithy/node-config-provider': 2.3.0 + '@smithy/node-http-handler': 2.5.0 + '@smithy/property-provider': 2.2.0 + '@smithy/protocol-http': 3.3.0 + '@smithy/shared-ini-file-loader': 2.4.0 + '@smithy/smithy-client': 2.5.0 + '@smithy/types': 2.12.0 + '@smithy/url-parser': 2.2.0 + '@smithy/util-base64': 2.3.0 '@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.3.0 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.5.0 '@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.5.0 '@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.3.0 + '@smithy/middleware-stack': 2.2.0 + '@smithy/node-config-provider': 2.3.0 + '@smithy/node-http-handler': 2.5.0 + '@smithy/property-provider': 2.2.0 + '@smithy/protocol-http': 3.3.0 + '@smithy/shared-ini-file-loader': 2.4.0 + '@smithy/smithy-client': 2.5.0 + '@smithy/types': 2.12.0 + '@smithy/url-parser': 2.2.0 + '@smithy/util-base64': 2.3.0 '@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.3.0 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.12.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.12.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.535.0(@aws-sdk/client-dynamodb@3.427.0): + resolution: {integrity: sha512-zHvmKRmAkJKFXzeTMifoooC2mS8jSRHBHSFxxscrZDgvZgo2g9ogIy52qz/3cWKI/ZQnrBSLhPpGYDZHrSgO8g==} 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.3.0 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.12.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.12.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.3.0 + '@smithy/types': 2.12.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.12.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.12.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.12.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.2.0: + resolution: {integrity: sha512-wRlta7GuLWpTqtFfGo+nZyOO1vEvewdNR1R4rTxpC8XU6vG/NDyrFBhwLZsqg1NUoR1noVaXJPC/7ZK47QCySw==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.12.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.3.0 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.3.0 + '@smithy/types': 2.12.0 '@smithy/util-config-provider': 2.0.0 - '@smithy/util-middleware': 2.0.4 + '@smithy/util-middleware': 2.2.0 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.12.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.5.0 '@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.3.0 + '@smithy/protocol-http': 3.3.0 + '@smithy/smithy-client': 2.5.0 + '@smithy/types': 2.12.0 + '@smithy/util-middleware': 2.2.0 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.3.0 + '@smithy/property-provider': 2.2.0 + '@smithy/types': 2.12.0 + '@smithy/url-parser': 2.2.0 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.3.0 + '@smithy/property-provider': 2.2.0 + '@smithy/types': 2.12.0 + '@smithy/url-parser': 2.2.0 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.12.0 + '@smithy/util-hex-encoding': 2.2.0 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.12.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.12.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.12.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.12.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.3.0 + '@smithy/querystring-builder': 2.2.0 + '@smithy/types': 2.12.0 + '@smithy/util-base64': 2.3.0 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.3.0 '@smithy/querystring-builder': 2.0.15 - '@smithy/types': 2.7.0 + '@smithy/types': 2.12.0 '@smithy/util-base64': 2.0.1 tslib: 2.6.2 + dev: true + + /@smithy/fetch-http-handler@2.5.0: + resolution: {integrity: sha512-BOWEBeppWhLn/no/JxUL/ghTfANTjT7kg3Ww2rPqTUY9R4yHPXxJ9JhMe3Z03LN3aPwiwlpDIUcVw1xDyHqEhw==} + dependencies: + '@smithy/protocol-http': 3.3.0 + '@smithy/querystring-builder': 2.2.0 + '@smithy/types': 2.12.0 + '@smithy/util-base64': 2.3.0 + 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.12.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.12.0 + '@smithy/util-buffer-from': 2.2.0 + '@smithy/util-utf8': 2.3.0 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.12.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.12.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.12.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.12.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.2.0: + resolution: {integrity: sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==} + 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.12.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.3.0 + '@smithy/types': 2.12.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.3.0 + '@smithy/types': 2.12.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.3.0 + '@smithy/node-config-provider': 2.3.0 + '@smithy/shared-ini-file-loader': 2.4.0 + '@smithy/types': 2.12.0 + '@smithy/url-parser': 2.2.0 + '@smithy/util-middleware': 2.2.0 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.12.0 '@smithy/url-parser': 2.0.15 '@smithy/util-middleware': 2.0.8 tslib: 2.6.2 + dev: true + + /@smithy/middleware-endpoint@2.5.0: + resolution: {integrity: sha512-OBhI9ZEAG8Xen0xsFJwwNOt44WE2CWkfYIxTognC8x42Lfsdf0VN/wCMqpdkySMDio/vts10BiovAxQp0T0faA==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/middleware-serde': 2.3.0 + '@smithy/node-config-provider': 2.3.0 + '@smithy/shared-ini-file-loader': 2.4.0 + '@smithy/types': 2.12.0 + '@smithy/url-parser': 2.2.0 + '@smithy/util-middleware': 2.2.0 + 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.3.0 + '@smithy/protocol-http': 3.3.0 '@smithy/service-error-classification': 2.0.4 - '@smithy/types': 2.3.5 - '@smithy/util-middleware': 2.0.4 + '@smithy/types': 2.12.0 + '@smithy/util-middleware': 2.2.0 '@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.3.0 '@smithy/service-error-classification': 2.0.8 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 + '@smithy/smithy-client': 2.5.0 + '@smithy/types': 2.12.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.12.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.12.0 + tslib: 2.6.2 + dev: true + + /@smithy/middleware-serde@2.3.0: + resolution: {integrity: sha512-sIADe7ojwqTyvEQBe1nc/GXB9wdHhi9UwyX0lTyttmUWDJLP655ZYE1WngnNyXREme8I27KCaUhyhZWRXL0q7Q==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.12.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.12.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.12.0 + tslib: 2.6.2 + dev: true + + /@smithy/middleware-stack@2.2.0: + resolution: {integrity: sha512-Qntc3jrtwwrsAC+X8wms8zhrTr0sFXnyEGhZd9sLtsJ/6gGQKFzNB+wWbOcpJd7BR8ThNCoKt76BuQahfMvpeA==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.12.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.2.0 + '@smithy/shared-ini-file-loader': 2.4.0 + '@smithy/types': 2.12.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.12.0 + tslib: 2.6.2 + + /@smithy/node-config-provider@2.3.0: + resolution: {integrity: sha512-0elK5/03a1JPWMDPaS726Iw6LpQg80gFut1tNpPfxFuChEEklo2yL823V94SpTZTxmKlXFtFgsP55uh3dErnIg==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/property-provider': 2.2.0 + '@smithy/shared-ini-file-loader': 2.4.0 + '@smithy/types': 2.12.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.2.0 + '@smithy/protocol-http': 3.3.0 + '@smithy/querystring-builder': 2.2.0 + '@smithy/types': 2.12.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.3.0 '@smithy/querystring-builder': 2.0.15 - '@smithy/types': 2.7.0 + '@smithy/types': 2.12.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.5.0: + resolution: {integrity: sha512-mVGyPBzkkGQsPoxQUbxlEfRjrj6FPyA3u3u2VXGr9hT8wilsoQdZdvKpMBFMB8Crfhv5dNkKHIW0Yyuc7eABqA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/abort-controller': 2.2.0 + '@smithy/protocol-http': 3.3.0 + '@smithy/querystring-builder': 2.2.0 + '@smithy/types': 2.12.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.12.0 + tslib: 2.6.2 + + /@smithy/property-provider@2.2.0: + resolution: {integrity: sha512-+xiil2lFhtTRzXkx8F053AV46QnIw6e7MV8od5Mi68E1ICOjCeCHw2XfLnDEUHnT9WGUIkwcqavXjfwuJbGlpg==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.12.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.12.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.12.0 tslib: 2.6.2 - /@smithy/querystring-builder@2.0.11: - resolution: {integrity: sha512-b4kEbVMxpmfv2VWUITn2otckTi7GlMteZQxi+jlwedoATOGEyrCJPfRcYQJjbCi3fZ2QTfh3PcORvB27+j38Yg==} + /@smithy/protocol-http@3.3.0: + resolution: {integrity: sha512-Xy5XK1AFWW2nlY/biWZXu6/krgbaf2dg0q492D8M5qthsnU2H+UgFeZLbM76FnH7s6RO/xhQRkj+T6KBO3JzgQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 - '@smithy/util-uri-escape': 2.0.0 + '@smithy/types': 2.12.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.12.0 + '@smithy/util-uri-escape': 2.2.0 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.2.0: + resolution: {integrity: sha512-L1kSeviUWL+emq3CUVSgdogoM/D9QMFaqxL/dd0X7PCNWmPXqt+ExtrBjqT0V7HLN03Vs9SuiLrG3zy3JGnE5A==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.12.0 + '@smithy/util-uri-escape': 2.2.0 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.12.0 + tslib: 2.6.2 + dev: true + + /@smithy/querystring-parser@2.2.0: + resolution: {integrity: sha512-BvHCDrKfbG5Yhbpj4vsbuPV2GgcpHiAkLeIlcA1LtfpMz3jrqizP1+OguSNSj1MwBHEiN+jwNisXLGdajGDQJA==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.12.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.12.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.12.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.12.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.4.0: + resolution: {integrity: sha512-WyujUJL8e1B6Z4PBfAqC/aGY1+C7T0w20Gih3yrvJSk97gpiVfB+y7c46T4Nunk+ZngLq0rOIdeVeIklk0R3OA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.12.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.2.0 + '@smithy/types': 2.12.0 + '@smithy/util-hex-encoding': 2.2.0 + '@smithy/util-middleware': 2.2.0 + '@smithy/util-uri-escape': 2.2.0 + '@smithy/util-utf8': 2.3.0 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.2.0 + '@smithy/types': 2.12.0 + '@smithy/util-stream': 2.2.0 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.2.0 + '@smithy/types': 2.12.0 + '@smithy/util-stream': 2.2.0 + tslib: 2.6.2 + dev: true + + /@smithy/smithy-client@2.5.0: + resolution: {integrity: sha512-DDXWHWdimtS3y/Kw1Jo46KQ0ZYsDKcldFynQERUGBPDpkW1lXOTHy491ALHjwfiBQvzsVKVxl5+ocXNIgJuX4g==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/middleware-endpoint': 2.5.0 + '@smithy/middleware-stack': 2.2.0 + '@smithy/protocol-http': 3.3.0 + '@smithy/types': 2.12.0 + '@smithy/util-stream': 2.2.0 + tslib: 2.6.2 + + /@smithy/types@2.12.0: + resolution: {integrity: sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==} + 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.2.0 + '@smithy/types': 2.12.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.12.0 + tslib: 2.6.2 + dev: true + + /@smithy/url-parser@2.2.0: + resolution: {integrity: sha512-hoA4zm61q1mNTpksiSWp2nEl1dt3j726HdRhiNgVJQMj7mLp7dprtF57mOB6JvEk/x9d2bsuL5hlqZbBuHQylQ==} + dependencies: + '@smithy/querystring-parser': 2.2.0 + '@smithy/types': 2.12.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.2.0 tslib: 2.6.2 /@smithy/util-base64@2.0.1: @@ -4004,6 +4110,15 @@ packages: dependencies: '@smithy/util-buffer-from': 2.0.0 tslib: 2.6.2 + dev: true + + /@smithy/util-base64@2.3.0: + resolution: {integrity: sha512-s3+eVwNeJuXUwuMbusncZNViuhv2LjVJ1nMwTqSA0XAC7gjKhqqxRdJPhR8+YrkoZ9IiIbFk/yK6ACe/xlF+hw==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/util-buffer-from': 2.2.0 + '@smithy/util-utf8': 2.3.0 + tslib: 2.6.2 /@smithy/util-body-length-browser@2.0.0: resolution: {integrity: sha512-JdDuS4ircJt+FDnaQj88TzZY3+njZ6O+D3uakS32f2VNnDo3vyEuNdBOh/oFd8Df1zSZOuH1HEChk2AOYDezZg==} @@ -4025,7 +4140,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.2.0 + tslib: 2.6.2 + + /@smithy/util-buffer-from@2.2.0: + resolution: {integrity: sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/is-array-buffer': 2.2.0 tslib: 2.6.2 /@smithy/util-config-provider@2.0.0: @@ -4038,9 +4160,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.2.0 + '@smithy/smithy-client': 2.5.0 + '@smithy/types': 2.12.0 bowser: 2.11.0 tslib: 2.6.2 @@ -4049,8 +4171,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.5.0 + '@smithy/types': 2.12.0 bowser: 2.11.0 tslib: 2.6.2 @@ -4060,10 +4182,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.3.0 + '@smithy/property-provider': 2.2.0 + '@smithy/smithy-client': 2.5.0 + '@smithy/types': 2.12.0 tslib: 2.6.2 /@smithy/util-defaults-mode-node@2.0.29: @@ -4074,8 +4196,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.5.0 + '@smithy/types': 2.12.0 tslib: 2.6.2 /@smithy/util-endpoints@1.0.7: @@ -4083,7 +4205,7 @@ packages: engines: {node: '>= 14.0.0'} dependencies: '@smithy/node-config-provider': 2.1.8 - '@smithy/types': 2.7.0 + '@smithy/types': 2.12.0 tslib: 2.6.2 dev: true @@ -4092,19 +4214,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.2.0: + resolution: {integrity: sha512-7iKXR+/4TpLK194pVjKiasIyqMtTYJsgKgM242Y9uzt5dhHnUDvMNb+3xIhRJ9QhvqGii/5cRUt4fJn3dtXNHQ==} 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.12.0 + tslib: 2.6.2 + + /@smithy/util-middleware@2.2.0: + resolution: {integrity: sha512-L1qpleXf9QD6LwLCJ5jddGkgWyuSvWBkJwWAZ6kFkdifdso+sk3L3O1HdmPvCdnCK3IS4qWyPxev01QMnfHSBw==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.12.0 tslib: 2.6.2 /@smithy/util-retry@2.0.4: @@ -4112,7 +4241,7 @@ packages: engines: {node: '>= 14.0.0'} dependencies: '@smithy/service-error-classification': 2.0.4 - '@smithy/types': 2.3.5 + '@smithy/types': 2.12.0 tslib: 2.6.2 /@smithy/util-retry@2.0.8: @@ -4120,37 +4249,38 @@ packages: engines: {node: '>= 14.0.0'} dependencies: '@smithy/service-error-classification': 2.0.8 - '@smithy/types': 2.7.0 + '@smithy/types': 2.12.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.12.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.2.0: + resolution: {integrity: sha512-17faEXbYWIRst1aU9SvPZyMdWmqIrduZjVOqCPMIsWFNxs5yQQgFrJL6b2SdiCzyW9mJoDjFtgi53xx7EH+BXA==} 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.5.0 + '@smithy/node-http-handler': 2.5.0 + '@smithy/types': 2.12.0 + '@smithy/util-base64': 2.3.0 + '@smithy/util-buffer-from': 2.2.0 + '@smithy/util-hex-encoding': 2.2.0 + '@smithy/util-utf8': 2.3.0 tslib: 2.6.2 - /@smithy/util-uri-escape@2.0.0: - resolution: {integrity: sha512-ebkxsqinSdEooQduuk9CbKcI+wheijxEb3utGXkCoYQkJnwTnLbH1JXGimJtUkQwNQbsbuYwG2+aFVyZf5TLaw==} + /@smithy/util-uri-escape@2.2.0: + resolution: {integrity: sha512-jtmJMyt1xMD/d8OtbVJ2gFZOSKc+ueYJZPW20ULW1GOp/q/YIM0wNh+u8ZFao9UaIGz4WoPW8hC64qlWLIfoDA==} engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.2 @@ -4159,7 +4289,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.2.0 tslib: 2.6.2 /@smithy/util-utf8@2.0.2: @@ -4169,12 +4299,19 @@ packages: '@smithy/util-buffer-from': 2.0.0 tslib: 2.6.2 + /@smithy/util-utf8@2.3.0: + resolution: {integrity: sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/util-buffer-from': 2.2.0 + 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.2.0 + '@smithy/types': 2.12.0 tslib: 2.6.2 /@smithy/util-waiter@2.0.15: @@ -4182,7 +4319,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/abort-controller': 2.0.15 - '@smithy/types': 2.7.0 + '@smithy/types': 2.12.0 tslib: 2.6.2 dev: true