From 27b88d1bcc16a0357183669d44c32d6af3f00164 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 23:06:01 +0000 Subject: [PATCH] Update dependency @aws-sdk/client-s3 to v3.705.0 --- package.json | 2 +- yarn.lock | 1702 +++++++++++++++++++++++++------------------------- 2 files changed, 864 insertions(+), 840 deletions(-) diff --git a/package.json b/package.json index 10eda2a..e3fa219 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "bundle": "ncc build src/index.ts -o build -m" }, "dependencies": { - "@aws-sdk/client-s3": "3.535.0", + "@aws-sdk/client-s3": "3.705.0", "chalk": "5.3.0", "chokidar": "3.6.0", "ms": "2.1.3", diff --git a/yarn.lock b/yarn.lock index 8fb9570..d9aec0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12,625 +12,626 @@ __metadata: languageName: node linkType: hard -"@aws-crypto/crc32@npm:3.0.0": - version: 3.0.0 - resolution: "@aws-crypto/crc32@npm:3.0.0" +"@aws-crypto/crc32@npm:5.2.0": + version: 5.2.0 + resolution: "@aws-crypto/crc32@npm:5.2.0" dependencies: - "@aws-crypto/util": "npm:^3.0.0" + "@aws-crypto/util": "npm:^5.2.0" "@aws-sdk/types": "npm:^3.222.0" - tslib: "npm:^1.11.1" - checksum: 10c0/09189ada61a4ffe6b3bd363b0535438470a8cc1a83c89a2591ef2a0b91acb9c4ba95626557cddf856abb9df0d2bfdb0969512f1949b6db7bff5d17109d8beb3f + tslib: "npm:^2.6.2" + checksum: 10c0/eab9581d3363af5ea498ae0e72de792f54d8890360e14a9d8261b7b5c55ebe080279fb2556e07994d785341cdaa99ab0b1ccf137832b53b5904cd6928f2b094b languageName: node linkType: hard -"@aws-crypto/crc32c@npm:3.0.0": - version: 3.0.0 - resolution: "@aws-crypto/crc32c@npm:3.0.0" +"@aws-crypto/crc32c@npm:5.2.0": + version: 5.2.0 + resolution: "@aws-crypto/crc32c@npm:5.2.0" dependencies: - "@aws-crypto/util": "npm:^3.0.0" + "@aws-crypto/util": "npm:^5.2.0" "@aws-sdk/types": "npm:^3.222.0" - tslib: "npm:^1.11.1" - checksum: 10c0/a5c7ec12ec23fd44c93971234176e0f3bda33d1d5ff3abe25a538f46d8a0baa312eefd179ac3f9bcca1c2d31886e3a36d1e2349b6989c59c3ea6853161095229 - languageName: node - linkType: hard - -"@aws-crypto/ie11-detection@npm:^3.0.0": - version: 3.0.0 - resolution: "@aws-crypto/ie11-detection@npm:3.0.0" - dependencies: - tslib: "npm:^1.11.1" - checksum: 10c0/388891b86d816adb658175afeedaa6c4b4c70e83a7e94050d0425788da7fd5c1d675c5bd1588700e5168325bb342cc1063aa1ee4e519bc7f9b028b3998b69c53 + tslib: "npm:^2.6.2" + checksum: 10c0/223efac396cdebaf5645568fa9a38cd0c322c960ae1f4276bedfe2e1031d0112e49d7d39225d386354680ecefae29f39af469a84b2ddfa77cb6692036188af77 languageName: node linkType: hard -"@aws-crypto/sha1-browser@npm:3.0.0": - version: 3.0.0 - resolution: "@aws-crypto/sha1-browser@npm:3.0.0" +"@aws-crypto/sha1-browser@npm:5.2.0": + version: 5.2.0 + resolution: "@aws-crypto/sha1-browser@npm:5.2.0" dependencies: - "@aws-crypto/ie11-detection": "npm:^3.0.0" - "@aws-crypto/supports-web-crypto": "npm:^3.0.0" - "@aws-crypto/util": "npm:^3.0.0" + "@aws-crypto/supports-web-crypto": "npm:^5.2.0" + "@aws-crypto/util": "npm:^5.2.0" "@aws-sdk/types": "npm:^3.222.0" "@aws-sdk/util-locate-window": "npm:^3.0.0" - "@aws-sdk/util-utf8-browser": "npm:^3.0.0" - tslib: "npm:^1.11.1" - checksum: 10c0/26b51cba7f4f0412531205661d21e4a4f56cd87dbcfeb9844c4758b23029b83ff9815bd5207abbe98b62803948625d559cf177f6f6bce3af6654a6e05e0e1e31 + "@smithy/util-utf8": "npm:^2.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/51fed0bf078c10322d910af179871b7d299dde5b5897873ffbeeb036f427e5d11d23db9794439226544b73901920fd19f4d86bbc103ed73cc0cfdea47a83c6ac languageName: node linkType: hard -"@aws-crypto/sha256-browser@npm:3.0.0": - version: 3.0.0 - resolution: "@aws-crypto/sha256-browser@npm:3.0.0" +"@aws-crypto/sha256-browser@npm:5.2.0": + version: 5.2.0 + resolution: "@aws-crypto/sha256-browser@npm:5.2.0" dependencies: - "@aws-crypto/ie11-detection": "npm:^3.0.0" - "@aws-crypto/sha256-js": "npm:^3.0.0" - "@aws-crypto/supports-web-crypto": "npm:^3.0.0" - "@aws-crypto/util": "npm:^3.0.0" + "@aws-crypto/sha256-js": "npm:^5.2.0" + "@aws-crypto/supports-web-crypto": "npm:^5.2.0" + "@aws-crypto/util": "npm:^5.2.0" "@aws-sdk/types": "npm:^3.222.0" "@aws-sdk/util-locate-window": "npm:^3.0.0" - "@aws-sdk/util-utf8-browser": "npm:^3.0.0" - tslib: "npm:^1.11.1" - checksum: 10c0/c6a2d6b8176f6ab34b86f7b8c81e2beeae9d41bd4f5f375b332fbe9cbb916b94adcd70676fc7a505ba5abd4232dec1ddfcfa55877f91696d4c65f166648f3026 + "@smithy/util-utf8": "npm:^2.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/05f6d256794df800fe9aef5f52f2ac7415f7f3117d461f85a6aecaa4e29e91527b6fd503681a17136fa89e9dd3d916e9c7e4cfb5eba222875cb6c077bdc1d00d languageName: node linkType: hard -"@aws-crypto/sha256-js@npm:3.0.0, @aws-crypto/sha256-js@npm:^3.0.0": - version: 3.0.0 - resolution: "@aws-crypto/sha256-js@npm:3.0.0" +"@aws-crypto/sha256-js@npm:5.2.0, @aws-crypto/sha256-js@npm:^5.2.0": + version: 5.2.0 + resolution: "@aws-crypto/sha256-js@npm:5.2.0" dependencies: - "@aws-crypto/util": "npm:^3.0.0" + "@aws-crypto/util": "npm:^5.2.0" "@aws-sdk/types": "npm:^3.222.0" - tslib: "npm:^1.11.1" - checksum: 10c0/fc013b25a5813c425d4fb77c9ffbc8b5f73d2c78b423df98a1b2575a26de5ff3775c8f62fcf8ef2cc39c8af1cc651013e2c670c1a605a2e16749e06920a2d68f + tslib: "npm:^2.6.2" + checksum: 10c0/6c48701f8336341bb104dfde3d0050c89c288051f6b5e9bdfeb8091cf3ffc86efcd5c9e6ff2a4a134406b019c07aca9db608128f8d9267c952578a3108db9fd1 languageName: node linkType: hard -"@aws-crypto/supports-web-crypto@npm:^3.0.0": - version: 3.0.0 - resolution: "@aws-crypto/supports-web-crypto@npm:3.0.0" +"@aws-crypto/supports-web-crypto@npm:^5.2.0": + version: 5.2.0 + resolution: "@aws-crypto/supports-web-crypto@npm:5.2.0" dependencies: - tslib: "npm:^1.11.1" - checksum: 10c0/67e5cbdebd9560244658ba4dd8610c8dc51022497780961fb5061c09618d4337e18b1ee6c71ac24b4aca175f2aa34d1390b95f8759dc293f197f2339dd5dd8c9 + tslib: "npm:^2.6.2" + checksum: 10c0/4d2118e29d68ca3f5947f1e37ce1fbb3239a0c569cc938cdc8ab8390d595609b5caf51a07c9e0535105b17bf5c52ea256fed705a07e9681118120ab64ee73af2 languageName: node linkType: hard -"@aws-crypto/util@npm:^3.0.0": - version: 3.0.0 - resolution: "@aws-crypto/util@npm:3.0.0" +"@aws-crypto/util@npm:5.2.0, @aws-crypto/util@npm:^5.2.0": + version: 5.2.0 + resolution: "@aws-crypto/util@npm:5.2.0" dependencies: "@aws-sdk/types": "npm:^3.222.0" - "@aws-sdk/util-utf8-browser": "npm:^3.0.0" - tslib: "npm:^1.11.1" - checksum: 10c0/71ab6963daabbf080b274e24d160e4af6c8bbb6832bb885644018849ff53356bf82bb8000b8596cf296e7d6b14ad6201872b6b902f944e97e121eb2b2f692667 - languageName: node - linkType: hard - -"@aws-sdk/client-s3@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/client-s3@npm:3.535.0" - dependencies: - "@aws-crypto/sha1-browser": "npm:3.0.0" - "@aws-crypto/sha256-browser": "npm:3.0.0" - "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/client-sts": "npm:3.535.0" - "@aws-sdk/core": "npm:3.535.0" - "@aws-sdk/credential-provider-node": "npm:3.535.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.535.0" - "@aws-sdk/middleware-expect-continue": "npm:3.535.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.535.0" - "@aws-sdk/middleware-host-header": "npm:3.535.0" - "@aws-sdk/middleware-location-constraint": "npm:3.535.0" - "@aws-sdk/middleware-logger": "npm:3.535.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.535.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.535.0" - "@aws-sdk/middleware-signing": "npm:3.535.0" - "@aws-sdk/middleware-ssec": "npm:3.535.0" - "@aws-sdk/middleware-user-agent": "npm:3.535.0" - "@aws-sdk/region-config-resolver": "npm:3.535.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.535.0" - "@aws-sdk/types": "npm:3.535.0" - "@aws-sdk/util-endpoints": "npm:3.535.0" - "@aws-sdk/util-user-agent-browser": "npm:3.535.0" - "@aws-sdk/util-user-agent-node": "npm:3.535.0" - "@aws-sdk/xml-builder": "npm:3.535.0" - "@smithy/config-resolver": "npm:^2.2.0" - "@smithy/core": "npm:^1.4.0" - "@smithy/eventstream-serde-browser": "npm:^2.2.0" - "@smithy/eventstream-serde-config-resolver": "npm:^2.2.0" - "@smithy/eventstream-serde-node": "npm:^2.2.0" - "@smithy/fetch-http-handler": "npm:^2.5.0" - "@smithy/hash-blob-browser": "npm:^2.2.0" - "@smithy/hash-node": "npm:^2.2.0" - "@smithy/hash-stream-node": "npm:^2.2.0" - "@smithy/invalid-dependency": "npm:^2.2.0" - "@smithy/md5-js": "npm:^2.2.0" - "@smithy/middleware-content-length": "npm:^2.2.0" - "@smithy/middleware-endpoint": "npm:^2.5.0" - "@smithy/middleware-retry": "npm:^2.2.0" - "@smithy/middleware-serde": "npm:^2.3.0" - "@smithy/middleware-stack": "npm:^2.2.0" - "@smithy/node-config-provider": "npm:^2.3.0" - "@smithy/node-http-handler": "npm:^2.5.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/smithy-client": "npm:^2.5.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/url-parser": "npm:^2.2.0" - "@smithy/util-base64": "npm:^2.3.0" - "@smithy/util-body-length-browser": "npm:^2.2.0" - "@smithy/util-body-length-node": "npm:^2.3.0" - "@smithy/util-defaults-mode-browser": "npm:^2.2.0" - "@smithy/util-defaults-mode-node": "npm:^2.3.0" - "@smithy/util-endpoints": "npm:^1.2.0" - "@smithy/util-retry": "npm:^2.2.0" - "@smithy/util-stream": "npm:^2.2.0" - "@smithy/util-utf8": "npm:^2.3.0" - "@smithy/util-waiter": "npm:^2.2.0" + "@smithy/util-utf8": "npm:^2.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/c9d6eb61cfd40d0271d73efad3f8739fa67a9e07627f6365937154b86bd97773af2fe884f4c350fdba3c88612f17cf976ca3b50259c21530eb1062389b3e7910 - languageName: node - linkType: hard - -"@aws-sdk/client-sso-oidc@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/client-sso-oidc@npm:3.535.0" - dependencies: - "@aws-crypto/sha256-browser": "npm:3.0.0" - "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/client-sts": "npm:3.535.0" - "@aws-sdk/core": "npm:3.535.0" - "@aws-sdk/middleware-host-header": "npm:3.535.0" - "@aws-sdk/middleware-logger": "npm:3.535.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.535.0" - "@aws-sdk/middleware-user-agent": "npm:3.535.0" - "@aws-sdk/region-config-resolver": "npm:3.535.0" - "@aws-sdk/types": "npm:3.535.0" - "@aws-sdk/util-endpoints": "npm:3.535.0" - "@aws-sdk/util-user-agent-browser": "npm:3.535.0" - "@aws-sdk/util-user-agent-node": "npm:3.535.0" - "@smithy/config-resolver": "npm:^2.2.0" - "@smithy/core": "npm:^1.4.0" - "@smithy/fetch-http-handler": "npm:^2.5.0" - "@smithy/hash-node": "npm:^2.2.0" - "@smithy/invalid-dependency": "npm:^2.2.0" - "@smithy/middleware-content-length": "npm:^2.2.0" - "@smithy/middleware-endpoint": "npm:^2.5.0" - "@smithy/middleware-retry": "npm:^2.2.0" - "@smithy/middleware-serde": "npm:^2.3.0" - "@smithy/middleware-stack": "npm:^2.2.0" - "@smithy/node-config-provider": "npm:^2.3.0" - "@smithy/node-http-handler": "npm:^2.5.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/smithy-client": "npm:^2.5.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/url-parser": "npm:^2.2.0" - "@smithy/util-base64": "npm:^2.3.0" - "@smithy/util-body-length-browser": "npm:^2.2.0" - "@smithy/util-body-length-node": "npm:^2.3.0" - "@smithy/util-defaults-mode-browser": "npm:^2.2.0" - "@smithy/util-defaults-mode-node": "npm:^2.3.0" - "@smithy/util-endpoints": "npm:^1.2.0" - "@smithy/util-middleware": "npm:^2.2.0" - "@smithy/util-retry": "npm:^2.2.0" - "@smithy/util-utf8": "npm:^2.3.0" - tslib: "npm:^2.6.2" - peerDependencies: - "@aws-sdk/credential-provider-node": ^3.535.0 - checksum: 10c0/800d96477b6bb475486b071d2f7e36c024ada3e0031dc556b1ccd2022738835a3259d591c346fa945353d6a8917eb821275d359b5831f1a196c941956ccb01df - languageName: node - linkType: hard - -"@aws-sdk/client-sso@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/client-sso@npm:3.535.0" - dependencies: - "@aws-crypto/sha256-browser": "npm:3.0.0" - "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/core": "npm:3.535.0" - "@aws-sdk/middleware-host-header": "npm:3.535.0" - "@aws-sdk/middleware-logger": "npm:3.535.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.535.0" - "@aws-sdk/middleware-user-agent": "npm:3.535.0" - "@aws-sdk/region-config-resolver": "npm:3.535.0" - "@aws-sdk/types": "npm:3.535.0" - "@aws-sdk/util-endpoints": "npm:3.535.0" - "@aws-sdk/util-user-agent-browser": "npm:3.535.0" - "@aws-sdk/util-user-agent-node": "npm:3.535.0" - "@smithy/config-resolver": "npm:^2.2.0" - "@smithy/core": "npm:^1.4.0" - "@smithy/fetch-http-handler": "npm:^2.5.0" - "@smithy/hash-node": "npm:^2.2.0" - "@smithy/invalid-dependency": "npm:^2.2.0" - "@smithy/middleware-content-length": "npm:^2.2.0" - "@smithy/middleware-endpoint": "npm:^2.5.0" - "@smithy/middleware-retry": "npm:^2.2.0" - "@smithy/middleware-serde": "npm:^2.3.0" - "@smithy/middleware-stack": "npm:^2.2.0" - "@smithy/node-config-provider": "npm:^2.3.0" - "@smithy/node-http-handler": "npm:^2.5.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/smithy-client": "npm:^2.5.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/url-parser": "npm:^2.2.0" - "@smithy/util-base64": "npm:^2.3.0" - "@smithy/util-body-length-browser": "npm:^2.2.0" - "@smithy/util-body-length-node": "npm:^2.3.0" - "@smithy/util-defaults-mode-browser": "npm:^2.2.0" - "@smithy/util-defaults-mode-node": "npm:^2.3.0" - "@smithy/util-endpoints": "npm:^1.2.0" - "@smithy/util-middleware": "npm:^2.2.0" - "@smithy/util-retry": "npm:^2.2.0" - "@smithy/util-utf8": "npm:^2.3.0" + checksum: 10c0/0362d4c197b1fd64b423966945130207d1fe23e1bb2878a18e361f7743c8d339dad3f8729895a29aa34fff6a86c65f281cf5167c4bf253f21627ae80b6dd2951 + 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" + 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" + "@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-utf8": "npm:^3.0.0" + "@smithy/util-waiter": "npm:^3.1.9" tslib: "npm:^2.6.2" - checksum: 10c0/bda2bab7640c561fb5986f90c197dbb7b36d252b712ad1ecf764ba7ab95abd15da6c2cb003b71b490cbd76e831e4faac787a59b0f79e18ba0aa5ec6b36bdae12 - languageName: node - linkType: hard - -"@aws-sdk/client-sts@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/client-sts@npm:3.535.0" - dependencies: - "@aws-crypto/sha256-browser": "npm:3.0.0" - "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/core": "npm:3.535.0" - "@aws-sdk/middleware-host-header": "npm:3.535.0" - "@aws-sdk/middleware-logger": "npm:3.535.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.535.0" - "@aws-sdk/middleware-user-agent": "npm:3.535.0" - "@aws-sdk/region-config-resolver": "npm:3.535.0" - "@aws-sdk/types": "npm:3.535.0" - "@aws-sdk/util-endpoints": "npm:3.535.0" - "@aws-sdk/util-user-agent-browser": "npm:3.535.0" - "@aws-sdk/util-user-agent-node": "npm:3.535.0" - "@smithy/config-resolver": "npm:^2.2.0" - "@smithy/core": "npm:^1.4.0" - "@smithy/fetch-http-handler": "npm:^2.5.0" - "@smithy/hash-node": "npm:^2.2.0" - "@smithy/invalid-dependency": "npm:^2.2.0" - "@smithy/middleware-content-length": "npm:^2.2.0" - "@smithy/middleware-endpoint": "npm:^2.5.0" - "@smithy/middleware-retry": "npm:^2.2.0" - "@smithy/middleware-serde": "npm:^2.3.0" - "@smithy/middleware-stack": "npm:^2.2.0" - "@smithy/node-config-provider": "npm:^2.3.0" - "@smithy/node-http-handler": "npm:^2.5.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/smithy-client": "npm:^2.5.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/url-parser": "npm:^2.2.0" - "@smithy/util-base64": "npm:^2.3.0" - "@smithy/util-body-length-browser": "npm:^2.2.0" - "@smithy/util-body-length-node": "npm:^2.3.0" - "@smithy/util-defaults-mode-browser": "npm:^2.2.0" - "@smithy/util-defaults-mode-node": "npm:^2.3.0" - "@smithy/util-endpoints": "npm:^1.2.0" - "@smithy/util-middleware": "npm:^2.2.0" - "@smithy/util-retry": "npm:^2.2.0" - "@smithy/util-utf8": "npm:^2.3.0" + checksum: 10c0/4bbd342f2943d36d488632a0ee898f48b60615eb57f5bb7584b43751242ea62bb199f34e0155006c02e128ac7e3a6f1e9790bb1bf50e0592b9409ad5f6a8282b + languageName: node + linkType: hard + +"@aws-sdk/client-sso-oidc@npm:3.699.0": + version: 3.699.0 + resolution: "@aws-sdk/client-sso-oidc@npm:3.699.0" + dependencies: + "@aws-crypto/sha256-browser": "npm:5.2.0" + "@aws-crypto/sha256-js": "npm:5.2.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" + "@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-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/credential-provider-node": ^3.535.0 - checksum: 10c0/d0c502ab79749837c456701b8c2dda72cbfb2bfa6988a644ba8ffa63f8a2882b7dd71f9bea6dca79a1675131b2f6c1198f3d972acbfbc2922bfa24973a079bfa - languageName: node - linkType: hard - -"@aws-sdk/core@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/core@npm:3.535.0" - dependencies: - "@smithy/core": "npm:^1.4.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/signature-v4": "npm:^2.2.0" - "@smithy/smithy-client": "npm:^2.5.0" - "@smithy/types": "npm:^2.12.0" - fast-xml-parser: "npm:4.2.5" + "@aws-sdk/client-sts": ^3.699.0 + checksum: 10c0/b4d277fe4a7af3934b7528e8379901ae56ab9b9d3b6ed019d0a89f22ce2f8430edbe77ef1ced413216b378e517e32a625f3c4a4e8d6ef2bc58baefb6bc5e96d9 + 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" + dependencies: + "@aws-crypto/sha256-browser": "npm:5.2.0" + "@aws-crypto/sha256-js": "npm:5.2.0" + "@aws-sdk/core": "npm:3.696.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" + "@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-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/025b73303d29d414441a460078d5bd975dcdf817a4d2c5858b9172a0992f0605da4d65a60283c309df442707bc1b7429d392e67e4164e76b220f48580d467846 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-env@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.535.0" - dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@smithy/property-provider": "npm:^2.2.0" - "@smithy/types": "npm:^2.12.0" + checksum: 10c0/e96c907c3385ea183181eb7dbdceb01c2b96a220f67bf6147b9a116aa197ceb2860fa54667405a7f60f365ee1c056b7039ff1ac236815894b675ee76c52862f3 + 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" + 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/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" + "@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-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/2d245d723fd3be302a173ac8e93948b7edc9af0f0698b95d8a205dfaa6446cb0fdfcfa1c16ca66f89baf289ba4a77b3bbdc05537d93ee3451715e47ab33b5031 + checksum: 10c0/bdc7bc373fc518570d8d034b6e1af033c2bf272217c79ebe3e1ec3f928c5b73b4b71f6b7d0be9a95db1f909cdcbe8b5a52776f4f2290d63a78bd05ece7d9abe0 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.535.0" +"@aws-sdk/core@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/core@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@smithy/fetch-http-handler": "npm:^2.5.0" - "@smithy/node-http-handler": "npm:^2.5.0" - "@smithy/property-provider": "npm:^2.2.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/smithy-client": "npm:^2.5.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-stream": "npm:^2.2.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/core": "npm:^2.5.3" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/property-provider": "npm:^3.1.9" + "@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/util-middleware": "npm:^3.0.10" + fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10c0/cd51b5a8df548c7c3176acc6eb78113e0c51a1780f8463daa3a0fbd84a7ce2703660dd5fc941433b66e6f3f7e702f7f71eda8ed9b1c41f74ae131ece8d671ab9 + checksum: 10c0/4a96a3e29bf6e0dcd82d8160633eb4b8a488d821a8e59c1033c79a8e0d32b2f82e241e1cf94599f48836800549e342a410318b18e055851741ddf7d5d3ad4606 languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.535.0" +"@aws-sdk/credential-provider-env@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.696.0" dependencies: - "@aws-sdk/client-sts": "npm:3.535.0" - "@aws-sdk/credential-provider-env": "npm:3.535.0" - "@aws-sdk/credential-provider-process": "npm:3.535.0" - "@aws-sdk/credential-provider-sso": "npm:3.535.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.535.0" - "@aws-sdk/types": "npm:3.535.0" - "@smithy/credential-provider-imds": "npm:^2.3.0" - "@smithy/property-provider": "npm:^2.2.0" - "@smithy/shared-ini-file-loader": "npm:^2.4.0" - "@smithy/types": "npm:^2.12.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/f97b02cf829ad95b4dba259fb14a6bff80c708beac1803e5e52b1c94e60cd030d28afe853380f08fda49fdd80017673394d07b6a31ea83f32203c006ebf74e70 + checksum: 10c0/e16987ca343f9dbae2560d0d016ca005f36b27fb094f8d32b99954d0a2874aa8230f924f2dab2a0e0aebc7ee9eda6881c5f6e928d89dc759f70a7658363e20be languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.535.0" +"@aws-sdk/credential-provider-http@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.696.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.535.0" - "@aws-sdk/credential-provider-http": "npm:3.535.0" - "@aws-sdk/credential-provider-ini": "npm:3.535.0" - "@aws-sdk/credential-provider-process": "npm:3.535.0" - "@aws-sdk/credential-provider-sso": "npm:3.535.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.535.0" - "@aws-sdk/types": "npm:3.535.0" - "@smithy/credential-provider-imds": "npm:^2.3.0" - "@smithy/property-provider": "npm:^2.2.0" - "@smithy/shared-ini-file-loader": "npm:^2.4.0" - "@smithy/types": "npm:^2.12.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/fetch-http-handler": "npm:^4.1.1" + "@smithy/node-http-handler": "npm:^3.3.1" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-stream": "npm:^3.3.1" tslib: "npm:^2.6.2" - checksum: 10c0/5161f577f974b4dcee4d5aea98a6ef1a351a59dd5a8e475a4131789a498e606f34c3f7a062d1a3068d38997d5fd484471f342fbfd90dbff4415fa040cd38e6f9 + checksum: 10c0/383dd45600b0edbcc52c8e1101485569e631fb218f1776bbd4971e43a54be0adef458cb096d06d944353675136d2043da588424c78fff1c4eeeaf5229eb6774d languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.535.0" +"@aws-sdk/credential-provider-ini@npm:3.699.0": + version: 3.699.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.699.0" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@smithy/property-provider": "npm:^2.2.0" - "@smithy/shared-ini-file-loader": "npm:^2.4.0" - "@smithy/types": "npm:^2.12.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/credential-provider-env": "npm:3.696.0" + "@aws-sdk/credential-provider-http": "npm:3.696.0" + "@aws-sdk/credential-provider-process": "npm:3.696.0" + "@aws-sdk/credential-provider-sso": "npm:3.699.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/credential-provider-imds": "npm:^3.2.6" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/shared-ini-file-loader": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/096a78241c0e76c614ee69d2f7e0169d4314e4dd0a43805164faa6d3381d5112587e26066c55e1b7aee763520b04cfaea83ae674eb76580c4fff0f45912de02f - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-sso@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.535.0" - dependencies: - "@aws-sdk/client-sso": "npm:3.535.0" - "@aws-sdk/token-providers": "npm:3.535.0" - "@aws-sdk/types": "npm:3.535.0" - "@smithy/property-provider": "npm:^2.2.0" - "@smithy/shared-ini-file-loader": "npm:^2.4.0" - "@smithy/types": "npm:^2.12.0" + peerDependencies: + "@aws-sdk/client-sts": ^3.699.0 + checksum: 10c0/1efb837da910ce4e8a43574f2fdceb82daecefbb7f3853d7ec97059a80a7193cf579d185d4f4b1ef67cb378db9c5d4d3058a252a75fd6a32caad257c6602765e + 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" + dependencies: + "@aws-sdk/credential-provider-env": "npm:3.696.0" + "@aws-sdk/credential-provider-http": "npm:3.696.0" + "@aws-sdk/credential-provider-ini": "npm:3.699.0" + "@aws-sdk/credential-provider-process": "npm:3.696.0" + "@aws-sdk/credential-provider-sso": "npm:3.699.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/credential-provider-imds": "npm:^3.2.6" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/shared-ini-file-loader": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/dd90491c62eca0da70b0e7da094c250eb618918743dc5efcd58fc9f2cc4e414ecd680eb79542ce8425e5763d7aa3d7ff77c09888c656cd56d061812b55b61da8 + checksum: 10c0/d2e690eb839d906409da293af7918ab20210c25428985f019b161b3cbf5deca681d4cc397c7d5a929aeaa0b90be8dbe3282bd5a9b17969c2e6ddb5c08d66e5c4 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.535.0" +"@aws-sdk/credential-provider-process@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.696.0" dependencies: - "@aws-sdk/client-sts": "npm:3.535.0" - "@aws-sdk/types": "npm:3.535.0" - "@smithy/property-provider": "npm:^2.2.0" - "@smithy/types": "npm:^2.12.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/shared-ini-file-loader": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/1af1f421b72e0d748b5c24a5b7bd738d49a3e48d7125ac3410006add922063fc577a79fa478db45856c2ab32268d6995c55992d8418ac1f613f097c8c4a1d62e + checksum: 10c0/61741aa3d9cbbc88ea31bad7b7e8253aa4a0860eef215ff8d9a8196cdaa7ca8fa3bb438500c558abc9ce78b9490c540b12180acee21a7a9276491344931c5279 languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.535.0" +"@aws-sdk/credential-provider-sso@npm:3.699.0": + version: 3.699.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.699.0" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@aws-sdk/util-arn-parser": "npm:3.535.0" - "@smithy/node-config-provider": "npm:^2.3.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-config-provider": "npm:^2.3.0" + "@aws-sdk/client-sso": "npm:3.696.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/token-providers": "npm:3.699.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/shared-ini-file-loader": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/f19ef992d64642ea9cad78906dd58b5ca354f80003ae04c21d1b1357db7e16b05d04c0ac821ac5d0ed09ff80f42acb9165b5a8cd09e43bb99f1c5720de3c30b5 + checksum: 10c0/be78a04f971d716b24e4bb9ce5ecec8ed8ffe9fdeebb07d4e6138c1b833529b5260d7381af8460b00f1659eb26018bffa51c9955b24a327374dd79c2fb2ce0ab languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.535.0" +"@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" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/types": "npm:^2.12.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/a2236c5cfa69e557bdcb0eb56282921d9cde8e50f5c3896cc97a15f150565920d88b8be6d16dae8b563001bc4b8afea1e435f71c1b181fe3abda9bba04cfb30f + peerDependencies: + "@aws-sdk/client-sts": ^3.696.0 + checksum: 10c0/a983867c72a6c8a1fd397f8051f4b6e64f5cac1ff5afff1b2d00815096d6c819d9ad155f4724cb27ebe3c13714eeb22cc545533f4ccaaa63980308b8bef2fa4c languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.535.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.696.0" dependencies: - "@aws-crypto/crc32": "npm:3.0.0" - "@aws-crypto/crc32c": "npm:3.0.0" - "@aws-sdk/types": "npm:3.535.0" - "@smithy/is-array-buffer": "npm:^2.2.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-utf8": "npm:^2.3.0" + "@aws-sdk/types": "npm:3.696.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/util-config-provider": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/5e07de340bffc50fb5450f700664d8b3abd6bb399395de962a353734a68a2f88420b9b2a8ebb9286016e71978f0c653ed93875eeb7898f477737f471fc002b3f + checksum: 10c0/2e8fd34f69466dee6884bd2501ad47b0815583ce92adebc0cd69537a084f56ec34760dcf34979a67faec70980dba3cde6fd6516576cc32b1d9f27e494d3ea62c languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.535.0" +"@aws-sdk/middleware-expect-continue@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/types": "npm:^2.12.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/8b26adc069da04c3e6d1f66cb5ebe505373657ba5b85578fc09bd607fb6b25ef4168478f8acacaa69ec3f045ef619f522fafba9844c11835d5933a3f95ade4ea - languageName: node - linkType: hard - -"@aws-sdk/middleware-location-constraint@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.535.0" - dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@smithy/types": "npm:^2.12.0" + checksum: 10c0/1f91c500d44e2dcbf16434c40e4cf78a3c652b161bf4ccfcda03b94cd8b17d69d0058ee1932b6101643a8a2003487f1cc95e33a5972fe04366e86a3105fdfd24 + 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" + 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" + "@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/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/de9536d0d4e787f2eb04c2f693c1ac1860a3d519b009bbc73f7dc81c431a5abcde0d5cbdd139ec1969a05fe690ebaf1c2271953f3e8985114b469ef5ee6890e2 + checksum: 10c0/b56d848f14f2f27c0837aa3f93bfddf51d1dcb06a8aae9a91536bbb14be92f88b27b1a0d5297a95ee91b3cc521202740646b52a229bbe24cca2e089038037547 languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-logger@npm:3.535.0" +"@aws-sdk/middleware-host-header@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@smithy/types": "npm:^2.12.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/f0e01443203c30d8064d5a16968de20060cd4c0742a4eb2537443fe767135c08cda1a2d5a75db33c319b639d31c9340de9f128eefdf73bb50283e40569f68471 + checksum: 10c0/793c61a6af5533872888d9ee1b6765e06bd9716a9b1e497fb53b39da0bdbde2c379601ddf29bd2120cc520241143bae7763691f476f81721c290ee4e71264b6e languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.535.0" +"@aws-sdk/middleware-location-constraint@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/types": "npm:^2.12.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/3bbb86ba971d2b034b7dea415fc6c3fb0c1a879c8153841849e9b2bfd9edd5a78e29a299ceaf74829007d96550420246b795721ac7d8cfb244e59e5f9dee54b3 + checksum: 10c0/300cc6148da5f49ff7ce82987af746a2af6f0bdffb8f31a07fd60d39a24ca797c89874349215f46d59dd2b5ca312ff288a6a1584b95e713c265344129a0b88b7 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.535.0" +"@aws-sdk/middleware-logger@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-logger@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@aws-sdk/util-arn-parser": "npm:3.535.0" - "@smithy/node-config-provider": "npm:^2.3.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/signature-v4": "npm:^2.2.0" - "@smithy/smithy-client": "npm:^2.5.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-config-provider": "npm:^2.3.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/baa0c7686e55be4fe7ff10d6c743d24b1b41609a5120807655b505636d5e57c338bd34326e5bfa951dfc2730cfc4e70cb0fa0cd11df3408d169112cd309aa023 + checksum: 10c0/978145de80cb21a59d525fe9611d78e513df506e29123c39d425dd7c77043f9b57f05f03edde33864d9494a7ce76b7e2a48ec38ee4cee213b470ff1cd11c229f languageName: node linkType: hard -"@aws-sdk/middleware-signing@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-signing@npm:3.535.0" +"@aws-sdk/middleware-recursion-detection@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@smithy/property-provider": "npm:^2.2.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/signature-v4": "npm:^2.2.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-middleware": "npm:^2.2.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" + tslib: "npm:^2.6.2" + checksum: 10c0/20db668ef267c62134e241511a6a5a49cbcacbf4eb28eb8fede903086e38bdc3d6d5277f5faae4bb0b3a5123a2f1c116b219c3c48d4b8aa49c12e97707736d51 + 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" + dependencies: + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.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/util-config-provider": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-stream": "npm:^3.3.1" + "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/95d6c97b8479815c1400555949732706e6fee66d2ccec57e56eed538008cddcd1382824a84c1ea662a4323727895b3f887723a36801f4068b3aad3dfe1a37343 + checksum: 10c0/1387b24256680f9d58c74db02fc32696a503d1d4299f8aaabf6b66350788105b7ae181880bd8a2dec39e3c735d98f41583dee673eab7f46c322d530b13ff51e9 languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.535.0" +"@aws-sdk/middleware-ssec@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@smithy/types": "npm:^2.12.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/85862da4210a335575fbce1f939bc147d896c5ce73738a66d7e268418fe6d6d1b50db1afec5a10d3b8779fdd97639ecc833873201daee1911cda8d240c9d393b + checksum: 10c0/5041d9d367d1b0daa897351b8d446e66929577b80a86e06af40ee5664c3f29cd5a35230d93d522e9acc23c15db4c4dfcc39a092e12a4be73061069b1a99d674a languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.535.0" +"@aws-sdk/middleware-user-agent@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@aws-sdk/util-endpoints": "npm:3.535.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/types": "npm:^2.12.0" + "@aws-sdk/core": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/util-endpoints": "npm:3.696.0" + "@smithy/core": "npm:^2.5.3" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/9276df938a6438acfe861bcac545fae514a797ea438274de161449c511e01d6c60301f184b339f673778e404ef5ab8a26f9544d93b05330d10df2e91a5a18963 + checksum: 10c0/3af4fc987d3a3cfa9036c67f60fb939a02d801ccb2781ea0be653896dfb34382c4c895a2e3ce2c48f2db547aea09d871217d77c814331251faf10b5a472974f7 languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.535.0" +"@aws-sdk/region-config-resolver@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@smithy/node-config-provider": "npm:^2.3.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-config-provider": "npm:^2.3.0" - "@smithy/util-middleware": "npm:^2.2.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-config-provider": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^3.0.10" tslib: "npm:^2.6.2" - checksum: 10c0/08d76cfc54f2d9fffb8a2fd873e19b95564842b78a2a923260b3100117100054bb95f15f723c1f7268d10ffc61150109dca6b512ac629d125a000550ecfd0146 + checksum: 10c0/bc8765735dcd888a73336d1c0cac75fec0303446f2cd97c7818cec89d5d9f7e4b98705de1e751a47abbc3442d9237169dc967f175be27d9f828e65acb6c2d23a languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.535.0" +"@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" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.535.0" - "@aws-sdk/types": "npm:3.535.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/signature-v4": "npm:^2.2.0" - "@smithy/types": "npm:^2.12.0" + "@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" tslib: "npm:^2.6.2" - checksum: 10c0/4d7095e5adb118eeb7ad95c1cd9d62db5c3ef41e5d5d46d5775f94591333fb8982430a61ec92c1242b59cdaa422a66f111dab01e7309b049b97cf173ad4cd7e3 + checksum: 10c0/2d429b1ad202d4ff6e56671f8778d42b84a9bc6d03ac3db96bc332d11411cae461d78c7a76c0c9f597ac2c51fb88bf8db7071782fac85392350d09dfdaabbf15 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/token-providers@npm:3.535.0" +"@aws-sdk/token-providers@npm:3.699.0": + version: 3.699.0 + resolution: "@aws-sdk/token-providers@npm:3.699.0" dependencies: - "@aws-sdk/client-sso-oidc": "npm:3.535.0" - "@aws-sdk/types": "npm:3.535.0" - "@smithy/property-provider": "npm:^2.2.0" - "@smithy/shared-ini-file-loader": "npm:^2.4.0" - "@smithy/types": "npm:^2.12.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/property-provider": "npm:^3.1.9" + "@smithy/shared-ini-file-loader": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/ecc17ec3ab81f2649443f4e435557225bde28425aef6e9d0f5d3798299dad725c29c8603ebc625543a8c1ce443d12bdd21ba8d6878677a736b1babdad5c5c556 + peerDependencies: + "@aws-sdk/client-sso-oidc": ^3.699.0 + checksum: 10c0/f69d005aff7e85d04930374651edb75937cadab5baaa365044bf1318207b208d7cf857142fdbb8e66055fb92043140531945986346661bc82322b7307b109d56 languageName: node linkType: hard -"@aws-sdk/types@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/types@npm:3.535.0" +"@aws-sdk/types@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/types@npm:3.696.0" dependencies: - "@smithy/types": "npm:^2.12.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/1c8ed3a76b508287ee840a9c37f9df7a382459dfe4d46aa0cf90eddacdf32eae9c0e0d274a18956095e567234d0b07c81ff7d4fbeed3ca3c9caf52ccadcea409 + checksum: 10c0/3721939d5dd2a68fa4aee89d56b4817dd6c020721e2b2ea5b702968e7055826eb37e1924bc298007686304bf9bb6623bfec26b5cfd0663f2dba9d1b48437bb91 languageName: node linkType: hard @@ -644,24 +645,24 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-arn-parser@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/util-arn-parser@npm:3.535.0" +"@aws-sdk/util-arn-parser@npm:3.693.0": + version: 3.693.0 + resolution: "@aws-sdk/util-arn-parser@npm:3.693.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/0061dd01d95187826912903f7a08e5a6d377ce82fcfa91a5a6d1f4343bd51fb32d2cb942612e555f6b85a92e95d55873fce99daef43b2558243efdfe2b27d88a + checksum: 10c0/dd3ff41885f3c9c69043bf145d9e28ba5d18e71d3ffc5e97f3700fa4f9461d092d33d632eca00236f00e25ebcf39ed1a6900d7b39d2f592c83e38115890ad701 languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/util-endpoints@npm:3.535.0" +"@aws-sdk/util-endpoints@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/util-endpoints@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-endpoints": "npm:^1.2.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-endpoints": "npm:^2.1.6" tslib: "npm:^2.6.2" - checksum: 10c0/cd36c11e2f4374c224e45ebcf208277e0d8d89f5e4e09af1c64e6681e5042cf0ee981887eb45d34eeff782680a5ac6c2fe9d6a18ebe2cb1921f9d3c54180493d + checksum: 10c0/b32822b5f6924b8e3f88c7269afb216d07eccb338627a366ff3f94d98e7f5e4a9448dcf7c5ac97fc31fd0dfec5dfec52bbbeda65d84edd33fd509ed1dbfb1993 languageName: node linkType: hard @@ -674,51 +675,43 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.535.0" +"@aws-sdk/util-user-agent-browser@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.696.0" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@smithy/types": "npm:^2.12.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/types": "npm:^3.7.1" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/347f92df14527a6a30baca22cec326ecae8109cdaa7c011b193275acd4a19e3dfe90194aa91629bb82aa62cf690b2bc2742117f78a8d0fb01570b6eac6cb87a7 + checksum: 10c0/e72e35b21e6945d8a3cc46f92a5a6509842fe5439c2b1628f72d1f0932398d4aae2648c8a1779e2936aa4f4720047344790dc533f334ae18b20a43443d4a7b93 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.535.0" +"@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" dependencies: - "@aws-sdk/types": "npm:3.535.0" - "@smithy/node-config-provider": "npm:^2.3.0" - "@smithy/types": "npm:^2.12.0" + "@aws-sdk/middleware-user-agent": "npm:3.696.0" + "@aws-sdk/types": "npm:3.696.0" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/144a92ca5745ed78159d05466698472d10e0529946bcba67cc350be03c2272be7a58c76caa5f8831bbc66438f635a5a10167182aab02be601648843c9c0347f9 + checksum: 10c0/9dd7ef236ff13552f559d0e78bfffe424032dc4040306808542a2eedbe80801ae05389c415b770461b6b39a0b35cdbebf97e673e6f7132e05121708acee3db83 languageName: node linkType: hard -"@aws-sdk/util-utf8-browser@npm:^3.0.0": - version: 3.188.0 - resolution: "@aws-sdk/util-utf8-browser@npm:3.188.0" +"@aws-sdk/xml-builder@npm:3.696.0": + version: 3.696.0 + resolution: "@aws-sdk/xml-builder@npm:3.696.0" dependencies: - tslib: "npm:^2.3.1" - checksum: 8/dacd27164aa0835888434e080b67f04510e2281560540ff73496f2d0aa73b0b7f830ec08491b35c3a51bf6214615579182aff8727e151e54a74a97a197a2ac31 - languageName: node - linkType: hard - -"@aws-sdk/xml-builder@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/xml-builder@npm:3.535.0" - dependencies: - "@smithy/types": "npm:^2.12.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/8e45d10ef3e19c09c2f19aef1a4d8e6194b257a3a9a6b773e36899e85910006a62d3550fdd658be64df713f49b12402765e5afd4d601bacce11a944ec67f6b65 + checksum: 10c0/7a628df60d55bbee0dafd1920b37e071c9c663ef8b3ef8e601a528185f0503d6b4da50350f636b1f09851f60314e12b28d16fa1239f40a6fb4866e9f6f829778 languageName: node linkType: hard @@ -917,187 +910,187 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/abort-controller@npm:2.2.0" +"@smithy/abort-controller@npm:^3.1.8": + version: 3.1.8 + resolution: "@smithy/abort-controller@npm:3.1.8" dependencies: - "@smithy/types": "npm:^2.12.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/87bf79591d2b2b289dadf2ed04f082232b44e39bd92c188bae5fe3d11cdc4e4d54f0962a7865c159f4c7f914b8d093fe2744f5ab9de07a0b4cc13f9da4a6cf48 + checksum: 10c0/ba62148955592036502880ac68a3fd1d4b0b70e3ace36ef9f1d0f507287795875598e2b9823ab6cdf542dcdb9fe75b57872694fc4a8108f7ab71938426a1c89c languageName: node linkType: hard -"@smithy/chunked-blob-reader-native@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/chunked-blob-reader-native@npm:2.2.0" +"@smithy/chunked-blob-reader-native@npm:^3.0.1": + version: 3.0.1 + resolution: "@smithy/chunked-blob-reader-native@npm:3.0.1" dependencies: - "@smithy/util-base64": "npm:^2.3.0" + "@smithy/util-base64": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/72cea2e748d50ef0fb86e648830a80464b20090013a77c862e464dfa4b5a293498249115a6f3934ed73d76931b7db75f71aed022de73b0a3b004e32b99dc65e8 + checksum: 10c0/26f7660d3cb5a257d1db70aaa4b0a109bf4412c3069d35b40645a045481e1633765c8a530ffdab4645bf640fdc957693fa84c6ebb15e864b7bd4be9d4e16b46c languageName: node linkType: hard -"@smithy/chunked-blob-reader@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/chunked-blob-reader@npm:2.2.0" +"@smithy/chunked-blob-reader@npm:^4.0.0": + version: 4.0.0 + resolution: "@smithy/chunked-blob-reader@npm:4.0.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/96e08c563e78d53b917ae6ab225cc9c4d1894e237e54addb1023d6582b3e91cc03a3d7f758f79ce730da0e4acdcfbc7578846bdd13141a3125d22e577ea674f2 + checksum: 10c0/4d997cb3a828c9c76bb764586918944ba07262aed832827d2be8ba3556f436171613e80b9f35a005af8f2189fc43befdfe44e21d9bde668fb48d5443f509ae22 languageName: node linkType: hard -"@smithy/config-resolver@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/config-resolver@npm:2.2.0" +"@smithy/config-resolver@npm:^3.0.12": + version: 3.0.12 + resolution: "@smithy/config-resolver@npm:3.0.12" dependencies: - "@smithy/node-config-provider": "npm:^2.3.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-config-provider": "npm:^2.3.0" - "@smithy/util-middleware": "npm:^2.2.0" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-config-provider": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^3.0.10" tslib: "npm:^2.6.2" - checksum: 10c0/977c3bd383b72e0ab25238515fddfd9138855b7c24247e19c5d1490b6a61234bd737956f770539508d7f4c07a54efb917923e5642abf15c1803df43fe5079859 + checksum: 10c0/01686446680e1a0e98051034671813f2ea78664ee8a6b22811a12fb937c1ac5b67b63ab9a6ae5995c61991344fbacebc906189cd063512ef1c1bdfb6c491941d languageName: node linkType: hard -"@smithy/core@npm:^1.4.0": - version: 1.4.0 - resolution: "@smithy/core@npm:1.4.0" - dependencies: - "@smithy/middleware-endpoint": "npm:^2.5.0" - "@smithy/middleware-retry": "npm:^2.2.0" - "@smithy/middleware-serde": "npm:^2.3.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/smithy-client": "npm:^2.5.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-middleware": "npm:^2.2.0" +"@smithy/core@npm:^2.5.3, @smithy/core@npm:^2.5.4": + version: 2.5.4 + resolution: "@smithy/core@npm:2.5.4" + dependencies: + "@smithy/middleware-serde": "npm:^3.0.10" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" + "@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-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/a5ece1a4751be0778754cdff7484fd8930068c1ea858c696836ecd9c60fdd7944aef27590d35b95f6a4c499427c7b653ffddc452ad3ee6f8906e2a57e06e39ad + checksum: 10c0/b966d6a7136cc9575370a75ad380fc27b85e83dd6615c04a413a3ef7ef2a496adb1a7e46b8daa256cfaf5993c4d14957834a1dfd416a3bb16402d6012229e2a0 languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^2.3.0": - version: 2.3.0 - resolution: "@smithy/credential-provider-imds@npm:2.3.0" +"@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" dependencies: - "@smithy/node-config-provider": "npm:^2.3.0" - "@smithy/property-provider": "npm:^2.2.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/url-parser": "npm:^2.2.0" + "@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" tslib: "npm:^2.6.2" - checksum: 10c0/62d0416c667349ad493fe27eab9fb3dc8b67d87d6e20d25a02034234e0a2a5da6e7c02341bbfa055c92a0ad170aa6ab9191aa0dc728ad57c87da3f45236fc2c2 + checksum: 10c0/c0f1d0c439f26d046ef130057ea1727cb06cab96054ed23202d6eb7eaec3e5d8ef96380b69fbdec505c569e5f2b56ed68ba8c687f47d7d99607c30e5f6e469c1 languageName: node linkType: hard -"@smithy/eventstream-codec@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/eventstream-codec@npm:2.2.0" +"@smithy/eventstream-codec@npm:^3.1.9": + version: 3.1.9 + resolution: "@smithy/eventstream-codec@npm:3.1.9" dependencies: - "@aws-crypto/crc32": "npm:3.0.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-hex-encoding": "npm:^2.2.0" + "@aws-crypto/crc32": "npm:5.2.0" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-hex-encoding": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/b2b45542d81b56be382a40866af378a66579c76a8a099e8025b96b97bc4944662cbbd9fafef1ce88a3c8181c7bebb33470a9a064772ecc3b378b0e8e6899681d + checksum: 10c0/857761ffcf4cb6296dcb28763417b2e8f8ab2001f2fbf26ae169a6a57b4e095af380d81361ce1eddaacd664c99205071f1fb4ad4e6c4949022e7e86a6dd51590 languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/eventstream-serde-browser@npm:2.2.0" +"@smithy/eventstream-serde-browser@npm:^3.0.13": + version: 3.0.13 + resolution: "@smithy/eventstream-serde-browser@npm:3.0.13" dependencies: - "@smithy/eventstream-serde-universal": "npm:^2.2.0" - "@smithy/types": "npm:^2.12.0" + "@smithy/eventstream-serde-universal": "npm:^3.0.12" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/686ff9e934929feb029600827b061d849e32b649c149908d158d03919bbab1317d053955e4f806b70fef9dab9af69b2d87d71fb39b4f9d750176f9332c5e0e70 + checksum: 10c0/ca3b37dbb3a4e8ea04e101c6555cc75b517544397b8d4daf5b6ba31ed38aa0ccb439d84b081e3660e9bcad7a9f9faa4e8fc006c145da6355635bcbd8fec80204 languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/eventstream-serde-config-resolver@npm:2.2.0" +"@smithy/eventstream-serde-config-resolver@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.10" dependencies: - "@smithy/types": "npm:^2.12.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/5b5b7c5204801129cf687d633ab345900c092d5a8631ac0b110536d5a5cbfef6294f105a6e6234b918d1ceadf428c6b5a9db18390af38f63ab6bf7a54c35e5b5 + checksum: 10c0/0b5c4bc240ee092b2e5d968ceba54b7a1cd41a13dceb88fb7c4cb809debfa29b2b40addbdd19e4ca9ecd499f1947fbd06e2eeeb3e132f0b23250b37cef1a8903 languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/eventstream-serde-node@npm:2.2.0" +"@smithy/eventstream-serde-node@npm:^3.0.12": + version: 3.0.12 + resolution: "@smithy/eventstream-serde-node@npm:3.0.12" dependencies: - "@smithy/eventstream-serde-universal": "npm:^2.2.0" - "@smithy/types": "npm:^2.12.0" + "@smithy/eventstream-serde-universal": "npm:^3.0.12" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/7ed29869ed62f4c5ff1d7adfd46c2f0a3893c567651e55c9acefc03b987a8781afc1962bb6fc874c7a6bb312793c4f2da99b9af3b478a4d636856a0ce0a90f94 + checksum: 10c0/7ec4b2d18992fd56be8fbd598ede7db1990512bfcc6f1a75b04dcd919d1aa328578c404ebde68779fd175259ee69044198ecd8c244d89e66e9cb05ffb9c14468 languageName: node linkType: hard -"@smithy/eventstream-serde-universal@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/eventstream-serde-universal@npm:2.2.0" +"@smithy/eventstream-serde-universal@npm:^3.0.12": + version: 3.0.12 + resolution: "@smithy/eventstream-serde-universal@npm:3.0.12" dependencies: - "@smithy/eventstream-codec": "npm:^2.2.0" - "@smithy/types": "npm:^2.12.0" + "@smithy/eventstream-codec": "npm:^3.1.9" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/bd2e429000d610b4399b82ec82ea3deb09d6b2c75965489f17c449fbc63011722bd835b9e73e69765f6ac9f8e371eed2cff373cc9f442bd78e239fb1209a1e6c + checksum: 10c0/5247673c34cba51e9764503812e693dce9653b5c2341b02b9f500ff0ee00f3f47e7041ac10085b2ee916d340e24f6e346fa5a0fdc9820fd952bcc5d88f487178 languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^2.5.0": - version: 2.5.0 - resolution: "@smithy/fetch-http-handler@npm:2.5.0" +"@smithy/fetch-http-handler@npm:^4.1.1": + version: 4.1.1 + resolution: "@smithy/fetch-http-handler@npm:4.1.1" dependencies: - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/querystring-builder": "npm:^2.2.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-base64": "npm:^2.3.0" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/querystring-builder": "npm:^3.0.10" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-base64": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/850162a4660d7b363d135da4b6b1975401cae9a3c7df652ada49b5aba8af6cd723719f893b2938918d9d80263a60fd5dfda75e7f96577d381efbc4085ffd0820 + checksum: 10c0/e6307dfdb621a5481e7b263e2ad0a6c4b54982504c0c1ed8e2cd12d0b9b09dd99d0a7e4ebff9d8f30f1935bae24945f44cef98eca42ad119e4f1f23507ebb081 languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/hash-blob-browser@npm:2.2.0" +"@smithy/hash-blob-browser@npm:^3.1.9": + version: 3.1.9 + resolution: "@smithy/hash-blob-browser@npm:3.1.9" dependencies: - "@smithy/chunked-blob-reader": "npm:^2.2.0" - "@smithy/chunked-blob-reader-native": "npm:^2.2.0" - "@smithy/types": "npm:^2.12.0" + "@smithy/chunked-blob-reader": "npm:^4.0.0" + "@smithy/chunked-blob-reader-native": "npm:^3.0.1" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/8e96fe570439a245e177bcbaef1dc1005f431a8cd4d329d0889ef63091337e626f0e9339bac03c68a9bb5fe204ba0cd60241046e4922687a3f534bf5337e1ca8 + checksum: 10c0/728becc50fd2463b93b77b6bfadafeee280f5c01d3a92ec227233cc47c3005f563209d1d144b83461f46d6c8a0674bb458581f6a1627ff43826a4466a0860e40 languageName: node linkType: hard -"@smithy/hash-node@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/hash-node@npm:2.2.0" +"@smithy/hash-node@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/hash-node@npm:3.0.10" dependencies: - "@smithy/types": "npm:^2.12.0" - "@smithy/util-buffer-from": "npm:^2.2.0" - "@smithy/util-utf8": "npm:^2.3.0" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-buffer-from": "npm:^3.0.0" + "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/e9fccd5aa44f8a9b1fa4e9142e6c4c6c6390f86db358b51c7a68e174b0de6b34d1d9bbc41c3a1b4cb0c382ee002f685c9989e028b7b04b02818115edf42f1145 + checksum: 10c0/1134872f7c4ba2c35583bd0932bf0b8cb99f5f24e79235660a5e0e0914c1d587c0ee7d44d5d4a8c0ed0c77249fc3a154d28a994dc2f42e27cf212d2052a5d0bd languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/hash-stream-node@npm:2.2.0" +"@smithy/hash-stream-node@npm:^3.1.9": + version: 3.1.9 + resolution: "@smithy/hash-stream-node@npm:3.1.9" dependencies: - "@smithy/types": "npm:^2.12.0" - "@smithy/util-utf8": "npm:^2.3.0" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/3dfdff21b636d467e99b0bb79e169918a40b388acfdf3128aeb0b3d4a9867ee05326f2ddbb73d6c518cd9e7a66ea0d3b752e3b340db7b8a023a7c6f64fe0a928 + checksum: 10c0/de292bb7f70ed6f8fab73a9c0adcd0d659a5ecb46ade36e852a0402323715223c859b10e7344d31c16d59b9a4077626c666754421cfd5a04e17dc1a3e2a5490d languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/invalid-dependency@npm:2.2.0" +"@smithy/invalid-dependency@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/invalid-dependency@npm:3.0.10" dependencies: - "@smithy/types": "npm:^2.12.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/79c64faf59389743b438487986fc2798dad033cef1c0fa6c7c91fbce268db75a36d94b1bf0580d8973745ce902d3f04c715375cb52350c16c395f4ba0120b051 + checksum: 10c0/98bae16110f3f895991c1bd0a4291d9c900380b159c6d50d7327bd5161469f63510209ea3b08cfb0a12a66dfd9de8a1dc1ac71708b68f97c06b4ee6a2cde60b7 languageName: node linkType: hard @@ -1110,201 +1103,203 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/md5-js@npm:2.2.0" +"@smithy/is-array-buffer@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/is-array-buffer@npm:3.0.0" dependencies: - "@smithy/types": "npm:^2.12.0" - "@smithy/util-utf8": "npm:^2.3.0" tslib: "npm:^2.6.2" - checksum: 10c0/f1f18b95b821f0b90e13bb795b64e063ec86d342a7d92d22fb49fb4c0a3793a082874377a3c8df2349c4348382615a673f33a06c0865cf9a315ac10f8d106ee9 + checksum: 10c0/44710d94b9e6655ebc02169c149ea2bc5d5b9e509b6b39511cfe61bac571412290f4b9c743d61e395822f014021fcb709dbb533f2f717c1ac2d5a356696c22fd languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/middleware-content-length@npm:2.2.0" +"@smithy/md5-js@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/md5-js@npm:3.0.10" dependencies: - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/types": "npm:^2.12.0" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/b9f260bda60448158b85aa53304463360d96f4066e6ff6b44aaa6df65468c45558512d5abdbea87592a5b6e879bb52b763ad15f12fff813d1ee68e081618328f + checksum: 10c0/ab0675b36cd48c76f0512ff5c87bc3e3e64288123ee37a493bc514fbcf48355eb8a9e5ed30efb9066286122dc6d3e5981b0f0f619929bb568d4b3d9023de4ccc languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^2.5.0": - version: 2.5.0 - resolution: "@smithy/middleware-endpoint@npm:2.5.0" - dependencies: - "@smithy/middleware-serde": "npm:^2.3.0" - "@smithy/node-config-provider": "npm:^2.3.0" - "@smithy/shared-ini-file-loader": "npm:^2.4.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/url-parser": "npm:^2.2.0" - "@smithy/util-middleware": "npm:^2.2.0" +"@smithy/middleware-content-length@npm:^3.0.12": + version: 3.0.12 + resolution: "@smithy/middleware-content-length@npm:3.0.12" + dependencies: + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/5f80e5d9bc63d1f438882eb90b471c63f877493d1a87ff8eb3aa2b3c8eaa8f42b6c9c818648270597595a495555e56da849fb0b41e44d1471e09cddcec030baf + checksum: 10c0/6d8db9bc97e3c09133ec9dc3114ca3e9ad3db5c234a2e109c3010e8661b488b08b8b2066bb2cd13da11d6ccffb9bbfbec1fa1552386d6e0d8d433b5041a6978b languageName: node linkType: hard -"@smithy/middleware-retry@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/middleware-retry@npm:2.2.0" - dependencies: - "@smithy/node-config-provider": "npm:^2.3.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/service-error-classification": "npm:^2.1.5" - "@smithy/smithy-client": "npm:^2.5.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-middleware": "npm:^2.2.0" - "@smithy/util-retry": "npm:^2.2.0" +"@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" + 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" tslib: "npm:^2.6.2" - uuid: "npm:^8.3.2" - checksum: 10c0/6b4b0913b729b2f56e30cb9cef42cdd3e41a2ad570e1e6b60f8662326e1f1063ff2335176c5308f99153c13c3a3e8d30f5adacb2cd744d0fbb10192ebb021ad9 + checksum: 10c0/3d7f6322e26cc05e0ecdfa19a7fdf422fdddc2816b109a84a76b947e688c2a1c03e08a43434f660cc568b00114628b5b0f50b45a6b6bf95501aeb7d55cdef461 languageName: node linkType: hard -"@smithy/middleware-serde@npm:^2.3.0": - version: 2.3.0 - resolution: "@smithy/middleware-serde@npm:2.3.0" +"@smithy/middleware-retry@npm:^3.0.27": + version: 3.0.28 + resolution: "@smithy/middleware-retry@npm:3.0.28" dependencies: - "@smithy/types": "npm:^2.12.0" + "@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" tslib: "npm:^2.6.2" - checksum: 10c0/4ac7ea24a69c2a071a3c3ac560a4ac368021fd9f7008ac338adcb912df403787040148b2999e7e041826d4fcf48c0b39d2b884044da94205287a7129c5e7e59e + uuid: "npm:^9.0.1" + checksum: 10c0/e2d4cf85a161ca711d4a6e9be420d2e9ae387d21d10ed68db2dbba9a5a76fdf6df03a16bfd9309075ea846661a7c292d073ad444cee82367a4389b12f543facc languageName: node linkType: hard -"@smithy/middleware-stack@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/middleware-stack@npm:2.2.0" +"@smithy/middleware-serde@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/middleware-serde@npm:3.0.10" dependencies: - "@smithy/types": "npm:^2.12.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/ce21595c5ad7d3e101965ee85ed790e1260d013901c8be80be8833dc2fcd556b00de2a56b95cfeb694a0d64909df343c3864a7d96fb35c6e5eb0652353c844a2 + checksum: 10c0/407ddbbf856c54ba5592b76aeeadc5a09a679614e8eaac91b8d662b6bd7e9cf16b60190eb15254befd34311ac137260c00433ac9126a734c6c60a256e55c0e69 languageName: node linkType: hard -"@smithy/node-config-provider@npm:^2.3.0": - version: 2.3.0 - resolution: "@smithy/node-config-provider@npm:2.3.0" +"@smithy/middleware-stack@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/middleware-stack@npm:3.0.10" dependencies: - "@smithy/property-provider": "npm:^2.2.0" - "@smithy/shared-ini-file-loader": "npm:^2.4.0" - "@smithy/types": "npm:^2.12.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/92b87bcb8e5fd38f6a2b0f3512fc3f2439bbf9270ddeaaeb32331716c283907ae315bb9de25b6facb4377056c3ae7aaac66f2a7739632207654a8aad877f59f7 + checksum: 10c0/badcc1d275f7fd4957b6bce4e917060f971a4199e717cde7d3b4909be5d40e61c93328e2968e6885b4e8f7f5772e84ac743ddcc80031ab52efb47a3a3168beb0 languageName: node linkType: hard -"@smithy/node-http-handler@npm:^2.5.0": - version: 2.5.0 - resolution: "@smithy/node-http-handler@npm:2.5.0" +"@smithy/node-config-provider@npm:^3.1.11": + version: 3.1.11 + resolution: "@smithy/node-config-provider@npm:3.1.11" dependencies: - "@smithy/abort-controller": "npm:^2.2.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/querystring-builder": "npm:^2.2.0" - "@smithy/types": "npm:^2.12.0" + "@smithy/property-provider": "npm:^3.1.10" + "@smithy/shared-ini-file-loader": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/5f9688549ac9b374b2837db24b955e265eef77f76354fc676a78741613f6c60feee49908c4883e25e2e20fb3083d45723bb690070d0a6f7cc0682e74287fbad7 + checksum: 10c0/b80a6d3f96979696499b27155c3e075f139fa6be6a2ea9688735bd1802f22bb41be4545dac9ea4db51519d22c6fb469e5bfad9063e2fa2b8771130d2f2d611a7 languageName: node linkType: hard -"@smithy/property-provider@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/property-provider@npm:2.2.0" +"@smithy/node-http-handler@npm:^3.3.1": + version: 3.3.1 + resolution: "@smithy/node-http-handler@npm:3.3.1" dependencies: - "@smithy/types": "npm:^2.12.0" + "@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" tslib: "npm:^2.6.2" - checksum: 10c0/023b6c29bd2aa48eefce8329611719097efdd271a8207f6b01624c6f82245b56d5d81741a4f64ad56a6b240352f6d083af85232420cf1fd92ae0f08a338976a0 + checksum: 10c0/32bb521a6cc7692ee33a362256661dbdccedfe448f116595bf6870f5c4343e3152daf5f9ae0b43d4a888016ea9161375858046f141513fb1d6c61545572712fc languageName: node linkType: hard -"@smithy/protocol-http@npm:^3.3.0": - version: 3.3.0 - resolution: "@smithy/protocol-http@npm:3.3.0" +"@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" dependencies: - "@smithy/types": "npm:^2.12.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/a32895fc7318d964e53069ae185f03b26fe9c76560451578e21b09c09e7b443a16a2dda348c1a8cde18bddf4b5ba1f72a715c57239ceb93a7539dd1f9f44a7b9 + checksum: 10c0/8dfcf30565b00287fd3c5ad2784f5c820264251dc9d1ac7334a224e40eb3eac4762a6198961d3e261bbcc738fc0c7c88ebd1007761e994569342f339ff503e1e languageName: node linkType: hard -"@smithy/querystring-builder@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/querystring-builder@npm:2.2.0" +"@smithy/protocol-http@npm:^4.1.7": + version: 4.1.7 + resolution: "@smithy/protocol-http@npm:4.1.7" dependencies: - "@smithy/types": "npm:^2.12.0" - "@smithy/util-uri-escape": "npm:^2.2.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/45f33a053314c68541fa8571fec7398b4d67d98d3f846fda905f75489e08b0581405eb0bc0a8fe55177996e820df301ee275ab9529e9cdc3ea8e33cbb1a2abf4 + checksum: 10c0/1d5bf3e3ae9b3c7b58934163f56364228a42d50dcc64c83855be846d46f4954ed36b1bc3d949cd24bb5da3787d9b787637cffa5e3fdbbe8e1932e05ea14eace6 languageName: node linkType: hard -"@smithy/querystring-parser@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/querystring-parser@npm:2.2.0" +"@smithy/querystring-builder@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/querystring-builder@npm:3.0.10" dependencies: - "@smithy/types": "npm:^2.12.0" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-uri-escape": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/e2f1a3dd60d59915a2dc24a58c2bc9da6b5ca7940067ce20f6205647dc53c1abc951081e92af680637a8c5e33b2f853d9988e8bade672862e463f6944a6c9bc9 + checksum: 10c0/3a95519ee41f195c3b56978803d50ba2b5b2ce46fc0de063442cdab347528cd0e3c3d5cd0361bc33ceeec1893198cb3246c201026c3917349e0fb908ca8c3fb0 languageName: node linkType: hard -"@smithy/service-error-classification@npm:^2.1.5": - version: 2.1.5 - resolution: "@smithy/service-error-classification@npm:2.1.5" +"@smithy/querystring-parser@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/querystring-parser@npm:3.0.10" dependencies: - "@smithy/types": "npm:^2.12.0" - checksum: 10c0/e3fb24af5a3a60bf6479bc057bc832f89a0b427650ea2f262220a9627d60d2ab455ad766a2fcceb55fba1b15eddb82b25775fb781c254d2031768f5f8e131e15 + "@smithy/types": "npm:^3.7.1" + tslib: "npm:^2.6.2" + checksum: 10c0/e57c15087246e6a50348d557b670ded987ed5d88d4279a0a4896828d2be9fb2949f6b6c8656e5be45282c25cfa2fe62fe7fd9bd159ac30177f5b99181a5f4b74 languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^2.4.0": - version: 2.4.0 - resolution: "@smithy/shared-ini-file-loader@npm:2.4.0" +"@smithy/service-error-classification@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/service-error-classification@npm:3.0.10" dependencies: - "@smithy/types": "npm:^2.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/890fe084a616cb5d2d7aa5e1b7c0ab585b744ad44fb2e2c5042747bc44aea9bac72f62448a78198a3d5eba4281ad79d5c44ec929b24b70263a2fc02e268c8542 + "@smithy/types": "npm:^3.7.1" + checksum: 10c0/9b9d5e0436d168f6a3290edb008292e2cc28ec7d2d9227858aff7c9c70d732336b71898eb0cb7fa76ea04c0180ec3afaf7930c92e881efd4b91023d7d8919044 languageName: node linkType: hard -"@smithy/signature-v4@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/signature-v4@npm:2.2.0" +"@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" dependencies: - "@smithy/eventstream-codec": "npm:^2.2.0" - "@smithy/is-array-buffer": "npm:^2.2.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-hex-encoding": "npm:^2.2.0" - "@smithy/util-middleware": "npm:^2.2.0" - "@smithy/util-uri-escape": "npm:^2.2.0" - "@smithy/util-utf8": "npm:^2.3.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/2b8588498b0710839f59d5c7cb200bc846a5ee030def49d27aab6b3a87bea806bdc12cefb2605822c9435da399ca86cdbb68583b5ade84966d167bf1cde2886f + checksum: 10c0/7479713932f00a6b85380fa8012ad893bb61e7ea614976e0ab2898767ff7dc91bb1dd813a4ec72e4850d6b10296f11032cd5dd916970042be376c19d0d3954b6 languageName: node linkType: hard -"@smithy/smithy-client@npm:^2.5.0": - version: 2.5.0 - resolution: "@smithy/smithy-client@npm:2.5.0" - dependencies: - "@smithy/middleware-endpoint": "npm:^2.5.0" - "@smithy/middleware-stack": "npm:^2.2.0" - "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-stream": "npm:^2.2.0" +"@smithy/signature-v4@npm:^4.2.2": + version: 4.2.3 + resolution: "@smithy/signature-v4@npm:4.2.3" + dependencies: + "@smithy/is-array-buffer": "npm:^3.0.0" + "@smithy/protocol-http": "npm:^4.1.7" + "@smithy/types": "npm:^3.7.1" + "@smithy/util-hex-encoding": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-uri-escape": "npm:^3.0.0" + "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/66186e3c9ad9f0b59871f5a71f9a33bdbd58445c0e6a320570325ec2a084aeb0110bba6d60872f90cac244777cec57c2b2099311f0496b5ba85344a65518d69b + checksum: 10c0/7cecc9c73cb863e15c4517601a2a1e82b3728fbe174c533d807beb54f59f66792891c82955d874baa27640201d719b6ea63497b376e4c7cd09d5d52ea36fe3fc languageName: node linkType: hard -"@smithy/types@npm:^2.12.0": - version: 2.12.0 - resolution: "@smithy/types@npm:2.12.0" +"@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" tslib: "npm:^2.6.2" - checksum: 10c0/3530ba5b4f4e52a4028679f73e133af928cf6ea22a16d29669b8c67ea540ed46ab15dc6d391598fbdfd476884cdc57881c480168e2dbe7c5bb007f5afad01531 + checksum: 10c0/b9a56e20133d29ab2339d4d3b7b28601b7a98b899a7b0a5371c2c698c48e60c733fdad42fe1dec096c48a9de10d79de170f6eaa98a1bc1bd0c18a4b63c545e0d languageName: node linkType: hard @@ -1317,43 +1312,52 @@ __metadata: languageName: node linkType: hard -"@smithy/url-parser@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/url-parser@npm:2.2.0" +"@smithy/types@npm:^3.7.1": + version: 3.7.1 + resolution: "@smithy/types@npm:3.7.1" dependencies: - "@smithy/querystring-parser": "npm:^2.2.0" - "@smithy/types": "npm:^2.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/566d85f2d876d75d8a65bfd17fe00155e3f2cae79ca4ca4d979c56910fc5cde3d623efef07f5b37d7108c5eb9d5ec8e694705ac9b60bdf569e24ebf77c4c8215 + checksum: 10c0/c82ad86087b6e0d2261f581a8cca1694a0af31458d7789ff5d8787973b4940a6d035082005dfc87857f266ee9cb512f7eb80535917e6dd6eb3d7d70c45d0f9aa languageName: node linkType: hard -"@smithy/util-base64@npm:^2.3.0": - version: 2.3.0 - resolution: "@smithy/util-base64@npm:2.3.0" +"@smithy/url-parser@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/url-parser@npm:3.0.10" dependencies: - "@smithy/util-buffer-from": "npm:^2.2.0" - "@smithy/util-utf8": "npm:^2.3.0" + "@smithy/querystring-parser": "npm:^3.0.10" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/50e7f04793c5c31684802454bc2cdb5b3d969857afe6474a6eef75e43c5191391634a774ae240976c83a5d5fc49b141dd2ca224638076189580e7f50392ef2ea + checksum: 10c0/29c9d03ee86936ffb3bdcbb84ce14b7dacaadb2e61b5ed78ee91dfacb98e42048c70c718077347f0f39bce676168ba5fc1f1a8b19988f89f735c0b5e17cdc77a languageName: node linkType: hard -"@smithy/util-body-length-browser@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/util-body-length-browser@npm:2.2.0" +"@smithy/util-base64@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/util-base64@npm:3.0.0" dependencies: + "@smithy/util-buffer-from": "npm:^3.0.0" + "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/7fff2451f8d8f558b0e8f7fb829e88370515da518330406a1fa6b493eb023b1256fd9321ae10bd6dded41c659f8df7d3e791c647d9638e44d28b039c4d6eb1c3 + checksum: 10c0/5c05c3505bd1ac4c1e04ec0e22ad1c9e0c61756945735861614f9e46146369a1a112dd0895602475822c18b8f1fe0cc3fb9e45c99a4e7fb03308969c673cf043 languageName: node linkType: hard -"@smithy/util-body-length-node@npm:^2.3.0": - version: 2.3.0 - resolution: "@smithy/util-body-length-node@npm:2.3.0" +"@smithy/util-body-length-browser@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/util-body-length-browser@npm:3.0.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/c9aba7f426d45dde4123d60330ccf907a7078c3e8baeba55b4edeadfcfc1ce880e3a1b1c842450871f69b3d73b2ccd05029f018087e1373602d0e8284606b42d + checksum: 10c0/cfb595e814334fe7bb78e8381141cc7364f66bff0c1d672680f4abb99361ef66fbdb9468fa1dbabcd5753254b2b05c59c907fa9d600b36e6e4b8423eccf412f7 + languageName: node + linkType: hard + +"@smithy/util-body-length-node@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/util-body-length-node@npm:3.0.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10c0/6f779848e7c81051364cf6e40ed61034a06fa8df3480398528baae54d9b69622abc7d068869e33dbe51fef2bbc6fda3f548ac59644a0f10545a54c87bc3a4391 languageName: node linkType: hard @@ -1367,110 +1371,120 @@ __metadata: languageName: node linkType: hard -"@smithy/util-config-provider@npm:^2.3.0": - version: 2.3.0 - resolution: "@smithy/util-config-provider@npm:2.3.0" +"@smithy/util-buffer-from@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/util-buffer-from@npm:3.0.0" dependencies: + "@smithy/is-array-buffer": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/cb3021c4b9711ed3849a2268f1ee76febcb0a74bfc3fb9f5bf311c11e862490fb95f42892b65bd8e2dd7a4fe18e6522d22a1f73b13ec1c6ccbdb518754669e4c + checksum: 10c0/b10fb81ef34f95418f27c9123c2c1774e690dd447e8064184688c553156bdec46d2ba1b1ae3bad7edd2b58a5ef32ac569e1ad814b36e7ee05eba10526d329983 languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/util-defaults-mode-browser@npm:2.2.0" +"@smithy/util-config-provider@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/util-config-provider@npm:3.0.0" dependencies: - "@smithy/property-provider": "npm:^2.2.0" - "@smithy/smithy-client": "npm:^2.5.0" - "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10c0/a2c25eac31223eddea306beff2bb3c32e8761f8cb50e8cb2a9d61417a5040e9565dc715a655787e99a37465fdd35bbd0668ff36e06043a5f6b7be48a76974792 + 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" + dependencies: + "@smithy/property-provider": "npm:^3.1.10" + "@smithy/smithy-client": "npm:^3.4.5" + "@smithy/types": "npm:^3.7.1" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/0a9e9ccd62f208d2f57cd13f8374cc3888d19d3501ccabc1959fec4e369ebaeb15f84c436e7d04d2ab52748a0284dde73bec4cac537605cc876c72e39542ff7c + checksum: 10c0/bba460478f70ef25312d3e5408e0caa5feaf0b2af11aedcfd9e4719874884b507edd2503790d938e22fff5387f1dd63cd33c920dddf16cb3e6a6588575be5522 languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^2.3.0": - version: 2.3.0 - resolution: "@smithy/util-defaults-mode-node@npm:2.3.0" - dependencies: - "@smithy/config-resolver": "npm:^2.2.0" - "@smithy/credential-provider-imds": "npm:^2.3.0" - "@smithy/node-config-provider": "npm:^2.3.0" - "@smithy/property-provider": "npm:^2.2.0" - "@smithy/smithy-client": "npm:^2.5.0" - "@smithy/types": "npm:^2.12.0" +"@smithy/util-defaults-mode-node@npm:^3.0.27": + version: 3.0.28 + resolution: "@smithy/util-defaults-mode-node@npm:3.0.28" + 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" tslib: "npm:^2.6.2" - checksum: 10c0/604e2145c722bc1a1caffdf9ed63e259858aaecc051e423c9b2e2820e2f929b4fc1bc785180cbab00042b77493492526e3ca94fb7174d92765846b00f16130e1 + checksum: 10c0/6b49892d58d9c38e92e9b82ca7cdc2c9627f56fb3bc62ddef9bb5f197c38df1b7089c73c2256281888aba48a0ddd9319eb86a616af7ab40342f07aea1136dd47 languageName: node linkType: hard -"@smithy/util-endpoints@npm:^1.2.0": - version: 1.2.0 - resolution: "@smithy/util-endpoints@npm:1.2.0" +"@smithy/util-endpoints@npm:^2.1.6": + version: 2.1.6 + resolution: "@smithy/util-endpoints@npm:2.1.6" dependencies: - "@smithy/node-config-provider": "npm:^2.3.0" - "@smithy/types": "npm:^2.12.0" + "@smithy/node-config-provider": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/5c0e292917ff48715b900f348ad34100956769b73bf401706fac05cb6339e650ce2481b179a1bf74670d6396b8b1afad0e120473ad6cabf33048d805ec750c9d + checksum: 10c0/a1cd8cc912fb67ee07e6095990f3b237b2e53f73e493b2aaa85af904c4ce73ce739a68e4d3330a37b8c96cd00b6845205b836ee4ced97cf622413a34b913adc2 languageName: node linkType: hard -"@smithy/util-hex-encoding@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/util-hex-encoding@npm:2.2.0" +"@smithy/util-hex-encoding@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/util-hex-encoding@npm:3.0.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/35b23bb3e654464f4e621407d27a7b6eb8a813ca69156e805126514954e21478fbe26bbd7b90f0911d1ca179e6b2a4c2e7ce6d879d9b31b74462541d3092ea83 + checksum: 10c0/d2fa7270853cc8f22c4f4635c72bf52e303731a68a3999e3ea9da1d38b6bf08c0f884e7d20b65741e3bc68bb3821e1abd1c3406d7a3dce8fc02df019aea59162 languageName: node linkType: hard -"@smithy/util-middleware@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/util-middleware@npm:2.2.0" +"@smithy/util-middleware@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/util-middleware@npm:3.0.10" dependencies: - "@smithy/types": "npm:^2.12.0" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/30227e6c561469cec52985bf5997b65bbe35e565a77d9e775af9d673ef6d4a297a9ad24cb54c076565d62b60a68750f0a34eeab008c02f66c979816bf629cf39 + checksum: 10c0/01bbbd31044ab742985acac36aa61e240db16ed7dfa22b73779877eb5db0af14351883506fb34d2ee964598d72f4998d79409c271a62310647fb28faccd855a2 languageName: node linkType: hard -"@smithy/util-retry@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/util-retry@npm:2.2.0" +"@smithy/util-retry@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/util-retry@npm:3.0.10" dependencies: - "@smithy/service-error-classification": "npm:^2.1.5" - "@smithy/types": "npm:^2.12.0" + "@smithy/service-error-classification": "npm:^3.0.10" + "@smithy/types": "npm:^3.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/d71932a7a74e2218d1123a6d0966a470066c73f68537db6783a3c2a3142c4cc019abdae1c5f637f43fe411ecab451788abcf750d7b4919f563403a710e922190 + checksum: 10c0/ac1dcfd2e4ea1a4f99a42447b7fd8e4ea21589dfd87e9bc6a7bdf1d26e1f93ec71aa4cfde5e024b00d9b713b889f9db20a8d81b9e3ccdbe6f72bedb6269f01b8 languageName: node linkType: hard -"@smithy/util-stream@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/util-stream@npm:2.2.0" +"@smithy/util-stream@npm:^3.3.1": + version: 3.3.1 + resolution: "@smithy/util-stream@npm:3.3.1" dependencies: - "@smithy/fetch-http-handler": "npm:^2.5.0" - "@smithy/node-http-handler": "npm:^2.5.0" - "@smithy/types": "npm:^2.12.0" - "@smithy/util-base64": "npm:^2.3.0" - "@smithy/util-buffer-from": "npm:^2.2.0" - "@smithy/util-hex-encoding": "npm:^2.2.0" - "@smithy/util-utf8": "npm:^2.3.0" + "@smithy/fetch-http-handler": "npm:^4.1.1" + "@smithy/node-http-handler": "npm:^3.3.1" + "@smithy/types": "npm:^3.7.1" + "@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/65e4cb0ea3fc26263bb5bd4ee1425d76761741a627b350da00e565ae22b307c6b95417ff1edd7c9b846be91a72fa27ee054b80924071d65e2edc9ae35cdf29de + checksum: 10c0/dafaf4448e69cd65eda2bc7c43a48e945905808f635397e290b4e19cff2705ab444f1798829ca48b9a9efe4b7e569180eb6275ca42d04ce5abcf2dc9443f9c67 languageName: node linkType: hard -"@smithy/util-uri-escape@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/util-uri-escape@npm:2.2.0" +"@smithy/util-uri-escape@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/util-uri-escape@npm:3.0.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/a2b33c698dd894d1b9a3ff6a660ddc7ffb3adf1f2a9c66fbf9a8ee5960f4fa74f832b87dfedb7ca4992fd9f1853af8547f545b4185590dff6fe2509c7e97d7dc + checksum: 10c0/b8d831348412cfafd9300069e74a12e0075b5e786d7ef6a210ba4ab576001c2525653eec68b71dfe6d7aef71c52f547404c4f0345c0fb476a67277f9d44b1156 languageName: node linkType: hard -"@smithy/util-utf8@npm:^2.3.0": +"@smithy/util-utf8@npm:^2.0.0": version: 2.3.0 resolution: "@smithy/util-utf8@npm:2.3.0" dependencies: @@ -1480,14 +1494,24 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/util-waiter@npm:2.2.0" +"@smithy/util-utf8@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/util-utf8@npm:3.0.0" dependencies: - "@smithy/abort-controller": "npm:^2.2.0" - "@smithy/types": "npm:^2.12.0" + "@smithy/util-buffer-from": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/a9554c79eaeaf9dfbe213986ff79bbae1055e0d4fedee6c6026cb2d42eddf778b103bb027585919cd1263a7d77df2eabe26ef8d574d40416c019f645c0064591 + checksum: 10c0/b568ed84b4770d2ae9b632eb85603765195a791f045af7f47df1369dc26b001056f4edf488b42ca1cd6d852d0155ad306a0d6531e912cb4e633c0d87abaa8899 + languageName: node + linkType: hard + +"@smithy/util-waiter@npm:^3.1.9": + version: 3.1.9 + resolution: "@smithy/util-waiter@npm:3.1.9" + dependencies: + "@smithy/abort-controller": "npm:^3.1.8" + "@smithy/types": "npm:^3.7.1" + tslib: "npm:^2.6.2" + checksum: 10c0/c2e4b79412e26f70f4c63aebc519046a5a58a19f36bbc91702f402db5c8d1e065e081603f0db389682b1d84c1e67922c7f8d9921994a455532d4d093fff2f356 languageName: node linkType: hard @@ -2617,14 +2641,14 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:4.2.5": - version: 4.2.5 - resolution: "fast-xml-parser@npm:4.2.5" +"fast-xml-parser@npm:4.4.1": + version: 4.4.1 + resolution: "fast-xml-parser@npm:4.4.1" dependencies: strnum: "npm:^1.0.5" bin: fxparser: src/cli/cli.js - checksum: 10c0/f422349189b70660238eff9e48c57a0b9e5142f4c442bd79f50049847006341fe8dbcaac899c54e219034f63249fdba4512542ec54ef4dec24fcf9f54ad20d42 + checksum: 10c0/7f334841fe41bfb0bf5d920904ccad09cefc4b5e61eaf4c225bf1e1bb69ee77ef2147d8942f783ee8249e154d1ca8a858e10bda78a5d78b8bed3f48dcee9bf33 languageName: node linkType: hard @@ -4080,7 +4104,7 @@ __metadata: version: 0.0.0-use.local resolution: "ros-rsync-to-s3@workspace:." dependencies: - "@aws-sdk/client-s3": "npm:3.535.0" + "@aws-sdk/client-s3": "npm:3.705.0" "@types/ms": "npm:0.7.34" "@types/node": "npm:20.11.28" "@types/validator": "npm:13.12.0" @@ -4499,7 +4523,7 @@ __metadata: languageName: node linkType: hard -"tslib@npm:^1.11.1, tslib@npm:^1.8.1, tslib@npm:^1.9.0": +"tslib@npm:^1.8.1, tslib@npm:^1.9.0": version: 1.14.1 resolution: "tslib@npm:1.14.1" checksum: 8/dbe628ef87f66691d5d2959b3e41b9ca0045c3ee3c7c7b906cc1e328b39f199bb1ad9e671c39025bd56122ac57dfbf7385a94843b1cc07c60a4db74795829acd @@ -4643,12 +4667,12 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^8.3.2": - version: 8.3.2 - resolution: "uuid@npm:8.3.2" +"uuid@npm:^9.0.1": + version: 9.0.1 + resolution: "uuid@npm:9.0.1" bin: uuid: dist/bin/uuid - checksum: 8/5575a8a75c13120e2f10e6ddc801b2c7ed7d8f3c8ac22c7ed0c7b2ba6383ec0abda88c905085d630e251719e0777045ae3236f04c812184b7c765f63a70e58df + checksum: 10c0/1607dd32ac7fc22f2d8f77051e6a64845c9bce5cd3dd8aa0070c074ec73e666a1f63c7b4e0f4bf2bc8b9d59dc85a15e17807446d9d2b17c8485fbc2147b27f9b languageName: node linkType: hard