diff --git a/internal/storage/package.json b/internal/storage/package.json index 033646a..962f29d 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.484.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.484.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..a522ad2 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.484.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.484.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..211aa91 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.484.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.484.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..e922a64 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.484.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.484.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..6de5d4e 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.484.0 + version: 3.484.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.484.0 + version: 3.484.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.484.0 + version: 3.484.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.484.0 + version: 3.484.0(@aws-sdk/client-dynamodb@3.427.0) '@cloudflare/workers-types': specifier: ~4.20230904.0 version: 4.20230904.0 @@ -1011,7 +1011,7 @@ packages: '@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/smithy-client': 2.2.0 '@smithy/types': 2.7.0 '@smithy/url-parser': 2.0.15 '@smithy/util-base64': 2.0.1 @@ -1053,7 +1053,7 @@ packages: '@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/smithy-client': 2.2.0 '@smithy/types': 2.7.0 '@smithy/url-parser': 2.0.15 '@smithy/util-base64': 2.0.1 @@ -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.1 '@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.2.3 '@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.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.2.0 + '@smithy/types': 2.7.0 + '@smithy/url-parser': 2.0.15 + '@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: @@ -1144,7 +1144,7 @@ packages: '@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/smithy-client': 2.2.0 '@smithy/types': 2.7.0 '@smithy/url-parser': 2.0.15 '@smithy/util-base64': 2.0.1 @@ -1169,7 +1169,7 @@ packages: '@smithy/core': 1.2.0 '@smithy/protocol-http': 3.0.11 '@smithy/signature-v4': 2.0.5 - '@smithy/smithy-client': 2.1.18 + '@smithy/smithy-client': 2.2.0 '@smithy/types': 2.7.0 tslib: 2.6.2 dev: true @@ -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.16 + '@smithy/shared-ini-file-loader': 2.2.7 + '@smithy/types': 2.7.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt @@ -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.484.0(@aws-sdk/client-dynamodb@3.427.0): + resolution: {integrity: sha512-JoFuaOj3pZ2Gs5KaxXrozlPpHQnTDOuTMg3Zc3SKgi/vQdsDr3s3wfbg5AAxp8QSEhbnVg+6fW+Uc9hR1HKtMQ==} 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.484.0(@aws-sdk/client-dynamodb@3.427.0) + '@smithy/smithy-client': 2.2.0 + '@smithy/types': 2.7.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.8 + '@smithy/protocol-http': 3.0.11 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@aws-sdk/middleware-expect-continue@3.468.0: @@ -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.11 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@aws-sdk/middleware-host-header@3.468.0: @@ -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.7.0 tslib: 2.6.2 /@aws-sdk/middleware-logger@3.468.0: @@ -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.11 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@aws-sdk/middleware-recursion-detection@3.468.0: @@ -1473,7 +1475,7 @@ packages: '@smithy/node-config-provider': 2.1.8 '@smithy/protocol-http': 3.0.11 '@smithy/signature-v4': 2.0.5 - '@smithy/smithy-client': 2.1.18 + '@smithy/smithy-client': 2.2.0 '@smithy/types': 2.7.0 '@smithy/util-config-provider': 2.0.0 tslib: 2.6.2 @@ -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.16 + '@smithy/protocol-http': 3.0.11 '@smithy/signature-v4': 2.0.5 - '@smithy/types': 2.3.5 - '@smithy/util-middleware': 2.0.4 + '@smithy/types': 2.7.0 + '@smithy/util-middleware': 2.0.8 tslib: 2.6.2 /@aws-sdk/middleware-signing@3.468.0: @@ -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.11 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@aws-sdk/middleware-user-agent@3.470.0: @@ -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.8 + '@smithy/types': 2.7.0 '@smithy/util-config-provider': 2.0.0 - '@smithy/util-middleware': 2.0.4 + '@smithy/util-middleware': 2.0.8 tslib: 2.6.2 /@aws-sdk/region-config-resolver@3.470.0: @@ -1604,7 +1606,7 @@ packages: '@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/smithy-client': 2.2.0 '@smithy/types': 2.7.0 '@smithy/url-parser': 2.0.15 '@smithy/util-base64': 2.0.1 @@ -1647,7 +1649,7 @@ packages: '@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/smithy-client': 2.2.0 '@smithy/types': 2.7.0 '@smithy/url-parser': 2.0.15 '@smithy/util-base64': 2.0.1 @@ -1667,7 +1669,7 @@ packages: resolution: {integrity: sha512-6lqbmorwerN4v+J5dqbHPAsjynI0mkEF+blf+69QTaKKGaxBBVaXgqoqul9RXYcK5MMrrYRbQIMd0zYOoy90kA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.5 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@aws-sdk/types@3.468.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.484.0(@aws-sdk/client-dynamodb@3.427.0): + resolution: {integrity: sha512-IttZ0i26CBEElCSJ6R2ccOGqOeEHp99Vdh/k+jNfpaRKP1gigJfJWzO7I2rUGjaO9AO7kFL8/P2nRqPg3deAGQ==} 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.8 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.7.0 bowser: 2.11.0 tslib: 2.6.2 @@ -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.8 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@aws-sdk/util-user-agent-node@3.470.0: @@ -3513,13 +3515,6 @@ packages: resolution: {integrity: sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==} dev: true - /@smithy/abort-controller@2.0.11: - resolution: {integrity: sha512-MSzE1qR2JNyb7ot3blIOT3O3H0Jn06iNDEgHRaqZUwBgx5EG+VIx24Y21tlKofzYryIOcWpIohLrIIyocD6LMA==} - engines: {node: '>=14.0.0'} - dependencies: - '@smithy/types': 2.7.0 - tslib: 2.6.2 - /@smithy/abort-controller@2.0.15: resolution: {integrity: sha512-JkS36PIS3/UCbq/MaozzV7jECeL+BTt4R75bwY8i+4RASys4xOyUS1HsRyUNSqUXFP4QyCz5aNnh3ltuaxv+pw==} engines: {node: '>=14.0.0'} @@ -3544,10 +3539,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.8 + '@smithy/types': 2.7.0 '@smithy/util-config-provider': 2.0.0 - '@smithy/util-middleware': 2.0.4 + '@smithy/util-middleware': 2.0.8 tslib: 2.6.2 /@smithy/config-resolver@2.0.21: @@ -3568,7 +3563,7 @@ packages: '@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/smithy-client': 2.2.0 '@smithy/types': 2.7.0 '@smithy/util-middleware': 2.0.8 tslib: 2.6.2 @@ -3640,10 +3635,10 @@ packages: /@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.11 + '@smithy/querystring-builder': 2.0.15 + '@smithy/types': 2.7.0 + '@smithy/util-base64': 2.0.1 tslib: 2.6.2 /@smithy/fetch-http-handler@2.3.1: @@ -3668,9 +3663,9 @@ packages: resolution: {integrity: sha512-PbleVugN2tbhl1ZoNWVrZ1oTFFas/Hq+s6zGO8B9bv4w/StTriTKA9W+xZJACOj9X7zwfoTLbscM+avCB1KqOQ==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.5 + '@smithy/types': 2.7.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: @@ -3694,7 +3689,7 @@ 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.7.0 tslib: 2.6.2 /@smithy/invalid-dependency@2.0.15: @@ -3721,8 +3716,8 @@ 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.11 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@smithy/middleware-content-length@2.0.17: @@ -3737,12 +3732,12 @@ packages: 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.15 + '@smithy/node-config-provider': 2.1.8 + '@smithy/shared-ini-file-loader': 2.2.7 + '@smithy/types': 2.7.0 + '@smithy/url-parser': 2.0.15 + '@smithy/util-middleware': 2.0.8 tslib: 2.6.2 /@smithy/middleware-endpoint@2.2.3: @@ -3761,11 +3756,11 @@ packages: 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.8 + '@smithy/protocol-http': 3.0.11 '@smithy/service-error-classification': 2.0.4 - '@smithy/types': 2.3.5 - '@smithy/util-middleware': 2.0.4 + '@smithy/types': 2.7.0 + '@smithy/util-middleware': 2.0.8 '@smithy/util-retry': 2.0.4 tslib: 2.6.2 uuid: 8.3.2 @@ -3777,7 +3772,7 @@ packages: '@smithy/node-config-provider': 2.1.8 '@smithy/protocol-http': 3.0.11 '@smithy/service-error-classification': 2.0.8 - '@smithy/smithy-client': 2.1.18 + '@smithy/smithy-client': 2.2.0 '@smithy/types': 2.7.0 '@smithy/util-middleware': 2.0.8 '@smithy/util-retry': 2.0.8 @@ -3788,7 +3783,7 @@ packages: resolution: {integrity: sha512-NuxnjMyf4zQqhwwdh0OTj5RqpnuT6HcH5Xg5GrPijPcKzc2REXVEVK4Yyk8ckj8ez1XSj/bCmJ+oNjmqB02GWA==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.5 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@smithy/middleware-serde@2.0.15: @@ -3802,7 +3797,7 @@ packages: resolution: {integrity: sha512-bVQU/rZzBY7CbSxIrDTGZYnBWKtIw+PL/cRc9B7etZk1IKSOe0NvKMJyWllfhfhrTeMF6eleCzOihIQympAvPw==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/types': 2.3.5 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@smithy/middleware-stack@2.0.9: @@ -3816,9 +3811,9 @@ packages: 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.16 + '@smithy/shared-ini-file-loader': 2.2.7 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@smithy/node-config-provider@2.1.8: @@ -3834,10 +3829,10 @@ packages: 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.15 + '@smithy/protocol-http': 3.0.11 + '@smithy/querystring-builder': 2.0.15 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@smithy/node-http-handler@2.2.1: @@ -3850,13 +3845,6 @@ packages: '@smithy/types': 2.7.0 tslib: 2.6.2 - /@smithy/property-provider@2.0.12: - resolution: {integrity: sha512-Un/OvvuQ1Kg8WYtoMCicfsFFuHb/TKL3pCA6ZIo/WvNTJTR94RtoRnL7mY4XkkUAoFMyf6KjcQJ76y1FX7S5rw==} - engines: {node: '>=14.0.0'} - dependencies: - '@smithy/types': 2.7.0 - tslib: 2.6.2 - /@smithy/property-provider@2.0.16: resolution: {integrity: sha512-28Ky0LlOqtEjwg5CdHmwwaDRHcTWfPRzkT6HrhwOSRS2RryAvuDfJrZpM+BMcrdeCyEg1mbcgIMoqTla+rdL8Q==} engines: {node: '>=14.0.0'} @@ -3874,16 +3862,8 @@ packages: /@smithy/protocol-http@3.0.7: resolution: {integrity: sha512-HnZW8y+r66ntYueCDbLqKwWcMNWW8o3eVpSrHNluwtBJ/EUWfQHRKSiu6vZZtc6PGfPQWgVfucoCE/C3QufMAA==} engines: {node: '>=14.0.0'} - dependencies: - '@smithy/types': 2.3.5 - tslib: 2.6.2 - - /@smithy/querystring-builder@2.0.11: - resolution: {integrity: sha512-b4kEbVMxpmfv2VWUITn2otckTi7GlMteZQxi+jlwedoATOGEyrCJPfRcYQJjbCi3fZ2QTfh3PcORvB27+j38Yg==} - engines: {node: '>=14.0.0'} dependencies: '@smithy/types': 2.7.0 - '@smithy/util-uri-escape': 2.0.0 tslib: 2.6.2 /@smithy/querystring-builder@2.0.15: @@ -3894,13 +3874,6 @@ packages: '@smithy/util-uri-escape': 2.0.0 tslib: 2.6.2 - /@smithy/querystring-parser@2.0.11: - resolution: {integrity: sha512-YXe7jhi7s3dQ0Fu9dLoY/gLu6NCyy8tBWJL/v2c9i7/RLpHgKT+uT96/OqZkHizCJ4kr0ZD46tzMjql/o60KLg==} - engines: {node: '>=14.0.0'} - dependencies: - '@smithy/types': 2.7.0 - tslib: 2.6.2 - /@smithy/querystring-parser@2.0.15: resolution: {integrity: sha512-jbBvoK3cc81Cj1c1TH1qMYxNQKHrYQ2DoTntN9FBbtUWcGhc+T4FP6kCKYwRLXyU4AajwGIZstvNAmIEgUUNTQ==} engines: {node: '>=14.0.0'} @@ -3920,13 +3893,6 @@ packages: dependencies: '@smithy/types': 2.7.0 - /@smithy/shared-ini-file-loader@2.2.1: - resolution: {integrity: sha512-eAYajwo2eTTVU5KPX90+V6ccfrWphrzcUwOt7n9pLOMBO0fOKlRVshbvCBqfRCxEn7OYDGH6TsL3yrx+hAjddA==} - engines: {node: '>=14.0.0'} - dependencies: - '@smithy/types': 2.7.0 - tslib: 2.6.2 - /@smithy/shared-ini-file-loader@2.2.7: resolution: {integrity: sha512-0Qt5CuiogIuvQIfK+be7oVHcPsayLgfLJGkPlbgdbl0lD28nUKu4p11L+UG3SAEsqc9UsazO+nErPXw7+IgDpQ==} engines: {node: '>=14.0.0'} @@ -3951,9 +3917,9 @@ 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.9 + '@smithy/types': 2.7.0 + '@smithy/util-stream': 2.0.23 tslib: 2.6.2 /@smithy/smithy-client@2.1.18: @@ -3964,6 +3930,18 @@ packages: '@smithy/types': 2.7.0 '@smithy/util-stream': 2.0.23 tslib: 2.6.2 + dev: true + + /@smithy/smithy-client@2.2.0: + resolution: {integrity: sha512-C/bkNue5H5Obgl83SnlBt4v6VM68CqIjIELh3vAabud87xFYznLNKtj6Qb69Z+QOnLp9T+We++sEem/f2AHE+Q==} + engines: {node: '>=14.0.0'} + dependencies: + '@smithy/middleware-endpoint': 2.2.3 + '@smithy/middleware-stack': 2.0.9 + '@smithy/protocol-http': 3.0.11 + '@smithy/types': 2.7.0 + '@smithy/util-stream': 2.0.23 + tslib: 2.6.2 /@smithy/types@2.3.5: resolution: {integrity: sha512-ehyDt8M9hehyxrLQGoA1BGPou8Js1Ocoh5M0ngDhJMqbFmNK5N6Xhr9/ZExWkyIW8XcGkiMPq3ZUEE0ScrhbuQ==} @@ -3980,8 +3958,8 @@ packages: /@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.15 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@smithy/url-parser@2.0.15: @@ -4038,9 +4016,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.16 + '@smithy/smithy-client': 2.2.0 + '@smithy/types': 2.7.0 bowser: 2.11.0 tslib: 2.6.2 @@ -4049,7 +4027,7 @@ packages: engines: {node: '>= 10.0.0'} dependencies: '@smithy/property-provider': 2.0.16 - '@smithy/smithy-client': 2.1.18 + '@smithy/smithy-client': 2.2.0 '@smithy/types': 2.7.0 bowser: 2.11.0 tslib: 2.6.2 @@ -4060,10 +4038,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.8 + '@smithy/property-provider': 2.0.16 + '@smithy/smithy-client': 2.2.0 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@smithy/util-defaults-mode-node@2.0.29: @@ -4074,7 +4052,7 @@ 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/smithy-client': 2.2.0 '@smithy/types': 2.7.0 tslib: 2.6.2 @@ -4093,13 +4071,6 @@ packages: dependencies: tslib: 2.6.2 - /@smithy/util-middleware@2.0.4: - resolution: {integrity: sha512-Pbu6P4MBwRcjrLgdTR1O4Y3c0sTZn2JdOiJNcgL7EcIStcQodj+6ZTXtbyU/WTEU3MV2NMA10LxFc3AWHZ3+4A==} - 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'} @@ -4112,7 +4083,7 @@ packages: engines: {node: '>= 14.0.0'} dependencies: '@smithy/service-error-classification': 2.0.4 - '@smithy/types': 2.3.5 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@smithy/util-retry@2.0.8: @@ -4123,19 +4094,6 @@ packages: '@smithy/types': 2.7.0 tslib: 2.6.2 - /@smithy/util-stream@2.0.16: - resolution: {integrity: sha512-b5ZSRh1KzUzC7LoJcpfk7+iXGoRr3WylEfmPd4FnBLm90OwxSB9VgK1fDZwicfYxSEvWHdYXgvvjPtenEYBBhw==} - 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 - tslib: 2.6.2 - /@smithy/util-stream@2.0.23: resolution: {integrity: sha512-OJMWq99LAZJUzUwTk+00plyxX3ESktBaGPhqNIEVab+53gLULiWN9B/8bRABLg0K6R6Xg4t80uRdhk3B/LZqMQ==} engines: {node: '>=14.0.0'} @@ -4173,8 +4131,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.15 + '@smithy/types': 2.7.0 tslib: 2.6.2 /@smithy/util-waiter@2.0.15: