diff --git a/internal/storage/package.json b/internal/storage/package.json index 033646a..12adfbe 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.490.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.490.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..716dbab 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.490.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.490.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..94a7ae1 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.490.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.490.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..3f7f944 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.490.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.490.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..8e8e16c 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.490.0 + version: 3.490.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.490.0 + version: 3.490.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.490.0 + version: 3.490.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.490.0 + version: 3.490.0(@aws-sdk/client-dynamodb@3.427.0) '@cloudflare/workers-types': specifier: ~4.20230904.0 version: 4.20230904.0 @@ -1000,20 +1000,20 @@ 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.3.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.3.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/middleware-serde': 2.0.16 + '@smithy/middleware-stack': 2.0.10 + '@smithy/node-config-provider': 2.1.9 + '@smithy/node-http-handler': 2.2.2 + '@smithy/protocol-http': 3.0.12 + '@smithy/smithy-client': 2.2.1 + '@smithy/types': 2.8.0 + '@smithy/url-parser': 2.0.16 '@smithy/util-base64': 2.0.1 '@smithy/util-body-length-browser': 2.0.1 '@smithy/util-body-length-node': 2.1.0 @@ -1042,20 +1042,20 @@ 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.3.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.3.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/middleware-serde': 2.0.16 + '@smithy/middleware-stack': 2.0.10 + '@smithy/node-config-provider': 2.1.9 + '@smithy/node-http-handler': 2.2.2 + '@smithy/protocol-http': 3.0.12 + '@smithy/smithy-client': 2.2.1 + '@smithy/types': 2.8.0 + '@smithy/url-parser': 2.0.16 '@smithy/util-base64': 2.0.1 '@smithy/util-body-length-browser': 2.0.1 '@smithy/util-body-length-node': 2.1.0 @@ -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.3.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.3.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.0.16 + '@smithy/middleware-stack': 2.0.10 + '@smithy/node-config-provider': 2.1.9 + '@smithy/node-http-handler': 2.2.2 + '@smithy/protocol-http': 3.0.12 + '@smithy/smithy-client': 2.2.1 + '@smithy/types': 2.8.0 + '@smithy/url-parser': 2.0.16 + '@smithy/util-base64': 2.0.1 '@smithy/util-body-length-browser': 2.0.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.0.2 fast-xml-parser: 4.2.5 tslib: 2.6.2 transitivePeerDependencies: @@ -1133,19 +1133,19 @@ packages: '@aws-sdk/util-user-agent-node': 3.470.0 '@smithy/config-resolver': 2.0.21 '@smithy/core': 1.2.0 - '@smithy/fetch-http-handler': 2.3.1 + '@smithy/fetch-http-handler': 2.3.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.3.0 '@smithy/middleware-retry': 2.0.24 '@smithy/middleware-serde': 2.0.15 - '@smithy/middleware-stack': 2.0.9 + '@smithy/middleware-stack': 2.0.10 '@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/node-http-handler': 2.2.2 + '@smithy/protocol-http': 3.0.12 + '@smithy/smithy-client': 2.2.1 + '@smithy/types': 2.8.0 '@smithy/url-parser': 2.0.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.0.12 '@smithy/signature-v4': 2.0.5 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 + '@smithy/smithy-client': 2.2.1 + '@smithy/types': 2.8.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.0.17 + '@smithy/types': 2.8.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.0.17 + '@smithy/types': 2.8.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.0.17 + '@smithy/shared-ini-file-loader': 2.2.8 + '@smithy/types': 2.8.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.0.17 + '@smithy/shared-ini-file-loader': 2.2.8 + '@smithy/types': 2.8.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.0.17 + '@smithy/shared-ini-file-loader': 2.2.8 + '@smithy/types': 2.8.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.8.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.0.17 + '@smithy/shared-ini-file-loader': 2.2.8 + '@smithy/types': 2.8.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.0.17 + '@smithy/shared-ini-file-loader': 2.2.8 + '@smithy/types': 2.8.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.0.17 + '@smithy/shared-ini-file-loader': 2.2.8 + '@smithy/types': 2.8.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.0.17 + '@smithy/shared-ini-file-loader': 2.2.8 + '@smithy/types': 2.8.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.0.17 + '@smithy/types': 2.8.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.0.17 + '@smithy/types': 2.8.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.490.0(@aws-sdk/client-dynamodb@3.427.0): + resolution: {integrity: sha512-QJnTlH+CUdeI8KClCFbP4SlWxsah6g2q2w0EhYk3/lbhhvHO11Ppil1nyktG/D9yWTlu70fSsR/fO0T0zns5XA==} 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.490.0(@aws-sdk/client-dynamodb@3.427.0) + '@smithy/smithy-client': 2.2.1 + '@smithy/types': 2.8.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.0.12 + '@smithy/types': 2.8.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.1.9 + '@smithy/protocol-http': 3.0.12 + '@smithy/types': 2.8.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.0.12 + '@smithy/types': 2.8.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.0.12 + '@smithy/types': 2.8.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.0.12 + '@smithy/types': 2.8.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.0.12 + '@smithy/types': 2.8.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.8.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.8.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.8.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.0.12 + '@smithy/types': 2.8.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.0.12 + '@smithy/types': 2.8.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.0.12 '@smithy/signature-v4': 2.0.5 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 + '@smithy/smithy-client': 2.2.1 + '@smithy/types': 2.8.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.8.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.0.17 + '@smithy/protocol-http': 3.0.12 '@smithy/signature-v4': 2.0.5 - '@smithy/types': 2.3.5 - '@smithy/util-middleware': 2.0.4 + '@smithy/types': 2.8.0 + '@smithy/util-middleware': 2.0.9 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.0.12 '@smithy/signature-v4': 2.0.5 - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.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.8.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.0.12 + '@smithy/types': 2.8.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.0.12 + '@smithy/types': 2.8.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.1.9 + '@smithy/types': 2.8.0 '@smithy/util-config-provider': 2.0.0 - '@smithy/util-middleware': 2.0.4 + '@smithy/util-middleware': 2.0.9 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.8.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.0.12 '@smithy/signature-v4': 2.0.5 - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.0 tslib: 2.6.2 dev: true @@ -1591,22 +1593,22 @@ 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.3.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.3.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/middleware-serde': 2.0.16 + '@smithy/middleware-stack': 2.0.10 + '@smithy/node-config-provider': 2.1.9 + '@smithy/node-http-handler': 2.2.2 + '@smithy/property-provider': 2.0.17 + '@smithy/protocol-http': 3.0.12 + '@smithy/shared-ini-file-loader': 2.2.8 + '@smithy/smithy-client': 2.2.1 + '@smithy/types': 2.8.0 + '@smithy/url-parser': 2.0.16 '@smithy/util-base64': 2.0.1 '@smithy/util-body-length-browser': 2.0.1 '@smithy/util-body-length-node': 2.1.0 @@ -1634,22 +1636,22 @@ 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.3.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.3.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/middleware-serde': 2.0.16 + '@smithy/middleware-stack': 2.0.10 + '@smithy/node-config-provider': 2.1.9 + '@smithy/node-http-handler': 2.2.2 + '@smithy/property-provider': 2.0.17 + '@smithy/protocol-http': 3.0.12 + '@smithy/shared-ini-file-loader': 2.2.8 + '@smithy/smithy-client': 2.2.1 + '@smithy/types': 2.8.0 + '@smithy/url-parser': 2.0.16 '@smithy/util-base64': 2.0.1 '@smithy/util-body-length-browser': 2.0.1 '@smithy/util-body-length-node': 2.1.0 @@ -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.8.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.8.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.490.0(@aws-sdk/client-dynamodb@3.427.0): + resolution: {integrity: sha512-xoDtKQ4Dt89hUofe3BjVXOor3PDxF9f4Uv4g+N7DpYaFhkxB5iHMJxsAgQk4GzWDXK6wnf2fOxd/jbDFXtTmgw==} 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.1.9 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.8.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.8.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.1.9 + '@smithy/types': 2.8.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.8.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.8.0 tslib: 2.6.2 dev: true @@ -3513,18 +3515,19 @@ 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.8.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.0.16: + resolution: {integrity: sha512-4foO7738k8kM9flMHu3VLabqu7nPgvIj8TB909S0CnKx0YZz/dcDH3pZ/4JHdatfxlZdKF1JWOYCw9+v3HVVsw==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.0 tslib: 2.6.2 /@smithy/chunked-blob-reader-native@2.0.1: @@ -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.1.9 + '@smithy/types': 2.8.0 '@smithy/util-config-provider': 2.0.0 - '@smithy/util-middleware': 2.0.4 + '@smithy/util-middleware': 2.0.9 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.8.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.3.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.0.16 + '@smithy/protocol-http': 3.0.12 + '@smithy/smithy-client': 2.2.1 + '@smithy/types': 2.8.0 + '@smithy/util-middleware': 2.0.9 tslib: 2.6.2 dev: true @@ -3578,27 +3581,27 @@ 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.1.9 + '@smithy/property-provider': 2.0.17 + '@smithy/types': 2.8.0 + '@smithy/url-parser': 2.0.16 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.1.9 + '@smithy/property-provider': 2.0.17 + '@smithy/types': 2.8.0 + '@smithy/url-parser': 2.0.16 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/types': 2.8.0 '@smithy/util-hex-encoding': 2.0.0 tslib: 2.6.2 @@ -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.8.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.8.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.8.0 tslib: 2.6.2 dev: true @@ -3633,25 +3636,35 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/eventstream-codec': 2.0.15 - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.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.0.12 + '@smithy/querystring-builder': 2.0.16 + '@smithy/types': 2.8.0 + '@smithy/util-base64': 2.0.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.0.12 '@smithy/querystring-builder': 2.0.15 - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.0 + '@smithy/util-base64': 2.0.1 + tslib: 2.6.2 + dev: true + + /@smithy/fetch-http-handler@2.3.2: + resolution: {integrity: sha512-O9R/OlnAOTsnysuSDjt0v2q6DcSvCz5cCFC/CFAWWcLyBwJDeFyGTCTszgpQTb19+Fi8uRwZE5/3ziAQBFeDMQ==} + dependencies: + '@smithy/protocol-http': 3.0.12 + '@smithy/querystring-builder': 2.0.16 + '@smithy/types': 2.8.0 '@smithy/util-base64': 2.0.1 tslib: 2.6.2 @@ -3660,7 +3673,7 @@ packages: dependencies: '@smithy/chunked-blob-reader': 2.0.0 '@smithy/chunked-blob-reader-native': 2.0.1 - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.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/types': 2.8.0 '@smithy/util-buffer-from': 2.0.0 - '@smithy/util-utf8': 2.0.0 + '@smithy/util-utf8': 2.0.2 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.8.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.8.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.8.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.8.0 tslib: 2.6.2 /@smithy/is-array-buffer@2.0.0: @@ -3712,7 +3725,7 @@ packages: /@smithy/md5-js@2.0.17: resolution: {integrity: sha512-jmISTCnEkOnm2oCNx/rMkvBT/eQh3aA6nktevkzbmn/VYqYEuc5Z2n5sTTqsciMSO01Lvf56wG1A4twDqovYeQ==} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.0 '@smithy/util-utf8': 2.0.2 tslib: 2.6.2 dev: true @@ -3721,28 +3734,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.0.12 + '@smithy/types': 2.8.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.0.12 + '@smithy/types': 2.8.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.0.16 + '@smithy/node-config-provider': 2.1.9 + '@smithy/shared-ini-file-loader': 2.2.8 + '@smithy/types': 2.8.0 + '@smithy/url-parser': 2.0.16 + '@smithy/util-middleware': 2.0.9 tslib: 2.6.2 /@smithy/middleware-endpoint@2.2.3: @@ -3752,20 +3765,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.8.0 '@smithy/url-parser': 2.0.15 '@smithy/util-middleware': 2.0.8 tslib: 2.6.2 + dev: true + + /@smithy/middleware-endpoint@2.3.0: + resolution: {integrity: sha512-VsOAG2YQ8ykjSmKO+CIXdJBIWFo6AAvG6Iw95BakBTqk66/4BI7XyqLevoNSq/lZ6NgZv24sLmrcIN+fLDWBCg==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/middleware-serde': 2.0.16 + '@smithy/node-config-provider': 2.1.9 + '@smithy/shared-ini-file-loader': 2.2.8 + '@smithy/types': 2.8.0 + '@smithy/url-parser': 2.0.16 + '@smithy/util-middleware': 2.0.9 + 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.1.9 + '@smithy/protocol-http': 3.0.12 '@smithy/service-error-classification': 2.0.4 - '@smithy/types': 2.3.5 - '@smithy/util-middleware': 2.0.4 + '@smithy/types': 2.8.0 + '@smithy/util-middleware': 2.0.9 '@smithy/util-retry': 2.0.4 tslib: 2.6.2 uuid: 8.3.2 @@ -3775,10 +3801,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.0.12 '@smithy/service-error-classification': 2.0.8 - '@smithy/smithy-client': 2.1.18 - '@smithy/types': 2.7.0 + '@smithy/smithy-client': 2.2.1 + '@smithy/types': 2.8.0 '@smithy/util-middleware': 2.0.8 '@smithy/util-retry': 2.0.8 tslib: 2.6.2 @@ -3788,37 +3814,53 @@ packages: resolution: {integrity: sha512-NuxnjMyf4zQqhwwdh0OTj5RqpnuT6HcH5Xg5GrPijPcKzc2REXVEVK4Yyk8ckj8ez1XSj/bCmJ+oNjmqB02GWA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.5 + '@smithy/types': 2.8.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.8.0 + tslib: 2.6.2 + dev: true + + /@smithy/middleware-serde@2.0.16: + resolution: {integrity: sha512-5EAd4t30pcc4M8TSSGq7q/x5IKrxfXR5+SrU4bgxNy7RPHQo2PSWBUco9C+D9Tfqp/JZvprRpK42dnupZafk2g==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.8.0 + tslib: 2.6.2 + + /@smithy/middleware-stack@2.0.10: + resolution: {integrity: sha512-I2rbxctNq9FAPPEcuA1ntZxkTKOPQFy7YBPOaD/MLg1zCvzv21CoNxR0py6J8ZVC35l4qE4nhxB0f7TF5/+Ldw==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.8.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.8.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.8.0 tslib: 2.6.2 + dev: true /@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.0.17 + '@smithy/shared-ini-file-loader': 2.2.8 + '@smithy/types': 2.8.0 tslib: 2.6.2 /@smithy/node-config-provider@2.1.8: @@ -3827,17 +3869,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.8.0 + tslib: 2.6.2 + + /@smithy/node-config-provider@2.1.9: + resolution: {integrity: sha512-tUyW/9xrRy+s7RXkmQhgYkAPMpTIF8izK4orhHjNFEKR3QZiOCbWB546Y8iB/Fpbm3O9+q0Af9rpywLKJOwtaQ==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/property-provider': 2.0.17 + '@smithy/shared-ini-file-loader': 2.2.8 + '@smithy/types': 2.8.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.0.16 + '@smithy/protocol-http': 3.0.12 + '@smithy/querystring-builder': 2.0.16 + '@smithy/types': 2.8.0 tslib: 2.6.2 /@smithy/node-http-handler@2.2.1: @@ -3845,93 +3896,114 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/abort-controller': 2.0.15 - '@smithy/protocol-http': 3.0.11 + '@smithy/protocol-http': 3.0.12 '@smithy/querystring-builder': 2.0.15 - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.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.2.2: + resolution: {integrity: sha512-XO58TO/Eul/IBQKFKaaBtXJi0ItEQQCT+NI4IiKHCY/4KtqaUT6y/wC1EvDqlA9cP7Dyjdj7FdPs4DyynH3u7g==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/abort-controller': 2.0.16 + '@smithy/protocol-http': 3.0.12 + '@smithy/querystring-builder': 2.0.16 + '@smithy/types': 2.8.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.8.0 + tslib: 2.6.2 + + /@smithy/property-provider@2.0.17: + resolution: {integrity: sha512-+VkeZbVu7qtQ2DjI48Qwaf9fPOr3gZIwxQpuLJgRRSkWsdSvmaTCxI3gzRFKePB63Ts9r4yjn4HkxSCSkdWmcQ==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.8.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.8.0 tslib: 2.6.2 + dev: true - /@smithy/protocol-http@3.0.7: - resolution: {integrity: sha512-HnZW8y+r66ntYueCDbLqKwWcMNWW8o3eVpSrHNluwtBJ/EUWfQHRKSiu6vZZtc6PGfPQWgVfucoCE/C3QufMAA==} + /@smithy/protocol-http@3.0.12: + resolution: {integrity: sha512-Xz4iaqLiaBfbQpB9Hgi3VcZYbP7xRDXYhd8XWChh4v94uw7qwmvlxdU5yxzfm6ACJM66phHrTbS5TVvj5uQ72w==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.5 + '@smithy/types': 2.8.0 tslib: 2.6.2 - /@smithy/querystring-builder@2.0.11: - resolution: {integrity: sha512-b4kEbVMxpmfv2VWUITn2otckTi7GlMteZQxi+jlwedoATOGEyrCJPfRcYQJjbCi3fZ2QTfh3PcORvB27+j38Yg==} + /@smithy/protocol-http@3.0.7: + resolution: {integrity: sha512-HnZW8y+r66ntYueCDbLqKwWcMNWW8o3eVpSrHNluwtBJ/EUWfQHRKSiu6vZZtc6PGfPQWgVfucoCE/C3QufMAA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 - '@smithy/util-uri-escape': 2.0.0 + '@smithy/types': 2.8.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/types': 2.8.0 '@smithy/util-uri-escape': 2.0.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.0.16: + resolution: {integrity: sha512-Q/GsJT0C0mijXMRs7YhZLLCP5FcuC4797lYjKQkME5CZohnLC4bEhylAd2QcD3gbMKNjCw8+T2I27WKiV/wToA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.0 + '@smithy/util-uri-escape': 2.0.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.8.0 + tslib: 2.6.2 + dev: true + + /@smithy/querystring-parser@2.0.16: + resolution: {integrity: sha512-c4ueAuL6BDYKWpkubjrQthZKoC3L5kql5O++ovekNxiexRXTlLIVlCR4q3KziOktLIw66EU9SQljPXd/oN6Okg==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/types': 2.8.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.8.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.8.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.8.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.2.8: + resolution: {integrity: sha512-E62byatbwSWrtq9RJ7xN40tqrRKDGrEL4EluyNpaIDvfvet06a/QC58oHw2FgVaEgkj0tXZPjZaKrhPfpoU0qw==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.0 tslib: 2.6.2 /@smithy/signature-v4@2.0.5: @@ -3940,9 +4012,9 @@ packages: dependencies: '@smithy/eventstream-codec': 2.0.15 '@smithy/is-array-buffer': 2.0.0 - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.0 '@smithy/util-hex-encoding': 2.0.0 - '@smithy/util-middleware': 2.0.8 + '@smithy/util-middleware': 2.0.9 '@smithy/util-uri-escape': 2.0.0 '@smithy/util-utf8': 2.0.2 tslib: 2.6.2 @@ -3951,18 +4023,30 @@ packages: 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.0.10 + '@smithy/types': 2.8.0 + '@smithy/util-stream': 2.0.24 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.0.10 + '@smithy/types': 2.8.0 + '@smithy/util-stream': 2.0.24 + tslib: 2.6.2 + dev: true + + /@smithy/smithy-client@2.2.1: + resolution: {integrity: sha512-SpD7FLK92XV2fon2hMotaNDa2w5VAy5/uVjP9WFmjGSgWM8pTPVkHcDl1yFs5Z8LYbij0FSz+DbCBK6i+uXXUA==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/middleware-endpoint': 2.3.0 + '@smithy/middleware-stack': 2.0.10 + '@smithy/protocol-http': 3.0.12 + '@smithy/types': 2.8.0 + '@smithy/util-stream': 2.0.24 tslib: 2.6.2 /@smithy/types@2.3.5: @@ -3976,19 +4060,34 @@ packages: engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.2 + dev: true + + /@smithy/types@2.8.0: + resolution: {integrity: sha512-h9sz24cFgt/W1Re22OlhQKmUZkNh244ApgRsUDYinqF8R+QgcsBIX344u2j61TPshsTz3CvL6HYU1DnQdsSrHA==} + engines: {node: '>=14.0.0'} + dependencies: + tslib: 2.6.2 /@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.0.16 + '@smithy/types': 2.8.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.8.0 + tslib: 2.6.2 + dev: true + + /@smithy/url-parser@2.0.16: + resolution: {integrity: sha512-Wfz5WqAoRT91TjRy1JeLR0fXtkIXHGsMbgzKFTx7E68SrZ55TB8xoG+vm11Ru4gheFTMXjAjwAxv1jQdC+pAQA==} + dependencies: + '@smithy/querystring-parser': 2.0.16 + '@smithy/types': 2.8.0 tslib: 2.6.2 /@smithy/util-base64@2.0.0: @@ -4038,9 +4137,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.0.17 + '@smithy/smithy-client': 2.2.1 + '@smithy/types': 2.8.0 bowser: 2.11.0 tslib: 2.6.2 @@ -4049,8 +4148,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.2.1 + '@smithy/types': 2.8.0 bowser: 2.11.0 tslib: 2.6.2 @@ -4060,10 +4159,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.1.9 + '@smithy/property-provider': 2.0.17 + '@smithy/smithy-client': 2.2.1 + '@smithy/types': 2.8.0 tslib: 2.6.2 /@smithy/util-defaults-mode-node@2.0.29: @@ -4074,8 +4173,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.2.1 + '@smithy/types': 2.8.0 tslib: 2.6.2 /@smithy/util-endpoints@1.0.7: @@ -4083,7 +4182,7 @@ packages: engines: {node: '>= 14.0.0'} dependencies: '@smithy/node-config-provider': 2.1.8 - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.0 tslib: 2.6.2 dev: true @@ -4093,18 +4192,18 @@ packages: dependencies: tslib: 2.6.2 - /@smithy/util-middleware@2.0.4: - resolution: {integrity: sha512-Pbu6P4MBwRcjrLgdTR1O4Y3c0sTZn2JdOiJNcgL7EcIStcQodj+6ZTXtbyU/WTEU3MV2NMA10LxFc3AWHZ3+4A==} + /@smithy/util-middleware@2.0.8: + resolution: {integrity: sha512-qkvqQjM8fRGGA8P2ydWylMhenCDP8VlkPn8kiNuFEaFz9xnUKC2irfqsBSJrfrOB9Qt6pQsI58r3zvvumhFMkw==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.0 tslib: 2.6.2 - /@smithy/util-middleware@2.0.8: - resolution: {integrity: sha512-qkvqQjM8fRGGA8P2ydWylMhenCDP8VlkPn8kiNuFEaFz9xnUKC2irfqsBSJrfrOB9Qt6pQsI58r3zvvumhFMkw==} + /@smithy/util-middleware@2.0.9: + resolution: {integrity: sha512-PnCnBJ07noMX1lMDTEefmxSlusWJUiLfrme++MfK5TD0xz8NYmakgoXy5zkF/16zKGmiwOeKAztWT/Vjk1KRIQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.0 tslib: 2.6.2 /@smithy/util-retry@2.0.4: @@ -4112,7 +4211,7 @@ packages: engines: {node: '>= 14.0.0'} dependencies: '@smithy/service-error-classification': 2.0.4 - '@smithy/types': 2.3.5 + '@smithy/types': 2.8.0 tslib: 2.6.2 /@smithy/util-retry@2.0.8: @@ -4120,29 +4219,30 @@ packages: engines: {node: '>= 14.0.0'} dependencies: '@smithy/service-error-classification': 2.0.8 - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.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/fetch-http-handler': 2.3.2 + '@smithy/node-http-handler': 2.2.2 + '@smithy/types': 2.8.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.0.24: + resolution: {integrity: sha512-hRpbcRrOxDriMVmbya+Mv77VZVupxRAsfxVDKS54XuiURhdiwCUXJP0X1iJhHinuUf6n8pBF0MkG9C8VooMnWw==} 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/fetch-http-handler': 2.3.2 + '@smithy/node-http-handler': 2.2.2 + '@smithy/types': 2.8.0 '@smithy/util-base64': 2.0.1 '@smithy/util-buffer-from': 2.0.0 '@smithy/util-hex-encoding': 2.0.0 @@ -4173,8 +4273,8 @@ packages: 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.0.16 + '@smithy/types': 2.8.0 tslib: 2.6.2 /@smithy/util-waiter@2.0.15: @@ -4182,7 +4282,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@smithy/abort-controller': 2.0.15 - '@smithy/types': 2.7.0 + '@smithy/types': 2.8.0 tslib: 2.6.2 dev: true