diff --git a/apps/hash-api/package.json b/apps/hash-api/package.json index 14e92162fe7..103dc7de57c 100644 --- a/apps/hash-api/package.json +++ b/apps/hash-api/package.json @@ -24,11 +24,11 @@ }, "dependencies": { "@apps/hash-graph": "0.0.0-private", - "@aws-sdk/client-s3": "3.705.0", - "@aws-sdk/client-ses": "3.699.0", - "@aws-sdk/credential-provider-node": "3.699.0", - "@aws-sdk/s3-presigned-post": "3.705.0", - "@aws-sdk/s3-request-presigner": "3.705.0", + "@aws-sdk/client-s3": "3.709.0", + "@aws-sdk/client-ses": "3.709.0", + "@aws-sdk/credential-provider-node": "3.709.0", + "@aws-sdk/s3-presigned-post": "3.709.0", + "@aws-sdk/s3-request-presigner": "3.709.0", "@blockprotocol/core": "0.1.3", "@blockprotocol/type-system": "0.1.2-canary.0", "@graphql-tools/schema": "8.5.1", diff --git a/libs/@local/hash-backend-utils/package.json b/libs/@local/hash-backend-utils/package.json index 6ecfbb0cffd..3a20c6e1dd3 100644 --- a/libs/@local/hash-backend-utils/package.json +++ b/libs/@local/hash-backend-utils/package.json @@ -23,8 +23,8 @@ "test:unit": "vitest --run" }, "dependencies": { - "@aws-sdk/client-s3": "3.705.0", - "@aws-sdk/s3-request-presigner": "3.705.0", + "@aws-sdk/client-s3": "3.709.0", + "@aws-sdk/s3-request-presigner": "3.709.0", "@blockprotocol/core": "0.1.3", "@blockprotocol/graph": "0.4.0-canary.0", "@blockprotocol/type-system": "0.1.2-canary.0", diff --git a/yarn.lock b/yarn.lock index e66318f8bbc..7322033803b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -367,11 +367,11 @@ __metadata: resolution: "@apps/hash-api@workspace:apps/hash-api" dependencies: "@apps/hash-graph": "npm:0.0.0-private" - "@aws-sdk/client-s3": "npm:3.705.0" - "@aws-sdk/client-ses": "npm:3.699.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/s3-presigned-post": "npm:3.705.0" - "@aws-sdk/s3-request-presigner": "npm:3.705.0" + "@aws-sdk/client-s3": "npm:3.709.0" + "@aws-sdk/client-ses": "npm:3.709.0" + "@aws-sdk/credential-provider-node": "npm:3.709.0" + "@aws-sdk/s3-presigned-post": "npm:3.709.0" + "@aws-sdk/s3-request-presigner": "npm:3.709.0" "@blockprotocol/core": "npm:0.1.3" "@blockprotocol/graph": "npm:0.4.0-canary.0" "@blockprotocol/type-system": "npm:0.1.2-canary.0" @@ -1293,69 +1293,69 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-s3@npm:3.705.0": - version: 3.705.0 - resolution: "@aws-sdk/client-s3@npm:3.705.0" +"@aws-sdk/client-s3@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/client-s3@npm:3.709.0" dependencies: "@aws-crypto/sha1-browser": "npm:5.2.0" "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.699.0" - "@aws-sdk/client-sts": "npm:3.699.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.696.0" - "@aws-sdk/middleware-expect-continue": "npm:3.696.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.701.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-location-constraint": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.696.0" - "@aws-sdk/middleware-ssec": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@aws-sdk/xml-builder": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/eventstream-serde-browser": "npm:^3.0.13" - "@smithy/eventstream-serde-config-resolver": "npm:^3.0.10" - "@smithy/eventstream-serde-node": "npm:^3.0.12" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-blob-browser": "npm:^3.1.9" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/hash-stream-node": "npm:^3.1.9" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/md5-js": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" + "@aws-sdk/client-sso-oidc": "npm:3.709.0" + "@aws-sdk/client-sts": "npm:3.709.0" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/credential-provider-node": "npm:3.709.0" + "@aws-sdk/middleware-bucket-endpoint": "npm:3.709.0" + "@aws-sdk/middleware-expect-continue": "npm:3.709.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.709.0" + "@aws-sdk/middleware-host-header": "npm:3.709.0" + "@aws-sdk/middleware-location-constraint": "npm:3.709.0" + "@aws-sdk/middleware-logger": "npm:3.709.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.709.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.709.0" + "@aws-sdk/middleware-ssec": "npm:3.709.0" + "@aws-sdk/middleware-user-agent": "npm:3.709.0" + "@aws-sdk/region-config-resolver": "npm:3.709.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@aws-sdk/util-endpoints": "npm:3.709.0" + "@aws-sdk/util-user-agent-browser": "npm:3.709.0" + "@aws-sdk/util-user-agent-node": "npm:3.709.0" + "@aws-sdk/xml-builder": "npm:3.709.0" + "@smithy/config-resolver": "npm:^3.0.13" + "@smithy/core": "npm:^2.5.5" + "@smithy/eventstream-serde-browser": "npm:^3.0.14" + "@smithy/eventstream-serde-config-resolver": "npm:^3.0.11" + "@smithy/eventstream-serde-node": "npm:^3.0.13" + "@smithy/fetch-http-handler": "npm:^4.1.2" + "@smithy/hash-blob-browser": "npm:^3.1.10" + "@smithy/hash-node": "npm:^3.0.11" + "@smithy/hash-stream-node": "npm:^3.1.10" + "@smithy/invalid-dependency": "npm:^3.0.11" + "@smithy/md5-js": "npm:^3.0.11" + "@smithy/middleware-content-length": "npm:^3.0.13" + "@smithy/middleware-endpoint": "npm:^3.2.5" + "@smithy/middleware-retry": "npm:^3.0.30" + "@smithy/middleware-serde": "npm:^3.0.11" + "@smithy/middleware-stack": "npm:^3.0.11" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/node-http-handler": "npm:^3.3.2" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/url-parser": "npm:^3.0.11" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" - "@smithy/util-stream": "npm:^3.3.1" + "@smithy/util-defaults-mode-browser": "npm:^3.0.30" + "@smithy/util-defaults-mode-node": "npm:^3.0.30" + "@smithy/util-endpoints": "npm:^2.1.7" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-retry": "npm:^3.0.11" + "@smithy/util-stream": "npm:^3.3.2" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.9" + "@smithy/util-waiter": "npm:^3.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/4bbd342f2943d36d488632a0ee898f48b60615eb57f5bb7584b43751242ea62bb199f34e0155006c02e128ac7e3a6f1e9790bb1bf50e0592b9409ad5f6a8282b + checksum: 10c0/e4c204c05a1485cf041de15d243a41c3e21536cf3b4e19cb0279380dba0d9d0ec306edeb8fe07339f61bf25be12de983f7b7ce3a2b143705b1b29f10683e26ae languageName: node linkType: hard @@ -1411,53 +1411,53 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ses@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/client-ses@npm:3.699.0" +"@aws-sdk/client-ses@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/client-ses@npm:3.709.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.699.0" - "@aws-sdk/client-sts": "npm:3.699.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" + "@aws-sdk/client-sso-oidc": "npm:3.709.0" + "@aws-sdk/client-sts": "npm:3.709.0" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/credential-provider-node": "npm:3.709.0" + "@aws-sdk/middleware-host-header": "npm:3.709.0" + "@aws-sdk/middleware-logger": "npm:3.709.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.709.0" + "@aws-sdk/middleware-user-agent": "npm:3.709.0" + "@aws-sdk/region-config-resolver": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@aws-sdk/util-endpoints": "npm:3.709.0" + "@aws-sdk/util-user-agent-browser": "npm:3.709.0" + "@aws-sdk/util-user-agent-node": "npm:3.709.0" + "@smithy/config-resolver": "npm:^3.0.13" + "@smithy/core": "npm:^2.5.5" + "@smithy/fetch-http-handler": "npm:^4.1.2" + "@smithy/hash-node": "npm:^3.0.11" + "@smithy/invalid-dependency": "npm:^3.0.11" + "@smithy/middleware-content-length": "npm:^3.0.13" + "@smithy/middleware-endpoint": "npm:^3.2.5" + "@smithy/middleware-retry": "npm:^3.0.30" + "@smithy/middleware-serde": "npm:^3.0.11" + "@smithy/middleware-stack": "npm:^3.0.11" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/node-http-handler": "npm:^3.3.2" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/url-parser": "npm:^3.0.11" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" + "@smithy/util-defaults-mode-browser": "npm:^3.0.30" + "@smithy/util-defaults-mode-node": "npm:^3.0.30" + "@smithy/util-endpoints": "npm:^2.1.7" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-retry": "npm:^3.0.11" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.9" + "@smithy/util-waiter": "npm:^3.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/9c6fc27b91165b0c0d82dec3c233162f5e0027e28e76d5acbfaa5503e774340048366f4e175192f79d84618463716aaf78854ea283d4f7e12471288569649335 + checksum: 10c0/f2387fe23b00e2157dd81bb524ec62b8476419119ed542311f25cad3ec5e6ccb9ce842ee90045a19e090a5645543777a3bf2764c2c2b61b01e3f8dceb6327566 languageName: node linkType: hard @@ -1510,6 +1510,55 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/client-sso-oidc@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/client-sso-oidc@npm:3.709.0" + dependencies: + "@aws-crypto/sha256-browser": "npm:5.2.0" + "@aws-crypto/sha256-js": "npm:5.2.0" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/credential-provider-node": "npm:3.709.0" + "@aws-sdk/middleware-host-header": "npm:3.709.0" + "@aws-sdk/middleware-logger": "npm:3.709.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.709.0" + "@aws-sdk/middleware-user-agent": "npm:3.709.0" + "@aws-sdk/region-config-resolver": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@aws-sdk/util-endpoints": "npm:3.709.0" + "@aws-sdk/util-user-agent-browser": "npm:3.709.0" + "@aws-sdk/util-user-agent-node": "npm:3.709.0" + "@smithy/config-resolver": "npm:^3.0.13" + "@smithy/core": "npm:^2.5.5" + "@smithy/fetch-http-handler": "npm:^4.1.2" + "@smithy/hash-node": "npm:^3.0.11" + "@smithy/invalid-dependency": "npm:^3.0.11" + "@smithy/middleware-content-length": "npm:^3.0.13" + "@smithy/middleware-endpoint": "npm:^3.2.5" + "@smithy/middleware-retry": "npm:^3.0.30" + "@smithy/middleware-serde": "npm:^3.0.11" + "@smithy/middleware-stack": "npm:^3.0.11" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/node-http-handler": "npm:^3.3.2" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/url-parser": "npm:^3.0.11" + "@smithy/util-base64": "npm:^3.0.0" + "@smithy/util-body-length-browser": "npm:^3.0.0" + "@smithy/util-body-length-node": "npm:^3.0.0" + "@smithy/util-defaults-mode-browser": "npm:^3.0.30" + "@smithy/util-defaults-mode-node": "npm:^3.0.30" + "@smithy/util-endpoints": "npm:^2.1.7" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-retry": "npm:^3.0.11" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + peerDependencies: + "@aws-sdk/client-sts": ^3.709.0 + checksum: 10c0/357c78f08a5fa1c38422e85a36031d7ed230a5df62b68a2a09eed1092774621f6043a92c0d4199704cb110d556334d736b95f81d9ed5813b310aac01450b26fa + languageName: node + linkType: hard + "@aws-sdk/client-sso@npm:3.696.0": version: 3.696.0 resolution: "@aws-sdk/client-sso@npm:3.696.0" @@ -1556,6 +1605,52 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/client-sso@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/client-sso@npm:3.709.0" + dependencies: + "@aws-crypto/sha256-browser": "npm:5.2.0" + "@aws-crypto/sha256-js": "npm:5.2.0" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/middleware-host-header": "npm:3.709.0" + "@aws-sdk/middleware-logger": "npm:3.709.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.709.0" + "@aws-sdk/middleware-user-agent": "npm:3.709.0" + "@aws-sdk/region-config-resolver": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@aws-sdk/util-endpoints": "npm:3.709.0" + "@aws-sdk/util-user-agent-browser": "npm:3.709.0" + "@aws-sdk/util-user-agent-node": "npm:3.709.0" + "@smithy/config-resolver": "npm:^3.0.13" + "@smithy/core": "npm:^2.5.5" + "@smithy/fetch-http-handler": "npm:^4.1.2" + "@smithy/hash-node": "npm:^3.0.11" + "@smithy/invalid-dependency": "npm:^3.0.11" + "@smithy/middleware-content-length": "npm:^3.0.13" + "@smithy/middleware-endpoint": "npm:^3.2.5" + "@smithy/middleware-retry": "npm:^3.0.30" + "@smithy/middleware-serde": "npm:^3.0.11" + "@smithy/middleware-stack": "npm:^3.0.11" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/node-http-handler": "npm:^3.3.2" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/url-parser": "npm:^3.0.11" + "@smithy/util-base64": "npm:^3.0.0" + "@smithy/util-body-length-browser": "npm:^3.0.0" + "@smithy/util-body-length-node": "npm:^3.0.0" + "@smithy/util-defaults-mode-browser": "npm:^3.0.30" + "@smithy/util-defaults-mode-node": "npm:^3.0.30" + "@smithy/util-endpoints": "npm:^2.1.7" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-retry": "npm:^3.0.11" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/0dbe9a64b516b4b3e7584cd591f18717da7e98ebbc4b7cb997d943c66772897324442ae81912f3fa8f24c5eacd90adcf4a5d4a1fdbfa31c855374e221f16f0d0 + languageName: node + linkType: hard + "@aws-sdk/client-sts@npm:3.699.0": version: 3.699.0 resolution: "@aws-sdk/client-sts@npm:3.699.0" @@ -1604,6 +1699,54 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/client-sts@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/client-sts@npm:3.709.0" + dependencies: + "@aws-crypto/sha256-browser": "npm:5.2.0" + "@aws-crypto/sha256-js": "npm:5.2.0" + "@aws-sdk/client-sso-oidc": "npm:3.709.0" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/credential-provider-node": "npm:3.709.0" + "@aws-sdk/middleware-host-header": "npm:3.709.0" + "@aws-sdk/middleware-logger": "npm:3.709.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.709.0" + "@aws-sdk/middleware-user-agent": "npm:3.709.0" + "@aws-sdk/region-config-resolver": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@aws-sdk/util-endpoints": "npm:3.709.0" + "@aws-sdk/util-user-agent-browser": "npm:3.709.0" + "@aws-sdk/util-user-agent-node": "npm:3.709.0" + "@smithy/config-resolver": "npm:^3.0.13" + "@smithy/core": "npm:^2.5.5" + "@smithy/fetch-http-handler": "npm:^4.1.2" + "@smithy/hash-node": "npm:^3.0.11" + "@smithy/invalid-dependency": "npm:^3.0.11" + "@smithy/middleware-content-length": "npm:^3.0.13" + "@smithy/middleware-endpoint": "npm:^3.2.5" + "@smithy/middleware-retry": "npm:^3.0.30" + "@smithy/middleware-serde": "npm:^3.0.11" + "@smithy/middleware-stack": "npm:^3.0.11" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/node-http-handler": "npm:^3.3.2" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/url-parser": "npm:^3.0.11" + "@smithy/util-base64": "npm:^3.0.0" + "@smithy/util-body-length-browser": "npm:^3.0.0" + "@smithy/util-body-length-node": "npm:^3.0.0" + "@smithy/util-defaults-mode-browser": "npm:^3.0.30" + "@smithy/util-defaults-mode-node": "npm:^3.0.30" + "@smithy/util-endpoints": "npm:^2.1.7" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-retry": "npm:^3.0.11" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/7f3c0d6c548c5156f775ba08920fae9291174cd5ca285e9d6af9a8773053e493b6b14cda393b6edf4de57d3025bfc097f48282f58b53e3ad43e4fce3293ad5f5 + languageName: node + linkType: hard + "@aws-sdk/core@npm:3.696.0": version: 3.696.0 resolution: "@aws-sdk/core@npm:3.696.0" @@ -1623,6 +1766,25 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/core@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/core@npm:3.709.0" + dependencies: + "@aws-sdk/types": "npm:3.709.0" + "@smithy/core": "npm:^2.5.5" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/signature-v4": "npm:^4.2.4" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/util-middleware": "npm:^3.0.11" + fast-xml-parser: "npm:4.4.1" + tslib: "npm:^2.6.2" + checksum: 10c0/9ae5b510c2376f6fc79a70bb6773408cbcb24e9b686d6efc55b75e791c1fe03079fee18399a006be0441381c67d051d06db758a76c0e7fceb7f65c41dc91154d + languageName: node + linkType: hard + "@aws-sdk/credential-provider-cognito-identity@npm:3.699.0": version: 3.699.0 resolution: "@aws-sdk/credential-provider-cognito-identity@npm:3.699.0" @@ -1649,6 +1811,19 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/credential-provider-env@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.709.0" + dependencies: + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.2" + tslib: "npm:^2.6.2" + checksum: 10c0/e68fc5ba198255754e4e2605bf305790cf82183139971ab152b03f30a2d6316ce64007473639566a14c335f0ca9afca1e0c1dd4df3b88b511ff6fe1745397233 + languageName: node + linkType: hard + "@aws-sdk/credential-provider-http@npm:3.696.0": version: 3.696.0 resolution: "@aws-sdk/credential-provider-http@npm:3.696.0" @@ -1667,6 +1842,24 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/credential-provider-http@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.709.0" + dependencies: + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/fetch-http-handler": "npm:^4.1.2" + "@smithy/node-http-handler": "npm:^3.3.2" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/util-stream": "npm:^3.3.2" + tslib: "npm:^2.6.2" + checksum: 10c0/f899cc2810802d3df3efad8a355426cee8313e9391055b1c420223852c6574630036dff0aaae4a2c98963451be77803f4d409174d833d68bb4907390af9ad0cd + languageName: node + linkType: hard + "@aws-sdk/credential-provider-ini@npm:3.699.0": version: 3.699.0 resolution: "@aws-sdk/credential-provider-ini@npm:3.699.0" @@ -1689,6 +1882,28 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/credential-provider-ini@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.709.0" + dependencies: + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/credential-provider-env": "npm:3.709.0" + "@aws-sdk/credential-provider-http": "npm:3.709.0" + "@aws-sdk/credential-provider-process": "npm:3.709.0" + "@aws-sdk/credential-provider-sso": "npm:3.709.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/credential-provider-imds": "npm:^3.2.8" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/shared-ini-file-loader": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" + tslib: "npm:^2.6.2" + peerDependencies: + "@aws-sdk/client-sts": ^3.709.0 + checksum: 10c0/86c76e8a1d8ad20b721baf1b11f8396d1f8c2baa32a6615d55876650f9d36e257c47b56bf4f5d0fdd8679f5d18b0703abcddcf00c520d9ab0ea0c002ebaa74cb + languageName: node + linkType: hard + "@aws-sdk/credential-provider-node@npm:3.699.0": version: 3.699.0 resolution: "@aws-sdk/credential-provider-node@npm:3.699.0" @@ -1709,6 +1924,26 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/credential-provider-node@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.709.0" + dependencies: + "@aws-sdk/credential-provider-env": "npm:3.709.0" + "@aws-sdk/credential-provider-http": "npm:3.709.0" + "@aws-sdk/credential-provider-ini": "npm:3.709.0" + "@aws-sdk/credential-provider-process": "npm:3.709.0" + "@aws-sdk/credential-provider-sso": "npm:3.709.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/credential-provider-imds": "npm:^3.2.8" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/shared-ini-file-loader": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" + tslib: "npm:^2.6.2" + checksum: 10c0/3be52ef6871cdbb0d38b6c3cf16bdc01282bdca1a0eb86b6c4226c79775630fde0775775b858ddd053383b747c2aec25755a11b6f278492855efc16b540a0c81 + languageName: node + linkType: hard + "@aws-sdk/credential-provider-process@npm:3.696.0": version: 3.696.0 resolution: "@aws-sdk/credential-provider-process@npm:3.696.0" @@ -1723,6 +1958,20 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/credential-provider-process@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.709.0" + dependencies: + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/shared-ini-file-loader": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" + tslib: "npm:^2.6.2" + checksum: 10c0/34db091e276fb4f9cde7dd4bb11d3fd6937a7bd30452b6db0b6e6a95a7180a60e3aefd41f5ec0461ee9e2aa6db040e251ec4c4158b30ad6d68da381cef97a487 + languageName: node + linkType: hard + "@aws-sdk/credential-provider-sso@npm:3.699.0": version: 3.699.0 resolution: "@aws-sdk/credential-provider-sso@npm:3.699.0" @@ -1739,6 +1988,22 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/credential-provider-sso@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.709.0" + dependencies: + "@aws-sdk/client-sso": "npm:3.709.0" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/token-providers": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/shared-ini-file-loader": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" + tslib: "npm:^2.6.2" + checksum: 10c0/a99a9f9393c80c144008b0eb3ec33a01f33dde9dfb69aa56371723f2c852db791c7eb07ff625627d2a91f9b9c420add2532cf1f694508ad50b6dfb059662cf9f + languageName: node + linkType: hard + "@aws-sdk/credential-provider-web-identity@npm:3.696.0": version: 3.696.0 resolution: "@aws-sdk/credential-provider-web-identity@npm:3.696.0" @@ -1754,6 +2019,21 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/credential-provider-web-identity@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.709.0" + dependencies: + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.2" + tslib: "npm:^2.6.2" + peerDependencies: + "@aws-sdk/client-sts": ^3.709.0 + checksum: 10c0/9b81d6f600b01d5c9123d41ae732a1b4667bf70eddf18dbdcc724304f8a66b0a9cd1d87f7e07ccdd6f2172e46c03fd810d518827149bb1605d400ca69ea04993 + languageName: node + linkType: hard + "@aws-sdk/credential-providers@npm:^3.127.0, @aws-sdk/credential-providers@npm:^3.341.0, @aws-sdk/credential-providers@npm:^3.583.0": version: 3.699.0 resolution: "@aws-sdk/credential-providers@npm:3.699.0" @@ -1779,51 +2059,51 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.696.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/types": "npm:3.709.0" "@aws-sdk/util-arn-parser": "npm:3.693.0" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" "@smithy/util-config-provider": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/2e8fd34f69466dee6884bd2501ad47b0815583ce92adebc0cd69537a084f56ec34760dcf34979a67faec70980dba3cde6fd6516576cc32b1d9f27e494d3ea62c + checksum: 10c0/c48ea32719bc823baf3c285a7cf9e76fd192428370f558012246f25580eb5eba747a5b23aa827c101abb98867abbaa6c09f3c919d5a7137594b244933e43a789 languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.696.0" +"@aws-sdk/middleware-expect-continue@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/1f91c500d44e2dcbf16434c40e4cf78a3c652b161bf4ccfcda03b94cd8b17d69d0058ee1932b6101643a8a2003487f1cc95e33a5972fe04366e86a3105fdfd24 + checksum: 10c0/359336699eb9e0a6221831b78fa5d52a01741768f48de277b13b68a1b6007d4c69f4597bfb4d4f204db9911ea52d728d88ff9ebb2e9b54e7f2f1d2d10ecb9330 languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.701.0": - version: 3.701.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.701.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.709.0" dependencies: "@aws-crypto/crc32": "npm:5.2.0" "@aws-crypto/crc32c": "npm:5.2.0" "@aws-crypto/util": "npm:5.2.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-stream": "npm:^3.3.1" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-stream": "npm:^3.3.2" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/b56d848f14f2f27c0837aa3f93bfddf51d1dcb06a8aae9a91536bbb14be92f88b27b1a0d5297a95ee91b3cc521202740646b52a229bbe24cca2e089038037547 + checksum: 10c0/d5a44d79c99f4543f87ac4cee8660f75f86c71e15c378952b049721de1d69abb78e3b726b4cd40c5a2ce2e473e4843bcc4f5d198714e4ac649793d289371151f languageName: node linkType: hard @@ -1839,14 +2119,26 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.696.0" +"@aws-sdk/middleware-host-header@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/300cc6148da5f49ff7ce82987af746a2af6f0bdffb8f31a07fd60d39a24ca797c89874349215f46d59dd2b5ca312ff288a6a1584b95e713c265344129a0b88b7 + checksum: 10c0/0b5b7da73f936946cf6f073ce5635cfaf35e11c58980ef59360c9cdf64a8f6932016db67b2683d64a8be984c19f5aadeb4e9808df7b5c008616c3401b4edc652 + languageName: node + linkType: hard + +"@aws-sdk/middleware-location-constraint@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.709.0" + dependencies: + "@aws-sdk/types": "npm:3.709.0" + "@smithy/types": "npm:^3.7.2" + tslib: "npm:^2.6.2" + checksum: 10c0/892f911343954cf098710b279233046db85a37fa81ba0b39b3f03c951e5525ff54e7ff55f1ed010c617ce44d00a5a894ebe89ed3b200b4d52f26e94ae5b03f8a languageName: node linkType: hard @@ -1861,6 +2153,17 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/middleware-logger@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-logger@npm:3.709.0" + dependencies: + "@aws-sdk/types": "npm:3.709.0" + "@smithy/types": "npm:^3.7.2" + tslib: "npm:^2.6.2" + checksum: 10c0/324f5d9252d8880aa4cd069a92a2d68cd8ba72d00aeea8628a3071214ea43de3180b5091fc06bd79fe24221bde3e0bec348e9b4978a8a3eaf43b09e159bfb513 + languageName: node + linkType: hard + "@aws-sdk/middleware-recursion-detection@npm:3.696.0": version: 3.696.0 resolution: "@aws-sdk/middleware-recursion-detection@npm:3.696.0" @@ -1873,36 +2176,48 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.696.0" +"@aws-sdk/middleware-recursion-detection@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.709.0" dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" + tslib: "npm:^2.6.2" + checksum: 10c0/aa1b049fed68e676905a97b2cdfe7e1faf1839c0296a42ebfce7cb93a9c5d1a63bd96cc1e56fb0339de4d4ab969c1d5e2a1012b6a2ba90b697b1b08e138ede62 + languageName: node + linkType: hard + +"@aws-sdk/middleware-sdk-s3@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.709.0" + dependencies: + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" "@aws-sdk/util-arn-parser": "npm:3.693.0" - "@smithy/core": "npm:^2.5.3" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" + "@smithy/core": "npm:^2.5.5" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/signature-v4": "npm:^4.2.4" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-stream": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-stream": "npm:^3.3.2" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/1387b24256680f9d58c74db02fc32696a503d1d4299f8aaabf6b66350788105b7ae181880bd8a2dec39e3c735d98f41583dee673eab7f46c322d530b13ff51e9 + checksum: 10c0/a41bc462cd6526c332cab4408e37eed2d7ee56888d860b452c2a08eafbe850f1590bae1c6dba83c76de2a89c01a8452bcc64369c0d3a76f3409ef0a0a82bd915 languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.696.0" +"@aws-sdk/middleware-ssec@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/5041d9d367d1b0daa897351b8d446e66929577b80a86e06af40ee5664c3f29cd5a35230d93d522e9acc23c15db4c4dfcc39a092e12a4be73061069b1a99d674a + checksum: 10c0/9880f03e0ad713ac6583795a5bbf90b2379f54c52610b1142edd7cd94a78c6bfe2a8c97316bb1f6043fb13f10b08fc6aebe6c909ac732c94b7b1d4db217cab9d languageName: node linkType: hard @@ -1921,6 +2236,21 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/middleware-user-agent@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.709.0" + dependencies: + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@aws-sdk/util-endpoints": "npm:3.709.0" + "@smithy/core": "npm:^2.5.5" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" + tslib: "npm:^2.6.2" + checksum: 10c0/cb788870ae6cced748f931e05021cb03f14d16f1d843beb47ea3e52f93e14a1d2c5aef2d177d8bbc6fc1a63754b1de3fb713931a0f996b7626ab796fa9ad8eba + languageName: node + linkType: hard + "@aws-sdk/protocol-http@npm:^3.341.0, @aws-sdk/protocol-http@npm:^3.374.0": version: 3.374.0 resolution: "@aws-sdk/protocol-http@npm:3.374.0" @@ -1945,50 +2275,64 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/s3-presigned-post@npm:3.705.0": - version: 3.705.0 - resolution: "@aws-sdk/s3-presigned-post@npm:3.705.0" +"@aws-sdk/region-config-resolver@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.709.0" dependencies: - "@aws-sdk/client-s3": "npm:3.705.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-format-url": "npm:3.696.0" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" + "@smithy/util-config-provider": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^3.0.11" + tslib: "npm:^2.6.2" + checksum: 10c0/f42e2cb8c23f6600b06a4bbba128c2ffd3bc764b8e942ef2cc607cef55e679ab6a2ab9d2655eb72cf08749982992a7a1a3957a034d8f38ddad1da5e39b6cb8b4 + languageName: node + linkType: hard + +"@aws-sdk/s3-presigned-post@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/s3-presigned-post@npm:3.709.0" + dependencies: + "@aws-sdk/client-s3": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@aws-sdk/util-format-url": "npm:3.709.0" + "@smithy/middleware-endpoint": "npm:^3.2.5" + "@smithy/signature-v4": "npm:^4.2.4" + "@smithy/types": "npm:^3.7.2" "@smithy/util-hex-encoding": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/1cf5724005131d1a0414ada903e7f8e0983aaa2611f53026d6cb64603b441532d2cdcc7d7a0fd4bff4eab9fb8132604f5749b8db51887e5d1a06fe73c0dd3ac6 + checksum: 10c0/292b49ed0dbfcac36fc4c7d8b2a0fbf894c1891be39969234906d893cec763509ebd20def31e6c9aa8c8ee02e9b315b5224f0a7f685053823fba34f88342eaaa languageName: node linkType: hard -"@aws-sdk/s3-request-presigner@npm:3.705.0": - version: 3.705.0 - resolution: "@aws-sdk/s3-request-presigner@npm:3.705.0" +"@aws-sdk/s3-request-presigner@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/s3-request-presigner@npm:3.709.0" dependencies: - "@aws-sdk/signature-v4-multi-region": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-format-url": "npm:3.696.0" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/signature-v4-multi-region": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@aws-sdk/util-format-url": "npm:3.709.0" + "@smithy/middleware-endpoint": "npm:^3.2.5" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/8f32b979b0ce1b8758a59e27780c0783fb14dca7b230ae0dd9c499c786ca347d6b073dad049dbf27a967a07e36334abadb56d8b93e7ed06dea1ae1ea6cdbaae4 + checksum: 10c0/f518c27ed2fbce3c08181c69154099a12ee748391a90049da6b3e6045fd7e9bbeb3c5cd3371dc25046a106b3c3d11d5fd26c6a9852ab6c6b323189bb7f6d5156 languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.696.0" +"@aws-sdk/signature-v4-multi-region@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.709.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/middleware-sdk-s3": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/signature-v4": "npm:^4.2.4" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/2d429b1ad202d4ff6e56671f8778d42b84a9bc6d03ac3db96bc332d11411cae461d78c7a76c0c9f597ac2c51fb88bf8db7071782fac85392350d09dfdaabbf15 + checksum: 10c0/4acbe987bdf00ff6cb637e373a3fa766203eed953932ee311bbb3240c0350d3e52cbfdfa8fe2ec5d7c5d2d68bdf7b6e05c28579c54a87bed101ea34b12f32ce2 languageName: node linkType: hard @@ -2017,7 +2361,22 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/types@npm:3.696.0, @aws-sdk/types@npm:^3.222.0": +"@aws-sdk/token-providers@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/token-providers@npm:3.709.0" + dependencies: + "@aws-sdk/types": "npm:3.709.0" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/shared-ini-file-loader": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" + tslib: "npm:^2.6.2" + peerDependencies: + "@aws-sdk/client-sso-oidc": ^3.709.0 + checksum: 10c0/17fb682004a1b90f4190b8c09372ce565f390118c03afdde8ed5ffd6f25354a7d9c18d3970eaa1e6a25992dbfef128cee5b4b040c8d4d281d22e507c0582c502 + languageName: node + linkType: hard + +"@aws-sdk/types@npm:3.696.0": version: 3.696.0 resolution: "@aws-sdk/types@npm:3.696.0" dependencies: @@ -2027,6 +2386,16 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/types@npm:3.709.0, @aws-sdk/types@npm:^3.222.0": + version: 3.709.0 + resolution: "@aws-sdk/types@npm:3.709.0" + dependencies: + "@smithy/types": "npm:^3.7.2" + tslib: "npm:^2.6.2" + checksum: 10c0/332884276344189e53d7044e27b9d6ec89fe1f06cdbd24afafcfc08c817a54ccf8b74312aa866895caae18a8f3a8d985a5afdf8553d90843998866b86acebacf + languageName: node + linkType: hard + "@aws-sdk/util-arn-parser@npm:3.693.0": version: 3.693.0 resolution: "@aws-sdk/util-arn-parser@npm:3.693.0" @@ -2048,15 +2417,27 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-format-url@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/util-format-url@npm:3.696.0" +"@aws-sdk/util-endpoints@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/util-endpoints@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/querystring-builder": "npm:^3.0.10" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/util-endpoints": "npm:^2.1.7" + tslib: "npm:^2.6.2" + checksum: 10c0/946449c2ebb209cd9fb784e5a1dcb005f4249b41c9f6025cb6f5677bf0e884b6a791976926fa768b529376dabbde807eed4161573d06dea4dff125549052bdcc + languageName: node + linkType: hard + +"@aws-sdk/util-format-url@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/util-format-url@npm:3.709.0" + dependencies: + "@aws-sdk/types": "npm:3.709.0" + "@smithy/querystring-builder": "npm:^3.0.11" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/194541c0aa030adcd3764c07048856b2157cd6f2fe10f183a6ca3f24ee55a72cd2d358eb8568f8019726142530565e33f92d2f27630a67c190de19728ff12cc6 + checksum: 10c0/a3164289780bb147583ff1f755c0d60b9401e680ff2790c1661be88f40fe94ee7975b5d82c496d6a41e560e3f14ec5e319d44971f3adfaba431d734c55528d98 languageName: node linkType: hard @@ -2081,6 +2462,18 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/util-user-agent-browser@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.709.0" + dependencies: + "@aws-sdk/types": "npm:3.709.0" + "@smithy/types": "npm:^3.7.2" + bowser: "npm:^2.11.0" + tslib: "npm:^2.6.2" + checksum: 10c0/28b12c8f5dab6d3f78f7108aeffd8173d2e3ff7738f20ce9ab8e4c2d0e628bdf15cff31466a58bbe0904dd04008e4f4def9db7bf67c59e9cfd6c06d30e9000a7 + languageName: node + linkType: hard + "@aws-sdk/util-user-agent-node@npm:3.696.0": version: 3.696.0 resolution: "@aws-sdk/util-user-agent-node@npm:3.696.0" @@ -2099,6 +2492,24 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/util-user-agent-node@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.709.0" + dependencies: + "@aws-sdk/middleware-user-agent": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" + tslib: "npm:^2.6.2" + peerDependencies: + aws-crt: ">=1.0.0" + peerDependenciesMeta: + aws-crt: + optional: true + checksum: 10c0/953bb7401de24c18f80b6bb3bac6a49b94563c461c66d3763331d850eb20a8884029940d1e1d82c7924bfe33560ff2cdb75926e54ffb5fd83113d228af38409b + languageName: node + linkType: hard + "@aws-sdk/util-utf8-browser@npm:^3.0.0": version: 3.259.0 resolution: "@aws-sdk/util-utf8-browser@npm:3.259.0" @@ -2108,13 +2519,13 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/xml-builder@npm:3.696.0" +"@aws-sdk/xml-builder@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/xml-builder@npm:3.709.0" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/7a628df60d55bbee0dafd1920b37e071c9c663ef8b3ef8e601a528185f0503d6b4da50350f636b1f09851f60314e12b28d16fa1239f40a6fb4866e9f6f829778 + checksum: 10c0/019feddf39e8a98862baac53cce8e39cf1d9452e6ca8d04a89854429e31dadd2280cf5d8c3ebf9cb04ec5ffc871d86eeb74318a32ad28d3618ebf24305722896 languageName: node linkType: hard @@ -8724,8 +9135,8 @@ __metadata: version: 0.0.0-use.local resolution: "@local/hash-backend-utils@workspace:libs/@local/hash-backend-utils" dependencies: - "@aws-sdk/client-s3": "npm:3.705.0" - "@aws-sdk/s3-request-presigner": "npm:3.705.0" + "@aws-sdk/client-s3": "npm:3.709.0" + "@aws-sdk/s3-request-presigner": "npm:3.709.0" "@blockprotocol/core": "npm:0.1.3" "@blockprotocol/graph": "npm:0.4.0-canary.0" "@blockprotocol/type-system": "npm:0.1.2-canary.0" @@ -13521,13 +13932,13 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^3.1.8": - version: 3.1.8 - resolution: "@smithy/abort-controller@npm:3.1.8" +"@smithy/abort-controller@npm:^3.1.9": + version: 3.1.9 + resolution: "@smithy/abort-controller@npm:3.1.9" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/ba62148955592036502880ac68a3fd1d4b0b70e3ace36ef9f1d0f507287795875598e2b9823ab6cdf542dcdb9fe75b57872694fc4a8108f7ab71938426a1c89c + checksum: 10c0/d8e27940a087a16922d3c292049b50847fe8a84e632701e5aa33c175ddd84c1ef2566ac3f6550bcc06689da64bf79bdbabaf4e442ba92b18c252e62ca6a8880e languageName: node linkType: hard @@ -13550,45 +13961,45 @@ __metadata: languageName: node linkType: hard -"@smithy/config-resolver@npm:^3.0.12": - version: 3.0.12 - resolution: "@smithy/config-resolver@npm:3.0.12" +"@smithy/config-resolver@npm:^3.0.12, @smithy/config-resolver@npm:^3.0.13": + version: 3.0.13 + resolution: "@smithy/config-resolver@npm:3.0.13" dependencies: - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/types": "npm:^3.7.1" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-middleware": "npm:^3.0.11" tslib: "npm:^2.6.2" - checksum: 10c0/01686446680e1a0e98051034671813f2ea78664ee8a6b22811a12fb937c1ac5b67b63ab9a6ae5995c61991344fbacebc906189cd063512ef1c1bdfb6c491941d + checksum: 10c0/9dac64028019e7b64ddf0e884dd03ce53eb1e9f070aec28acfbc24d624cd5d5ba2830d1e63a448119b20711969b03d4dbca0c4d7650e976b28475a8d8b7d0d93 languageName: node linkType: hard -"@smithy/core@npm:^2.5.3, @smithy/core@npm:^2.5.4": - version: 2.5.4 - resolution: "@smithy/core@npm:2.5.4" +"@smithy/core@npm:^2.5.3, @smithy/core@npm:^2.5.4, @smithy/core@npm:^2.5.5": + version: 2.5.5 + resolution: "@smithy/core@npm:2.5.5" dependencies: - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@smithy/middleware-serde": "npm:^3.0.11" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" "@smithy/util-body-length-browser": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-stream": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-stream": "npm:^3.3.2" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/b966d6a7136cc9575370a75ad380fc27b85e83dd6615c04a413a3ef7ef2a496adb1a7e46b8daa256cfaf5993c4d14957834a1dfd416a3bb16402d6012229e2a0 + checksum: 10c0/7b05af10073eaa6353bf0da4de5862ba3651ffa1abdd2f3a0dc874ace03c4e3dd9137d38dd876f8dde7f5f7a94371328ffde01ae67b5f6651ac31d29cb87beeb languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^3.2.6, @smithy/credential-provider-imds@npm:^3.2.7": - version: 3.2.7 - resolution: "@smithy/credential-provider-imds@npm:3.2.7" +"@smithy/credential-provider-imds@npm:^3.2.6, @smithy/credential-provider-imds@npm:^3.2.8": + version: 3.2.8 + resolution: "@smithy/credential-provider-imds@npm:3.2.8" dependencies: - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/property-provider": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.2" + "@smithy/url-parser": "npm:^3.0.11" tslib: "npm:^2.6.2" - checksum: 10c0/c0f1d0c439f26d046ef130057ea1727cb06cab96054ed23202d6eb7eaec3e5d8ef96380b69fbdec505c569e5f2b56ed68ba8c687f47d7d99607c30e5f6e469c1 + checksum: 10c0/26af5e83ccff767fc0857bc92d90e406c8cd261c40da189c6057a0c1754ba1a13abbff86bb41648988eb1d5e841af0df5cc5bed73f72c49b3f44d4121618b79c languageName: node linkType: hard @@ -13616,36 +14027,36 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-codec@npm:^3.1.9": - version: 3.1.9 - resolution: "@smithy/eventstream-codec@npm:3.1.9" +"@smithy/eventstream-codec@npm:^3.1.10": + version: 3.1.10 + resolution: "@smithy/eventstream-codec@npm:3.1.10" dependencies: "@aws-crypto/crc32": "npm:5.2.0" - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" "@smithy/util-hex-encoding": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/857761ffcf4cb6296dcb28763417b2e8f8ab2001f2fbf26ae169a6a57b4e095af380d81361ce1eddaacd664c99205071f1fb4ad4e6c4949022e7e86a6dd51590 + checksum: 10c0/2d95bbdc13866ad3acfb81b63d17ad7b9a232bde54a76f31d1f98a8097f1420a5ce86bb45e14c3fd7de0562f4cdfdb9047c79003f3cd37d0eef1b8334b4cfb61 languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^3.0.13": - version: 3.0.13 - resolution: "@smithy/eventstream-serde-browser@npm:3.0.13" +"@smithy/eventstream-serde-browser@npm:^3.0.13, @smithy/eventstream-serde-browser@npm:^3.0.14": + version: 3.0.14 + resolution: "@smithy/eventstream-serde-browser@npm:3.0.14" dependencies: - "@smithy/eventstream-serde-universal": "npm:^3.0.12" - "@smithy/types": "npm:^3.7.1" + "@smithy/eventstream-serde-universal": "npm:^3.0.13" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/ca3b37dbb3a4e8ea04e101c6555cc75b517544397b8d4daf5b6ba31ed38aa0ccb439d84b081e3660e9bcad7a9f9faa4e8fc006c145da6355635bcbd8fec80204 + checksum: 10c0/ebcdde6435df0a20b6439bd16f5a3d3597b7bcba4a3e8e05f59451116d18c874b37abcc0dfd3e7b67e3381782d6656013c2511a1b66400a7e0a9a3d00c9c38d3 languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.10" +"@smithy/eventstream-serde-config-resolver@npm:^3.0.10, @smithy/eventstream-serde-config-resolver@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/0b5c4bc240ee092b2e5d968ceba54b7a1cd41a13dceb88fb7c4cb809debfa29b2b40addbdd19e4ca9ecd499f1947fbd06e2eeeb3e132f0b23250b37cef1a8903 + checksum: 10c0/0c8ba642c63b95c0a6c218a6fc71dd212b0fc42306605fba2827602e54782efc9ba15d9ce1b8cf0f9aa8b46cabbb4e4fab0addd12007493b9551b3997ab8cc05 languageName: node linkType: hard @@ -13660,14 +14071,14 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^3.0.12": - version: 3.0.12 - resolution: "@smithy/eventstream-serde-node@npm:3.0.12" +"@smithy/eventstream-serde-node@npm:^3.0.12, @smithy/eventstream-serde-node@npm:^3.0.13": + version: 3.0.13 + resolution: "@smithy/eventstream-serde-node@npm:3.0.13" dependencies: - "@smithy/eventstream-serde-universal": "npm:^3.0.12" - "@smithy/types": "npm:^3.7.1" + "@smithy/eventstream-serde-universal": "npm:^3.0.13" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/7ec4b2d18992fd56be8fbd598ede7db1990512bfcc6f1a75b04dcd919d1aa328578c404ebde68779fd175259ee69044198ecd8c244d89e66e9cb05ffb9c14468 + checksum: 10c0/934531f159cf6b24f038396df5fe5b53d43c16e143f1d89b4a9cc1d64e3a6687aa98002c4e67cc8e61ed0fe211be67c3df3dab7c5b93866e867a2887b5d3bc3b languageName: node linkType: hard @@ -13682,14 +14093,14 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-universal@npm:^3.0.12": - version: 3.0.12 - resolution: "@smithy/eventstream-serde-universal@npm:3.0.12" +"@smithy/eventstream-serde-universal@npm:^3.0.13": + version: 3.0.13 + resolution: "@smithy/eventstream-serde-universal@npm:3.0.13" dependencies: - "@smithy/eventstream-codec": "npm:^3.1.9" - "@smithy/types": "npm:^3.7.1" + "@smithy/eventstream-codec": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/5247673c34cba51e9764503812e693dce9653b5c2341b02b9f500ff0ee00f3f47e7041ac10085b2ee916d340e24f6e346fa5a0fdc9820fd952bcc5d88f487178 + checksum: 10c0/5eea197d6c6f2fc993bbd3499d71655bc14d597b95bda11f030c45871ae68a56472b58cee4c199a0f33bc7dd4caf437d74eafb836884c899a548dfd0b6776961 languageName: node linkType: hard @@ -13706,61 +14117,61 @@ __metadata: languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/fetch-http-handler@npm:4.1.1" +"@smithy/fetch-http-handler@npm:^4.1.1, @smithy/fetch-http-handler@npm:^4.1.2": + version: 4.1.2 + resolution: "@smithy/fetch-http-handler@npm:4.1.2" dependencies: - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/querystring-builder": "npm:^3.0.10" - "@smithy/types": "npm:^3.7.1" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/querystring-builder": "npm:^3.0.11" + "@smithy/types": "npm:^3.7.2" "@smithy/util-base64": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/e6307dfdb621a5481e7b263e2ad0a6c4b54982504c0c1ed8e2cd12d0b9b09dd99d0a7e4ebff9d8f30f1935bae24945f44cef98eca42ad119e4f1f23507ebb081 + checksum: 10c0/6fd45737e236e4ac607013a174088e28f26b2a52b3eb3d410bfcbe289ef735b323bae2f5044b339e43c80305c33dca18c7b33dbaa5297f7b5604e0cb2cb8ec0c languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^3.1.9": - version: 3.1.9 - resolution: "@smithy/hash-blob-browser@npm:3.1.9" +"@smithy/hash-blob-browser@npm:^3.1.10": + version: 3.1.10 + resolution: "@smithy/hash-blob-browser@npm:3.1.10" dependencies: "@smithy/chunked-blob-reader": "npm:^4.0.0" "@smithy/chunked-blob-reader-native": "npm:^3.0.1" - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/728becc50fd2463b93b77b6bfadafeee280f5c01d3a92ec227233cc47c3005f563209d1d144b83461f46d6c8a0674bb458581f6a1627ff43826a4466a0860e40 + checksum: 10c0/206eb5200f6d678f81cd8811cbd9e938a62256bce188503d25534a1df3d97c489420bee32cc61e634a00f9d0129c7683bca64428f7955e9c4f174df1db185cee languageName: node linkType: hard -"@smithy/hash-node@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/hash-node@npm:3.0.10" +"@smithy/hash-node@npm:^3.0.10, @smithy/hash-node@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/hash-node@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" "@smithy/util-buffer-from": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/1134872f7c4ba2c35583bd0932bf0b8cb99f5f24e79235660a5e0e0914c1d587c0ee7d44d5d4a8c0ed0c77249fc3a154d28a994dc2f42e27cf212d2052a5d0bd + checksum: 10c0/d0eb389976fac0667d9cd94eac5d0a16010198034ecb18180973974ced06952a73846a7b760a7c53e52d7fb3d9c2193bd0580afbefd675ca5620cf66ac14d1f7 languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^3.1.9": - version: 3.1.9 - resolution: "@smithy/hash-stream-node@npm:3.1.9" +"@smithy/hash-stream-node@npm:^3.1.10": + version: 3.1.10 + resolution: "@smithy/hash-stream-node@npm:3.1.10" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/de292bb7f70ed6f8fab73a9c0adcd0d659a5ecb46ade36e852a0402323715223c859b10e7344d31c16d59b9a4077626c666754421cfd5a04e17dc1a3e2a5490d + checksum: 10c0/ade9da919768d138010acf9487b8bcb18c91ba70312440322da06b75f9205bfcb8716d2fa9f3904b9d07e9d306e13b91e4f192bc8807e5a6e3f8bc77f193a4d3 languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/invalid-dependency@npm:3.0.10" +"@smithy/invalid-dependency@npm:^3.0.10, @smithy/invalid-dependency@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/invalid-dependency@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/98bae16110f3f895991c1bd0a4291d9c900380b159c6d50d7327bd5161469f63510209ea3b08cfb0a12a66dfd9de8a1dc1ac71708b68f97c06b4ee6a2cde60b7 + checksum: 10c0/7cba9b2ebfee068e5ddddfb0a89b87c70ab252e88b0bfb2967c5373187b754452e66487ad3a539095049f2a6f327e438105b781e18f9a1ba1eb898f78c25d5ba languageName: node linkType: hard @@ -13791,14 +14202,14 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/md5-js@npm:3.0.10" +"@smithy/md5-js@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/md5-js@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/ab0675b36cd48c76f0512ff5c87bc3e3e64288123ee37a493bc514fbcf48355eb8a9e5ed30efb9066286122dc6d3e5981b0f0f619929bb568d4b3d9023de4ccc + checksum: 10c0/6d5d13e27c0233079b2dba610d7744fba6528eb868c94a7a8d2eb8c4746bd327648016c473b7872eb4d55f6143b0253b472c91ab69e7bc2747c8f4f7212f9405 languageName: node linkType: hard @@ -13820,14 +14231,14 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^3.0.12": - version: 3.0.12 - resolution: "@smithy/middleware-content-length@npm:3.0.12" +"@smithy/middleware-content-length@npm:^3.0.12, @smithy/middleware-content-length@npm:^3.0.13": + version: 3.0.13 + resolution: "@smithy/middleware-content-length@npm:3.0.13" dependencies: - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/6d8db9bc97e3c09133ec9dc3114ca3e9ad3db5c234a2e109c3010e8661b488b08b8b2066bb2cd13da11d6ccffb9bbfbec1fa1552386d6e0d8d433b5041a6978b + checksum: 10c0/b5a4a3d28543e2175f15f3b2df7faf4e34b5a295ffeb583333971a94cf7f769f998ffa42a66f2e56fb5c3c1590fc2d0b8880bf47251dc301c41ae81d0eebf07a languageName: node linkType: hard @@ -13846,36 +14257,36 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^3.2.3, @smithy/middleware-endpoint@npm:^3.2.4": - version: 3.2.4 - resolution: "@smithy/middleware-endpoint@npm:3.2.4" +"@smithy/middleware-endpoint@npm:^3.2.3, @smithy/middleware-endpoint@npm:^3.2.5": + version: 3.2.5 + resolution: "@smithy/middleware-endpoint@npm:3.2.5" dependencies: - "@smithy/core": "npm:^2.5.4" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/shared-ini-file-loader": "npm:^3.1.11" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" - "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/core": "npm:^2.5.5" + "@smithy/middleware-serde": "npm:^3.0.11" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/shared-ini-file-loader": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" + "@smithy/url-parser": "npm:^3.0.11" + "@smithy/util-middleware": "npm:^3.0.11" tslib: "npm:^2.6.2" - checksum: 10c0/3d7f6322e26cc05e0ecdfa19a7fdf422fdddc2816b109a84a76b947e688c2a1c03e08a43434f660cc568b00114628b5b0f50b45a6b6bf95501aeb7d55cdef461 + checksum: 10c0/68ca5113ae7f3300cc44f9070e0f25eb21b4e15a9f56222e0746b14986600d7d703f9e25f6051c6d6502d142002256efec47c64c11dc62a56e0b8b36d95b7886 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^3.0.27": - version: 3.0.28 - resolution: "@smithy/middleware-retry@npm:3.0.28" +"@smithy/middleware-retry@npm:^3.0.27, @smithy/middleware-retry@npm:^3.0.30": + version: 3.0.30 + resolution: "@smithy/middleware-retry@npm:3.0.30" dependencies: - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/service-error-classification": "npm:^3.0.10" - "@smithy/smithy-client": "npm:^3.4.5" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/service-error-classification": "npm:^3.0.11" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-retry": "npm:^3.0.11" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/e2d4cf85a161ca711d4a6e9be420d2e9ae387d21d10ed68db2dbba9a5a76fdf6df03a16bfd9309075ea846661a7c292d073ad444cee82367a4389b12f543facc + checksum: 10c0/57c8f78c2d6654bdf23e8d0aca7e8b97ea6df89a6e2725cdc58d3f78fa168d4e7357f04483ec4c3f345c48bed70ea04e2c323e59b3f6c48c58346d74f9b3842e languageName: node linkType: hard @@ -13889,13 +14300,13 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-serde@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/middleware-serde@npm:3.0.10" +"@smithy/middleware-serde@npm:^3.0.10, @smithy/middleware-serde@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/middleware-serde@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/407ddbbf856c54ba5592b76aeeadc5a09a679614e8eaac91b8d662b6bd7e9cf16b60190eb15254befd34311ac137260c00433ac9126a734c6c60a256e55c0e69 + checksum: 10c0/fae0ce5784ff77d2998652c11b18304d0a5a537853acffe683f06a505f995a21228c086f7a6a979218f81ff5aee8705ed38343b6f9db4540e90340b34f763f65 languageName: node linkType: hard @@ -13909,13 +14320,13 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-stack@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/middleware-stack@npm:3.0.10" +"@smithy/middleware-stack@npm:^3.0.10, @smithy/middleware-stack@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/middleware-stack@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/badcc1d275f7fd4957b6bce4e917060f971a4199e717cde7d3b4909be5d40e61c93328e2968e6885b4e8f7f5772e84ac743ddcc80031ab52efb47a3a3168beb0 + checksum: 10c0/39d943328735d70b1f29d565b014aaf9c96a2f95e33ab499284b70d48229b4304d35ab5b0df31971f868066f6996d5ee24083bcd71dff3892e9f5a595064c10f languageName: node linkType: hard @@ -13931,15 +14342,15 @@ __metadata: languageName: node linkType: hard -"@smithy/node-config-provider@npm:^3.1.11": - version: 3.1.11 - resolution: "@smithy/node-config-provider@npm:3.1.11" +"@smithy/node-config-provider@npm:^3.1.11, @smithy/node-config-provider@npm:^3.1.12": + version: 3.1.12 + resolution: "@smithy/node-config-provider@npm:3.1.12" dependencies: - "@smithy/property-provider": "npm:^3.1.10" - "@smithy/shared-ini-file-loader": "npm:^3.1.11" - "@smithy/types": "npm:^3.7.1" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/shared-ini-file-loader": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/b80a6d3f96979696499b27155c3e075f139fa6be6a2ea9688735bd1802f22bb41be4545dac9ea4db51519d22c6fb469e5bfad9063e2fa2b8771130d2f2d611a7 + checksum: 10c0/e00b47e749233df6d98287176c8b6cf69287aaab593e5e97b365da8d2781a3478178cab1ad3c68c997efe41a9653960e5615c2cab368e677f05a3acc16e958e5 languageName: node linkType: hard @@ -13956,16 +14367,16 @@ __metadata: languageName: node linkType: hard -"@smithy/node-http-handler@npm:^3.3.1": - version: 3.3.1 - resolution: "@smithy/node-http-handler@npm:3.3.1" +"@smithy/node-http-handler@npm:^3.3.1, @smithy/node-http-handler@npm:^3.3.2": + version: 3.3.2 + resolution: "@smithy/node-http-handler@npm:3.3.2" dependencies: - "@smithy/abort-controller": "npm:^3.1.8" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/querystring-builder": "npm:^3.0.10" - "@smithy/types": "npm:^3.7.1" + "@smithy/abort-controller": "npm:^3.1.9" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/querystring-builder": "npm:^3.0.11" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/32bb521a6cc7692ee33a362256661dbdccedfe448f116595bf6870f5c4343e3152daf5f9ae0b43d4a888016ea9161375858046f141513fb1d6c61545572712fc + checksum: 10c0/8229f61d83df62d68f94e816520b368e9f8566426741a05134c650ee65079eddd235faa01e046e71ca8238cfc911d0d0f48820b278ce5ba81a439435d1377222 languageName: node linkType: hard @@ -13979,13 +14390,13 @@ __metadata: languageName: node linkType: hard -"@smithy/property-provider@npm:^3.1.10, @smithy/property-provider@npm:^3.1.9": - version: 3.1.10 - resolution: "@smithy/property-provider@npm:3.1.10" +"@smithy/property-provider@npm:^3.1.11, @smithy/property-provider@npm:^3.1.9": + version: 3.1.11 + resolution: "@smithy/property-provider@npm:3.1.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/8dfcf30565b00287fd3c5ad2784f5c820264251dc9d1ac7334a224e40eb3eac4762a6198961d3e261bbcc738fc0c7c88ebd1007761e994569342f339ff503e1e + checksum: 10c0/7c8a9b567ff2ec33b021e718b9757c5492f0e6b4330793bb9726d4756312fb3e786fe636f26c56ddfcbea4f58dbf6c3452c0fd2ecce9193031151a4555602424 languageName: node linkType: hard @@ -14009,13 +14420,13 @@ __metadata: languageName: node linkType: hard -"@smithy/protocol-http@npm:^4.1.7": - version: 4.1.7 - resolution: "@smithy/protocol-http@npm:4.1.7" +"@smithy/protocol-http@npm:^4.1.7, @smithy/protocol-http@npm:^4.1.8": + version: 4.1.8 + resolution: "@smithy/protocol-http@npm:4.1.8" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/1d5bf3e3ae9b3c7b58934163f56364228a42d50dcc64c83855be846d46f4954ed36b1bc3d949cd24bb5da3787d9b787637cffa5e3fdbbe8e1932e05ea14eace6 + checksum: 10c0/490425e7329962ede034cf04911c80a2653011dc2b15b9b76a1553545bec84aeef1b70c9f0ab6c2adfc3502afec6f4cf38499dba211e9f81370d470f6e35ca0f languageName: node linkType: hard @@ -14030,14 +14441,14 @@ __metadata: languageName: node linkType: hard -"@smithy/querystring-builder@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/querystring-builder@npm:3.0.10" +"@smithy/querystring-builder@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/querystring-builder@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" "@smithy/util-uri-escape": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/3a95519ee41f195c3b56978803d50ba2b5b2ce46fc0de063442cdab347528cd0e3c3d5cd0361bc33ceeec1893198cb3246c201026c3917349e0fb908ca8c3fb0 + checksum: 10c0/77daf191c606178cc76f46739b4085660ed3036993a9c2274cb6b70a9ba29e000c33c3c093263a6a119e0a55f063d02a29806e1c90384e18f50a8c2bc0a1d7f0 languageName: node linkType: hard @@ -14051,22 +14462,22 @@ __metadata: languageName: node linkType: hard -"@smithy/querystring-parser@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/querystring-parser@npm:3.0.10" +"@smithy/querystring-parser@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/querystring-parser@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/e57c15087246e6a50348d557b670ded987ed5d88d4279a0a4896828d2be9fb2949f6b6c8656e5be45282c25cfa2fe62fe7fd9bd159ac30177f5b99181a5f4b74 + checksum: 10c0/f5650eb44ff621308ea3e65de54f284e866812abc814fd4d36c432d7a0150e7a92cead604a8580bd12d108c6e78e019fb36eef30774b36086be1137c8d6846eb languageName: node linkType: hard -"@smithy/service-error-classification@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/service-error-classification@npm:3.0.10" +"@smithy/service-error-classification@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/service-error-classification@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" - checksum: 10c0/9b9d5e0436d168f6a3290edb008292e2cc28ec7d2d9227858aff7c9c70d732336b71898eb0cb7fa76ea04c0180ec3afaf7930c92e881efd4b91023d7d8919044 + "@smithy/types": "npm:^3.7.2" + checksum: 10c0/a3e7cb55989f2f7aaca170a8b56187bab35ab2ef7c4199b145aa7e2d02b130d9e779c92e25805415a6a2e4ec4c67f0355f640281e4cf24f0e92f71f2eca32e9f languageName: node linkType: hard @@ -14080,13 +14491,13 @@ __metadata: languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^3.1.10, @smithy/shared-ini-file-loader@npm:^3.1.11": - version: 3.1.11 - resolution: "@smithy/shared-ini-file-loader@npm:3.1.11" +"@smithy/shared-ini-file-loader@npm:^3.1.10, @smithy/shared-ini-file-loader@npm:^3.1.12": + version: 3.1.12 + resolution: "@smithy/shared-ini-file-loader@npm:3.1.12" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/7479713932f00a6b85380fa8012ad893bb61e7ea614976e0ab2898767ff7dc91bb1dd813a4ec72e4850d6b10296f11032cd5dd916970042be376c19d0d3954b6 + checksum: 10c0/8dc647cc697977bb6fd9d6d0efa51a42b811c2da11d6a73f07a9713a73ad795458d68e5fef9d2e66b45310de9f55dbace6ebb1d12f2551fc6a75aa0ceadced5f languageName: node linkType: hard @@ -14106,19 +14517,19 @@ __metadata: languageName: node linkType: hard -"@smithy/signature-v4@npm:^4.2.2": - version: 4.2.3 - resolution: "@smithy/signature-v4@npm:4.2.3" +"@smithy/signature-v4@npm:^4.2.2, @smithy/signature-v4@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/signature-v4@npm:4.2.4" dependencies: "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" "@smithy/util-hex-encoding": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-middleware": "npm:^3.0.11" "@smithy/util-uri-escape": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/7cecc9c73cb863e15c4517601a2a1e82b3728fbe174c533d807beb54f59f66792891c82955d874baa27640201d719b6ea63497b376e4c7cd09d5d52ea36fe3fc + checksum: 10c0/a75450f508cec1cff56f22c4b81f51faec48474648bb4deadc28eb16f7c9bac7623b55733429169c1eaf85129c57c168dc41f0a5ceef0b2c031f4b08c49c1315 languageName: node linkType: hard @@ -14136,18 +14547,18 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^3.4.4, @smithy/smithy-client@npm:^3.4.5": - version: 3.4.5 - resolution: "@smithy/smithy-client@npm:3.4.5" - dependencies: - "@smithy/core": "npm:^2.5.4" - "@smithy/middleware-endpoint": "npm:^3.2.4" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-stream": "npm:^3.3.1" +"@smithy/smithy-client@npm:^3.4.4, @smithy/smithy-client@npm:^3.5.0": + version: 3.5.0 + resolution: "@smithy/smithy-client@npm:3.5.0" + dependencies: + "@smithy/core": "npm:^2.5.5" + "@smithy/middleware-endpoint": "npm:^3.2.5" + "@smithy/middleware-stack": "npm:^3.0.11" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" + "@smithy/util-stream": "npm:^3.3.2" tslib: "npm:^2.6.2" - checksum: 10c0/b9a56e20133d29ab2339d4d3b7b28601b7a98b899a7b0a5371c2c698c48e60c733fdad42fe1dec096c48a9de10d79de170f6eaa98a1bc1bd0c18a4b63c545e0d + checksum: 10c0/ec480eb3713fb015cb34a6f9e0f66b41279d285cb4296589d37181f458cd00677824bf7648cf8ba4cd4d205725277ff09cb8cc94e239f72a183102505b3c4685 languageName: node linkType: hard @@ -14169,12 +14580,12 @@ __metadata: languageName: node linkType: hard -"@smithy/types@npm:^3.7.1": - version: 3.7.1 - resolution: "@smithy/types@npm:3.7.1" +"@smithy/types@npm:^3.7.1, @smithy/types@npm:^3.7.2": + version: 3.7.2 + resolution: "@smithy/types@npm:3.7.2" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/c82ad86087b6e0d2261f581a8cca1694a0af31458d7789ff5d8787973b4940a6d035082005dfc87857f266ee9cb512f7eb80535917e6dd6eb3d7d70c45d0f9aa + checksum: 10c0/4bf4674c922c092f9c92b482b074163ceea199e82466ccd4414c4cd9651f67757456414f969e9997371250e112778b636115727b5af53324334300f328069293 languageName: node linkType: hard @@ -14189,14 +14600,14 @@ __metadata: languageName: node linkType: hard -"@smithy/url-parser@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/url-parser@npm:3.0.10" +"@smithy/url-parser@npm:^3.0.10, @smithy/url-parser@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/url-parser@npm:3.0.11" dependencies: - "@smithy/querystring-parser": "npm:^3.0.10" - "@smithy/types": "npm:^3.7.1" + "@smithy/querystring-parser": "npm:^3.0.11" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/29c9d03ee86936ffb3bdcbb84ce14b7dacaadb2e61b5ed78ee91dfacb98e42048c70c718077347f0f39bce676168ba5fc1f1a8b19988f89f735c0b5e17cdc77a + checksum: 10c0/9960d5db786d61f94bf1afe689fa763fbdbbb50f4d896019cac18cb0784bcda6a40a1bcb50040b7932f7722c4760e94e88b329acd2fe99a327f131103b1e3a90 languageName: node linkType: hard @@ -14279,42 +14690,42 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^3.0.27": - version: 3.0.28 - resolution: "@smithy/util-defaults-mode-browser@npm:3.0.28" +"@smithy/util-defaults-mode-browser@npm:^3.0.27, @smithy/util-defaults-mode-browser@npm:^3.0.30": + version: 3.0.30 + resolution: "@smithy/util-defaults-mode-browser@npm:3.0.30" dependencies: - "@smithy/property-provider": "npm:^3.1.10" - "@smithy/smithy-client": "npm:^3.4.5" - "@smithy/types": "npm:^3.7.1" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/bba460478f70ef25312d3e5408e0caa5feaf0b2af11aedcfd9e4719874884b507edd2503790d938e22fff5387f1dd63cd33c920dddf16cb3e6a6588575be5522 + checksum: 10c0/b88823b012c14639b95ff2a72aa4b85d44e6dd389aa9951bffbaae544457584a7c5c62a70e34c6c16d8f0b40c1d40667df41169f2bc6993f639425cad369965d languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^3.0.27": - version: 3.0.28 - resolution: "@smithy/util-defaults-mode-node@npm:3.0.28" +"@smithy/util-defaults-mode-node@npm:^3.0.27, @smithy/util-defaults-mode-node@npm:^3.0.30": + version: 3.0.30 + resolution: "@smithy/util-defaults-mode-node@npm:3.0.30" dependencies: - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/credential-provider-imds": "npm:^3.2.7" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/property-provider": "npm:^3.1.10" - "@smithy/smithy-client": "npm:^3.4.5" - "@smithy/types": "npm:^3.7.1" + "@smithy/config-resolver": "npm:^3.0.13" + "@smithy/credential-provider-imds": "npm:^3.2.8" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/6b49892d58d9c38e92e9b82ca7cdc2c9627f56fb3bc62ddef9bb5f197c38df1b7089c73c2256281888aba48a0ddd9319eb86a616af7ab40342f07aea1136dd47 + checksum: 10c0/8e56a52269d77caea4309823f85fb3300a21a430b0ad2ae3ae05e227b077ad867e3e3cd80c15dd887826170f6a561706ea306656ec0c3456841bea9cb2cccee0 languageName: node linkType: hard -"@smithy/util-endpoints@npm:^2.1.6": - version: 2.1.6 - resolution: "@smithy/util-endpoints@npm:2.1.6" +"@smithy/util-endpoints@npm:^2.1.6, @smithy/util-endpoints@npm:^2.1.7": + version: 2.1.7 + resolution: "@smithy/util-endpoints@npm:2.1.7" dependencies: - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/types": "npm:^3.7.1" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/a1cd8cc912fb67ee07e6095990f3b237b2e53f73e493b2aaa85af904c4ce73ce739a68e4d3330a37b8c96cd00b6845205b836ee4ced97cf622413a34b913adc2 + checksum: 10c0/a14f25c60f0e1b37848d7e149530366c0568aa9edc8cfc050b995874688c75cd826f5c0bba91ae3d5b9922ee02af09d204165d9ebe8643363f57fe0ad1ae2213 languageName: node linkType: hard @@ -14364,24 +14775,24 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/util-middleware@npm:3.0.10" +"@smithy/util-middleware@npm:^3.0.10, @smithy/util-middleware@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/util-middleware@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/01bbbd31044ab742985acac36aa61e240db16ed7dfa22b73779877eb5db0af14351883506fb34d2ee964598d72f4998d79409c271a62310647fb28faccd855a2 + checksum: 10c0/983a329b0f9abc62ddbcda7227acf2b1aa5c7c1bb06c5b1de78353cc565d3b1817607491be7d067753877a05ea4e3f648f84b8bd9600de6454713f1ac35e56ba languageName: node linkType: hard -"@smithy/util-retry@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/util-retry@npm:3.0.10" +"@smithy/util-retry@npm:^3.0.10, @smithy/util-retry@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/util-retry@npm:3.0.11" dependencies: - "@smithy/service-error-classification": "npm:^3.0.10" - "@smithy/types": "npm:^3.7.1" + "@smithy/service-error-classification": "npm:^3.0.11" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/ac1dcfd2e4ea1a4f99a42447b7fd8e4ea21589dfd87e9bc6a7bdf1d26e1f93ec71aa4cfde5e024b00d9b713b889f9db20a8d81b9e3ccdbe6f72bedb6269f01b8 + checksum: 10c0/df71c62b696a6551c2a1454d673740e58eaefcb822a9633a1bacb82464b3fed15cb7b91ed68b20661d024228d3f25ee49b5f54b51c711f7c2d7a2b802dde760a languageName: node linkType: hard @@ -14401,19 +14812,19 @@ __metadata: languageName: node linkType: hard -"@smithy/util-stream@npm:^3.3.1": - version: 3.3.1 - resolution: "@smithy/util-stream@npm:3.3.1" +"@smithy/util-stream@npm:^3.3.1, @smithy/util-stream@npm:^3.3.2": + version: 3.3.2 + resolution: "@smithy/util-stream@npm:3.3.2" dependencies: - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/types": "npm:^3.7.1" + "@smithy/fetch-http-handler": "npm:^4.1.2" + "@smithy/node-http-handler": "npm:^3.3.2" + "@smithy/types": "npm:^3.7.2" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-buffer-from": "npm:^3.0.0" "@smithy/util-hex-encoding": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/dafaf4448e69cd65eda2bc7c43a48e945905808f635397e290b4e19cff2705ab444f1798829ca48b9a9efe4b7e569180eb6275ca42d04ce5abcf2dc9443f9c67 + checksum: 10c0/13d2c7f2209e3f1b2e94c48ca17b82e4080851613673ad29bcea1435688866509132f774269a78c8ed2b6bddc732f59bb17e678e246f678618c552eaad22c84a languageName: node linkType: hard @@ -14474,14 +14885,14 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^3.1.9": - version: 3.1.9 - resolution: "@smithy/util-waiter@npm:3.1.9" +"@smithy/util-waiter@npm:^3.1.9, @smithy/util-waiter@npm:^3.2.0": + version: 3.2.0 + resolution: "@smithy/util-waiter@npm:3.2.0" dependencies: - "@smithy/abort-controller": "npm:^3.1.8" - "@smithy/types": "npm:^3.7.1" + "@smithy/abort-controller": "npm:^3.1.9" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10c0/c2e4b79412e26f70f4c63aebc519046a5a58a19f36bbc91702f402db5c8d1e065e081603f0db389682b1d84c1e67922c7f8d9921994a455532d4d093fff2f356 + checksum: 10c0/9b4a2a9f254f8218909dcc1586d3ea4026b5efc261b948f6ca89e240c317264ac93aaf66a5a8ee07ce2b6733d531179bb25d8ffcb8a0d4016ae2f81d32e45669 languageName: node linkType: hard