From 263cd26e51be49776d9a61f8a3a1fae1a0af9537 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 01:55:16 +0000 Subject: [PATCH] chore(deps): bump @aws-sdk/client-s3 from 3.515.0 to 3.658.1 Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.515.0 to 3.658.1. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.658.1/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../gitversion-plugin-s3publish/package.json | 2 +- yarn.lock | 1874 +++++++++-------- 2 files changed, 953 insertions(+), 923 deletions(-) diff --git a/workspaces/packages/gitversion-plugin-s3publish/package.json b/workspaces/packages/gitversion-plugin-s3publish/package.json index 8e43541..8564c25 100644 --- a/workspaces/packages/gitversion-plugin-s3publish/package.json +++ b/workspaces/packages/gitversion-plugin-s3publish/package.json @@ -19,7 +19,7 @@ "/lib/**/!(*._test_).(js|d.ts)" ], "dependencies": { - "@aws-sdk/client-s3": "^3.515.0", + "@aws-sdk/client-s3": "^3.658.1", "@jwpkg/gitversion": "workspace:^", "archiver": "^6.0.1", "glob": "^10.3.10", diff --git a/yarn.lock b/yarn.lock index 484933b..c651484 100644 --- a/yarn.lock +++ b/yarn.lock @@ -206,620 +206,618 @@ __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: 09189ada61a4ffe6b3bd363b0535438470a8cc1a83c89a2591ef2a0b91acb9c4ba95626557cddf856abb9df0d2bfdb0969512f1949b6db7bff5d17109d8beb3f + tslib: "npm:^2.6.2" + checksum: 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: a5c7ec12ec23fd44c93971234176e0f3bda33d1d5ff3abe25a538f46d8a0baa312eefd179ac3f9bcca1c2d31886e3a36d1e2349b6989c59c3ea6853161095229 + tslib: "npm:^2.6.2" + checksum: 223efac396cdebaf5645568fa9a38cd0c322c960ae1f4276bedfe2e1031d0112e49d7d39225d386354680ecefae29f39af469a84b2ddfa77cb6692036188af77 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: 388891b86d816adb658175afeedaa6c4b4c70e83a7e94050d0425788da7fd5c1d675c5bd1588700e5168325bb342cc1063aa1ee4e519bc7f9b028b3998b69c53 - 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: 26b51cba7f4f0412531205661d21e4a4f56cd87dbcfeb9844c4758b23029b83ff9815bd5207abbe98b62803948625d559cf177f6f6bce3af6654a6e05e0e1e31 + "@smithy/util-utf8": "npm:^2.0.0" + tslib: "npm:^2.6.2" + checksum: 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: c6a2d6b8176f6ab34b86f7b8c81e2beeae9d41bd4f5f375b332fbe9cbb916b94adcd70676fc7a505ba5abd4232dec1ddfcfa55877f91696d4c65f166648f3026 + "@smithy/util-utf8": "npm:^2.0.0" + tslib: "npm:^2.6.2" + checksum: 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: fc013b25a5813c425d4fb77c9ffbc8b5f73d2c78b423df98a1b2575a26de5ff3775c8f62fcf8ef2cc39c8af1cc651013e2c670c1a605a2e16749e06920a2d68f + tslib: "npm:^2.6.2" + checksum: 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: 67e5cbdebd9560244658ba4dd8610c8dc51022497780961fb5061c09618d4337e18b1ee6c71ac24b4aca175f2aa34d1390b95f8759dc293f197f2339dd5dd8c9 + tslib: "npm:^2.6.2" + checksum: 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": + 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: 71ab6963daabbf080b274e24d160e4af6c8bbb6832bb885644018849ff53356bf82bb8000b8596cf296e7d6b14ad6201872b6b902f944e97e121eb2b2f692667 - languageName: node - linkType: hard - -"@aws-sdk/client-s3@npm:^3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/client-s3@npm:3.515.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.515.0" - "@aws-sdk/core": "npm:3.513.0" - "@aws-sdk/credential-provider-node": "npm:3.515.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.515.0" - "@aws-sdk/middleware-expect-continue": "npm:3.515.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.515.0" - "@aws-sdk/middleware-host-header": "npm:3.515.0" - "@aws-sdk/middleware-location-constraint": "npm:3.515.0" - "@aws-sdk/middleware-logger": "npm:3.515.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.515.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.515.0" - "@aws-sdk/middleware-signing": "npm:3.515.0" - "@aws-sdk/middleware-ssec": "npm:3.515.0" - "@aws-sdk/middleware-user-agent": "npm:3.515.0" - "@aws-sdk/region-config-resolver": "npm:3.515.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.515.0" - "@aws-sdk/types": "npm:3.515.0" - "@aws-sdk/util-endpoints": "npm:3.515.0" - "@aws-sdk/util-user-agent-browser": "npm:3.515.0" - "@aws-sdk/util-user-agent-node": "npm:3.515.0" - "@aws-sdk/xml-builder": "npm:3.496.0" - "@smithy/config-resolver": "npm:^2.1.1" - "@smithy/core": "npm:^1.3.2" - "@smithy/eventstream-serde-browser": "npm:^2.1.1" - "@smithy/eventstream-serde-config-resolver": "npm:^2.1.1" - "@smithy/eventstream-serde-node": "npm:^2.1.1" - "@smithy/fetch-http-handler": "npm:^2.4.1" - "@smithy/hash-blob-browser": "npm:^2.1.1" - "@smithy/hash-node": "npm:^2.1.1" - "@smithy/hash-stream-node": "npm:^2.1.1" - "@smithy/invalid-dependency": "npm:^2.1.1" - "@smithy/md5-js": "npm:^2.1.1" - "@smithy/middleware-content-length": "npm:^2.1.1" - "@smithy/middleware-endpoint": "npm:^2.4.1" - "@smithy/middleware-retry": "npm:^2.1.1" - "@smithy/middleware-serde": "npm:^2.1.1" - "@smithy/middleware-stack": "npm:^2.1.1" - "@smithy/node-config-provider": "npm:^2.2.1" - "@smithy/node-http-handler": "npm:^2.3.1" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/smithy-client": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/url-parser": "npm:^2.1.1" - "@smithy/util-base64": "npm:^2.1.1" - "@smithy/util-body-length-browser": "npm:^2.1.1" - "@smithy/util-body-length-node": "npm:^2.2.1" - "@smithy/util-defaults-mode-browser": "npm:^2.1.1" - "@smithy/util-defaults-mode-node": "npm:^2.2.0" - "@smithy/util-endpoints": "npm:^1.1.1" - "@smithy/util-retry": "npm:^2.1.1" - "@smithy/util-stream": "npm:^2.1.1" - "@smithy/util-utf8": "npm:^2.1.1" - "@smithy/util-waiter": "npm:^2.1.1" - fast-xml-parser: "npm:4.2.5" - tslib: "npm:^2.5.0" - checksum: 481847122acc53a6f09d8a4956199e58d4cd85d8d68d06759483125afffde51d32910852eaa4df627818878a0078b5a81effa060f56c69fd5cbb838fdeb45e9c - languageName: node - linkType: hard - -"@aws-sdk/client-sso-oidc@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/client-sso-oidc@npm:3.515.0" - dependencies: - "@aws-crypto/sha256-browser": "npm:3.0.0" - "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/client-sts": "npm:3.515.0" - "@aws-sdk/core": "npm:3.513.0" - "@aws-sdk/middleware-host-header": "npm:3.515.0" - "@aws-sdk/middleware-logger": "npm:3.515.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.515.0" - "@aws-sdk/middleware-user-agent": "npm:3.515.0" - "@aws-sdk/region-config-resolver": "npm:3.515.0" - "@aws-sdk/types": "npm:3.515.0" - "@aws-sdk/util-endpoints": "npm:3.515.0" - "@aws-sdk/util-user-agent-browser": "npm:3.515.0" - "@aws-sdk/util-user-agent-node": "npm:3.515.0" - "@smithy/config-resolver": "npm:^2.1.1" - "@smithy/core": "npm:^1.3.2" - "@smithy/fetch-http-handler": "npm:^2.4.1" - "@smithy/hash-node": "npm:^2.1.1" - "@smithy/invalid-dependency": "npm:^2.1.1" - "@smithy/middleware-content-length": "npm:^2.1.1" - "@smithy/middleware-endpoint": "npm:^2.4.1" - "@smithy/middleware-retry": "npm:^2.1.1" - "@smithy/middleware-serde": "npm:^2.1.1" - "@smithy/middleware-stack": "npm:^2.1.1" - "@smithy/node-config-provider": "npm:^2.2.1" - "@smithy/node-http-handler": "npm:^2.3.1" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/smithy-client": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/url-parser": "npm:^2.1.1" - "@smithy/util-base64": "npm:^2.1.1" - "@smithy/util-body-length-browser": "npm:^2.1.1" - "@smithy/util-body-length-node": "npm:^2.2.1" - "@smithy/util-defaults-mode-browser": "npm:^2.1.1" - "@smithy/util-defaults-mode-node": "npm:^2.2.0" - "@smithy/util-endpoints": "npm:^1.1.1" - "@smithy/util-middleware": "npm:^2.1.1" - "@smithy/util-retry": "npm:^2.1.1" - "@smithy/util-utf8": "npm:^2.1.1" - tslib: "npm:^2.5.0" + "@smithy/util-utf8": "npm:^2.0.0" + tslib: "npm:^2.6.2" + checksum: 0362d4c197b1fd64b423966945130207d1fe23e1bb2878a18e361f7743c8d339dad3f8729895a29aa34fff6a86c65f281cf5167c4bf253f21627ae80b6dd2951 + languageName: node + linkType: hard + +"@aws-sdk/client-s3@npm:^3.658.1": + version: 3.658.1 + resolution: "@aws-sdk/client-s3@npm:3.658.1" + 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.658.1" + "@aws-sdk/client-sts": "npm:3.658.1" + "@aws-sdk/core": "npm:3.658.1" + "@aws-sdk/credential-provider-node": "npm:3.658.1" + "@aws-sdk/middleware-bucket-endpoint": "npm:3.654.0" + "@aws-sdk/middleware-expect-continue": "npm:3.654.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.658.1" + "@aws-sdk/middleware-host-header": "npm:3.654.0" + "@aws-sdk/middleware-location-constraint": "npm:3.654.0" + "@aws-sdk/middleware-logger": "npm:3.654.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.658.1" + "@aws-sdk/middleware-ssec": "npm:3.654.0" + "@aws-sdk/middleware-user-agent": "npm:3.654.0" + "@aws-sdk/region-config-resolver": "npm:3.654.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.658.1" + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-endpoints": "npm:3.654.0" + "@aws-sdk/util-user-agent-browser": "npm:3.654.0" + "@aws-sdk/util-user-agent-node": "npm:3.654.0" + "@aws-sdk/xml-builder": "npm:3.654.0" + "@smithy/config-resolver": "npm:^3.0.8" + "@smithy/core": "npm:^2.4.6" + "@smithy/eventstream-serde-browser": "npm:^3.0.9" + "@smithy/eventstream-serde-config-resolver": "npm:^3.0.6" + "@smithy/eventstream-serde-node": "npm:^3.0.8" + "@smithy/fetch-http-handler": "npm:^3.2.8" + "@smithy/hash-blob-browser": "npm:^3.1.5" + "@smithy/hash-node": "npm:^3.0.6" + "@smithy/hash-stream-node": "npm:^3.1.5" + "@smithy/invalid-dependency": "npm:^3.0.6" + "@smithy/md5-js": "npm:^3.0.6" + "@smithy/middleware-content-length": "npm:^3.0.8" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-retry": "npm:^3.0.21" + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/middleware-stack": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/node-http-handler": "npm:^3.2.3" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.5" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" + "@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.21" + "@smithy/util-defaults-mode-node": "npm:^3.0.21" + "@smithy/util-endpoints": "npm:^2.1.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-retry": "npm:^3.0.6" + "@smithy/util-stream": "npm:^3.1.8" + "@smithy/util-utf8": "npm:^3.0.0" + "@smithy/util-waiter": "npm:^3.1.5" + tslib: "npm:^2.6.2" + checksum: 861cce9d7c4e2fb210b289cdc6184b7ac12bb57c4266cc57be487e29e18d1df99aa27115affb79c8856182ef05620062437af298883c0ef620c7302932574fd4 + languageName: node + linkType: hard + +"@aws-sdk/client-sso-oidc@npm:3.658.1": + version: 3.658.1 + resolution: "@aws-sdk/client-sso-oidc@npm:3.658.1" + dependencies: + "@aws-crypto/sha256-browser": "npm:5.2.0" + "@aws-crypto/sha256-js": "npm:5.2.0" + "@aws-sdk/core": "npm:3.658.1" + "@aws-sdk/credential-provider-node": "npm:3.658.1" + "@aws-sdk/middleware-host-header": "npm:3.654.0" + "@aws-sdk/middleware-logger": "npm:3.654.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" + "@aws-sdk/middleware-user-agent": "npm:3.654.0" + "@aws-sdk/region-config-resolver": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-endpoints": "npm:3.654.0" + "@aws-sdk/util-user-agent-browser": "npm:3.654.0" + "@aws-sdk/util-user-agent-node": "npm:3.654.0" + "@smithy/config-resolver": "npm:^3.0.8" + "@smithy/core": "npm:^2.4.6" + "@smithy/fetch-http-handler": "npm:^3.2.8" + "@smithy/hash-node": "npm:^3.0.6" + "@smithy/invalid-dependency": "npm:^3.0.6" + "@smithy/middleware-content-length": "npm:^3.0.8" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-retry": "npm:^3.0.21" + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/middleware-stack": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/node-http-handler": "npm:^3.2.3" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.5" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" + "@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.21" + "@smithy/util-defaults-mode-node": "npm:^3.0.21" + "@smithy/util-endpoints": "npm:^2.1.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-retry": "npm:^3.0.6" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/credential-provider-node": ^3.515.0 - checksum: 5b7edda7e4a2a7647f2be93e99338fb7873718732f92bd81ec48dea0808f3e2f91da2a79ff55a71e3fd2d8ba6e9285ac6bcf1d64d0b52c397d4f31d9b42dce66 - languageName: node - linkType: hard - -"@aws-sdk/client-sso@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/client-sso@npm:3.515.0" - dependencies: - "@aws-crypto/sha256-browser": "npm:3.0.0" - "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/core": "npm:3.513.0" - "@aws-sdk/middleware-host-header": "npm:3.515.0" - "@aws-sdk/middleware-logger": "npm:3.515.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.515.0" - "@aws-sdk/middleware-user-agent": "npm:3.515.0" - "@aws-sdk/region-config-resolver": "npm:3.515.0" - "@aws-sdk/types": "npm:3.515.0" - "@aws-sdk/util-endpoints": "npm:3.515.0" - "@aws-sdk/util-user-agent-browser": "npm:3.515.0" - "@aws-sdk/util-user-agent-node": "npm:3.515.0" - "@smithy/config-resolver": "npm:^2.1.1" - "@smithy/core": "npm:^1.3.2" - "@smithy/fetch-http-handler": "npm:^2.4.1" - "@smithy/hash-node": "npm:^2.1.1" - "@smithy/invalid-dependency": "npm:^2.1.1" - "@smithy/middleware-content-length": "npm:^2.1.1" - "@smithy/middleware-endpoint": "npm:^2.4.1" - "@smithy/middleware-retry": "npm:^2.1.1" - "@smithy/middleware-serde": "npm:^2.1.1" - "@smithy/middleware-stack": "npm:^2.1.1" - "@smithy/node-config-provider": "npm:^2.2.1" - "@smithy/node-http-handler": "npm:^2.3.1" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/smithy-client": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/url-parser": "npm:^2.1.1" - "@smithy/util-base64": "npm:^2.1.1" - "@smithy/util-body-length-browser": "npm:^2.1.1" - "@smithy/util-body-length-node": "npm:^2.2.1" - "@smithy/util-defaults-mode-browser": "npm:^2.1.1" - "@smithy/util-defaults-mode-node": "npm:^2.2.0" - "@smithy/util-endpoints": "npm:^1.1.1" - "@smithy/util-middleware": "npm:^2.1.1" - "@smithy/util-retry": "npm:^2.1.1" - "@smithy/util-utf8": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: f49ecf395cfe3b7ded3448e519a4589e06df5eabb678b20738a9b3e2ac1c0f85efdad7ee00cd5caf0c115f4862186c40e83a5144b71e062c526f9e703a5b70ff - languageName: node - linkType: hard - -"@aws-sdk/client-sts@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/client-sts@npm:3.515.0" - dependencies: - "@aws-crypto/sha256-browser": "npm:3.0.0" - "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/core": "npm:3.513.0" - "@aws-sdk/middleware-host-header": "npm:3.515.0" - "@aws-sdk/middleware-logger": "npm:3.515.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.515.0" - "@aws-sdk/middleware-user-agent": "npm:3.515.0" - "@aws-sdk/region-config-resolver": "npm:3.515.0" - "@aws-sdk/types": "npm:3.515.0" - "@aws-sdk/util-endpoints": "npm:3.515.0" - "@aws-sdk/util-user-agent-browser": "npm:3.515.0" - "@aws-sdk/util-user-agent-node": "npm:3.515.0" - "@smithy/config-resolver": "npm:^2.1.1" - "@smithy/core": "npm:^1.3.2" - "@smithy/fetch-http-handler": "npm:^2.4.1" - "@smithy/hash-node": "npm:^2.1.1" - "@smithy/invalid-dependency": "npm:^2.1.1" - "@smithy/middleware-content-length": "npm:^2.1.1" - "@smithy/middleware-endpoint": "npm:^2.4.1" - "@smithy/middleware-retry": "npm:^2.1.1" - "@smithy/middleware-serde": "npm:^2.1.1" - "@smithy/middleware-stack": "npm:^2.1.1" - "@smithy/node-config-provider": "npm:^2.2.1" - "@smithy/node-http-handler": "npm:^2.3.1" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/smithy-client": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/url-parser": "npm:^2.1.1" - "@smithy/util-base64": "npm:^2.1.1" - "@smithy/util-body-length-browser": "npm:^2.1.1" - "@smithy/util-body-length-node": "npm:^2.2.1" - "@smithy/util-defaults-mode-browser": "npm:^2.1.1" - "@smithy/util-defaults-mode-node": "npm:^2.2.0" - "@smithy/util-endpoints": "npm:^1.1.1" - "@smithy/util-middleware": "npm:^2.1.1" - "@smithy/util-retry": "npm:^2.1.1" - "@smithy/util-utf8": "npm:^2.1.1" - fast-xml-parser: "npm:4.2.5" - tslib: "npm:^2.5.0" + "@aws-sdk/client-sts": ^3.658.1 + checksum: 497e79feb6d8342287ab1a7a08a7c7bd3c953ead8266bf042eaa385f8705f6f30bf0b865c19504cf7fb0db864b3f68b256a07dc86d8bf8b8d7b71628d71633c7 + languageName: node + linkType: hard + +"@aws-sdk/client-sso@npm:3.658.1": + version: 3.658.1 + resolution: "@aws-sdk/client-sso@npm:3.658.1" + dependencies: + "@aws-crypto/sha256-browser": "npm:5.2.0" + "@aws-crypto/sha256-js": "npm:5.2.0" + "@aws-sdk/core": "npm:3.658.1" + "@aws-sdk/middleware-host-header": "npm:3.654.0" + "@aws-sdk/middleware-logger": "npm:3.654.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" + "@aws-sdk/middleware-user-agent": "npm:3.654.0" + "@aws-sdk/region-config-resolver": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-endpoints": "npm:3.654.0" + "@aws-sdk/util-user-agent-browser": "npm:3.654.0" + "@aws-sdk/util-user-agent-node": "npm:3.654.0" + "@smithy/config-resolver": "npm:^3.0.8" + "@smithy/core": "npm:^2.4.6" + "@smithy/fetch-http-handler": "npm:^3.2.8" + "@smithy/hash-node": "npm:^3.0.6" + "@smithy/invalid-dependency": "npm:^3.0.6" + "@smithy/middleware-content-length": "npm:^3.0.8" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-retry": "npm:^3.0.21" + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/middleware-stack": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/node-http-handler": "npm:^3.2.3" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.5" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" + "@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.21" + "@smithy/util-defaults-mode-node": "npm:^3.0.21" + "@smithy/util-endpoints": "npm:^2.1.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-retry": "npm:^3.0.6" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 1059fcc40ec17b622a2755c728bce9dd674177ff58cf0d9ecf04e51e600d2db33eadff74bc96d0d31f7e29dd72d97e5cee819ec89b5280a904cc14fb00ebfa49 + languageName: node + linkType: hard + +"@aws-sdk/client-sts@npm:3.658.1": + version: 3.658.1 + resolution: "@aws-sdk/client-sts@npm:3.658.1" + dependencies: + "@aws-crypto/sha256-browser": "npm:5.2.0" + "@aws-crypto/sha256-js": "npm:5.2.0" + "@aws-sdk/client-sso-oidc": "npm:3.658.1" + "@aws-sdk/core": "npm:3.658.1" + "@aws-sdk/credential-provider-node": "npm:3.658.1" + "@aws-sdk/middleware-host-header": "npm:3.654.0" + "@aws-sdk/middleware-logger": "npm:3.654.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" + "@aws-sdk/middleware-user-agent": "npm:3.654.0" + "@aws-sdk/region-config-resolver": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-endpoints": "npm:3.654.0" + "@aws-sdk/util-user-agent-browser": "npm:3.654.0" + "@aws-sdk/util-user-agent-node": "npm:3.654.0" + "@smithy/config-resolver": "npm:^3.0.8" + "@smithy/core": "npm:^2.4.6" + "@smithy/fetch-http-handler": "npm:^3.2.8" + "@smithy/hash-node": "npm:^3.0.6" + "@smithy/invalid-dependency": "npm:^3.0.6" + "@smithy/middleware-content-length": "npm:^3.0.8" + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-retry": "npm:^3.0.21" + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/middleware-stack": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/node-http-handler": "npm:^3.2.3" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.5" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" + "@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.21" + "@smithy/util-defaults-mode-node": "npm:^3.0.21" + "@smithy/util-endpoints": "npm:^2.1.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-retry": "npm:^3.0.6" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 31319cc7a78e9ae559237d232ce1e4ed6f093f70ef25fd578115961851f86a0736b93da960df043ac7e4fce09bdaee0f6b5cc248501c7dd91d6eae3bc7673213 + languageName: node + linkType: hard + +"@aws-sdk/core@npm:3.658.1": + version: 3.658.1 + resolution: "@aws-sdk/core@npm:3.658.1" + dependencies: + "@smithy/core": "npm:^2.4.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/signature-v4": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^3.3.5" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-middleware": "npm:^3.0.6" + fast-xml-parser: "npm:4.4.1" + tslib: "npm:^2.6.2" + checksum: d3b4efc79d640c4090bf65dbfc3a5143a393a99851194da7b5d3d580168659d040cb4a01c55e94f7b09c753d52290d3604019d2bb509a52d65222ae065c6f5b6 + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-env@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.654.0" + dependencies: + "@aws-sdk/types": "npm:3.654.0" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 2ecce2029c7b304450bd5564cb17934b71140fb8fe57bf990c49047b19c434ce820b6d6e169377029ab3260d0d03af2fa976e7cc157f34e50136b71b6f3543f7 + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-http@npm:3.658.1": + version: 3.658.1 + resolution: "@aws-sdk/credential-provider-http@npm:3.658.1" + dependencies: + "@aws-sdk/types": "npm:3.654.0" + "@smithy/fetch-http-handler": "npm:^3.2.8" + "@smithy/node-http-handler": "npm:^3.2.3" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.5" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-stream": "npm:^3.1.8" + tslib: "npm:^2.6.2" + checksum: 0c528a5cc3850d5900d873407d379232fce81ea047c6b6aa2d3cc612555cdd6fa6af40c6bc0efa678738793597a02ea4768663540a3014af955b718ce7e63cd7 + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-ini@npm:3.658.1": + version: 3.658.1 + resolution: "@aws-sdk/credential-provider-ini@npm:3.658.1" + dependencies: + "@aws-sdk/credential-provider-env": "npm:3.654.0" + "@aws-sdk/credential-provider-http": "npm:3.658.1" + "@aws-sdk/credential-provider-process": "npm:3.654.0" + "@aws-sdk/credential-provider-sso": "npm:3.658.1" + "@aws-sdk/credential-provider-web-identity": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/credential-provider-imds": "npm:^3.2.3" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/shared-ini-file-loader": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/credential-provider-node": ^3.515.0 - checksum: 7716a3f63f0b598d368c3c5a3d051158cfacbcc9ae2f21c5d0e92049e5042db363605fe93a8fe99b9fc5c1e7fa50a24d8de6dd9900210f04fdc5731ce91d8427 + "@aws-sdk/client-sts": ^3.658.1 + checksum: d6b5dfc89cca394653f9e08128b396a51bc47bc097aa6efe8cb4568fe5c57fb8a530891be03e401b3ddaabf17850850a6d8434a72d8cc0b431cfd85ea63d8f4f languageName: node linkType: hard -"@aws-sdk/core@npm:3.513.0": - version: 3.513.0 - resolution: "@aws-sdk/core@npm:3.513.0" +"@aws-sdk/credential-provider-node@npm:3.658.1": + version: 3.658.1 + resolution: "@aws-sdk/credential-provider-node@npm:3.658.1" dependencies: - "@smithy/core": "npm:^1.3.2" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/signature-v4": "npm:^2.1.1" - "@smithy/smithy-client": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: ddfa48da5d8ec4f074801d4217533f08968ad99a6e88b0ee1b671d06bc5d0ed4febb1de2e0696db5802b047fa02a543bdd960fb1a36ecba61c2f0bec22baf320 + "@aws-sdk/credential-provider-env": "npm:3.654.0" + "@aws-sdk/credential-provider-http": "npm:3.658.1" + "@aws-sdk/credential-provider-ini": "npm:3.658.1" + "@aws-sdk/credential-provider-process": "npm:3.654.0" + "@aws-sdk/credential-provider-sso": "npm:3.658.1" + "@aws-sdk/credential-provider-web-identity": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/credential-provider-imds": "npm:^3.2.3" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/shared-ini-file-loader": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 7b8754c00f055f96ab88d476d20b2f7c963c6a2f647c9637e4fb31bfaa7447a5e18344b470c258ff3b5df5756bfa816486426921a48609dcec3b479c737d23d9 languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.515.0" +"@aws-sdk/credential-provider-process@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@smithy/property-provider": "npm:^2.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 5c19f3d20051c4dc04d4668933615bf342ed4e04979bf2e4a18fca4ec1dd6b7476d46d98ab3d28f3555c06cb6a73d94a113f2495571755a25b30b3ffba35b328 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-http@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.515.0" - dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@smithy/fetch-http-handler": "npm:^2.4.1" - "@smithy/node-http-handler": "npm:^2.3.1" - "@smithy/property-provider": "npm:^2.1.1" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/smithy-client": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-stream": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: 9447729ed9141d91748e3cacdeba20ce100b1fd1abc5528f127fc36d7d4c626e8e0618c95b9ff8f76a364ba0d67426a6c81643ed4f21d340ae57478ef7759c3f - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-ini@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.515.0" - dependencies: - "@aws-sdk/client-sts": "npm:3.515.0" - "@aws-sdk/credential-provider-env": "npm:3.515.0" - "@aws-sdk/credential-provider-process": "npm:3.515.0" - "@aws-sdk/credential-provider-sso": "npm:3.515.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.515.0" - "@aws-sdk/types": "npm:3.515.0" - "@smithy/credential-provider-imds": "npm:^2.2.1" - "@smithy/property-provider": "npm:^2.1.1" - "@smithy/shared-ini-file-loader": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 381c0fd0bf806cd09b9b11d770e2b093e76280c484c35de2a65980466d4a7ce681a635db4a0d2ea17df055d15c319ba8cc65ee035aa80ec1f1110ad05f80ece4 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-node@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.515.0" - dependencies: - "@aws-sdk/credential-provider-env": "npm:3.515.0" - "@aws-sdk/credential-provider-http": "npm:3.515.0" - "@aws-sdk/credential-provider-ini": "npm:3.515.0" - "@aws-sdk/credential-provider-process": "npm:3.515.0" - "@aws-sdk/credential-provider-sso": "npm:3.515.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.515.0" - "@aws-sdk/types": "npm:3.515.0" - "@smithy/credential-provider-imds": "npm:^2.2.1" - "@smithy/property-provider": "npm:^2.1.1" - "@smithy/shared-ini-file-loader": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: bca7ff4b880ec1de9aa08eb8702f9a6b1b5beec6ac38466562c59a799ebf5fefe0df62826f96eac3b8b0f0e2da5da0bbee53b467333302f9ab580b0ae5bf4b0b + "@aws-sdk/types": "npm:3.654.0" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/shared-ini-file-loader": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 388f6dcf7522dd3fdec125e164414253b937513365ffe5a4274237e83990153f33014013562ca5d4aa38d9510d2fc747ccee81b369fca6461b0f926a049aeaef languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.515.0" +"@aws-sdk/credential-provider-sso@npm:3.658.1": + version: 3.658.1 + resolution: "@aws-sdk/credential-provider-sso@npm:3.658.1" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@smithy/property-provider": "npm:^2.1.1" - "@smithy/shared-ini-file-loader": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: c31b40e340362f391053f92f728226f819ce72479d1ccc7cb7b1efee3e89af3ddb15deff8736183fb126a566e32e2a95cb8b8600a329d57349ff38d2e8494543 + "@aws-sdk/client-sso": "npm:3.658.1" + "@aws-sdk/token-providers": "npm:3.654.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/shared-ini-file-loader": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 110b3c5a11f3738a86fedcbf509c87f50bdd6577a74182a450087a35b0183fec89e5d2a1a6e64eef81e2b01bd3d5ab62db4bb2860f8f7997ac51fc89e416a0f0 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.515.0" +"@aws-sdk/credential-provider-web-identity@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.654.0" dependencies: - "@aws-sdk/client-sso": "npm:3.515.0" - "@aws-sdk/token-providers": "npm:3.515.0" - "@aws-sdk/types": "npm:3.515.0" - "@smithy/property-provider": "npm:^2.1.1" - "@smithy/shared-ini-file-loader": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 5fc1abeb64e2a44b322a13cbdb81992c8b02906fb5427fc5acb8e5a88d34f0664f955be8b9de5feeb4bff6ca53d242d0069e7e2cc3e0e99621cd804f78a8e5d6 + "@aws-sdk/types": "npm:3.654.0" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + peerDependencies: + "@aws-sdk/client-sts": ^3.654.0 + checksum: 6bafd02301ff2f5d030bb2242056be7fb02713d0ab70a43e18ac7a77d6d08460b36b7c833d9446388d93e16158fdcbb6b463754a131a962a8b14a639e01da3b2 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.515.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.654.0" dependencies: - "@aws-sdk/client-sts": "npm:3.515.0" - "@aws-sdk/types": "npm:3.515.0" - "@smithy/property-provider": "npm:^2.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 651eb1c5d9f5883d8ba4725056a3d2d3b0a2305891a82e1ff7170a972af7641387f7a7a5e44f3af3edeae5dc6f6d93a667c5ac9537b5d44b4a1452ee8f125084 + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-arn-parser": "npm:3.568.0" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-config-provider": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 7e2ce6c7ac7e0556e8d5acb97e893758bd45225fa2b34983b6c6b266662124f161379fb7377ba3b282fca76919c85e2d64e040a5fc5baccbf6fe59ca679161a6 languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.515.0" +"@aws-sdk/middleware-expect-continue@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@aws-sdk/util-arn-parser": "npm:3.495.0" - "@smithy/node-config-provider": "npm:^2.2.1" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-config-provider": "npm:^2.2.1" - tslib: "npm:^2.5.0" - checksum: 1d36f140cf497ca3db00912e6151a84657b10864748193ae88efbd2b7e575d0562297957a5ea556b6e16714677f3263554c4105fc62e80160ae662e15c1d2925 + "@aws-sdk/types": "npm:3.654.0" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: c15f81815b57876c4f8bfa7ea6f9f3185f11bcc096d08d62f109764b3be0a33d457393f658b03f093baa53eb46f356ecfa6b1f4064883509c053a9519567a536 languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.515.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.658.1": + version: 3.658.1 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.658.1" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 43e8e9b698f035986ff8d18f524085b3b514ab77051774d5abd53d8b6e3ddbc37b3459cb36c3fbe9bb65383980b0367715de4d5b6505e0b053fa59192e341e1f + "@aws-crypto/crc32": "npm:5.2.0" + "@aws-crypto/crc32c": "npm:5.2.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/is-array-buffer": "npm:^3.0.0" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 748aab0413e5d9f2324a3141bb4d578b5089102054d83f8105246f04116c32382e16b9e0f9bde21026150d613a1c87536d3d477e5eee44a2c66283634bb06f42 languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.515.0" +"@aws-sdk/middleware-host-header@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.654.0" dependencies: - "@aws-crypto/crc32": "npm:3.0.0" - "@aws-crypto/crc32c": "npm:3.0.0" - "@aws-sdk/types": "npm:3.515.0" - "@smithy/is-array-buffer": "npm:^2.1.1" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-utf8": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: cc17902ae0406cccb4186755a4215e89b9cc9db0e0d27e0572b1a29c1a03b8bfca5c36b2390fc72c70e3b39698bc01e668fa7806a38c780f3db67dc19c9097dd + "@aws-sdk/types": "npm:3.654.0" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 4d027e87f8ee18424ae326a7484bf1a52258cc89037641bc7fcd9e9e34bc936e754ec4cc6ccdfa545e1ec1e1ba5361dbd539de9b0e525161d7a70433ef475802 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.515.0" +"@aws-sdk/middleware-location-constraint@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 4bbc5cce1050b6d9e34a2b28faa4d4cb620510df5124e378a3c28fcf2c06d1eb7be8afd065f01b10343aca32f31e1a29272d7f1cac4535f0e058e6d920e974e8 + "@aws-sdk/types": "npm:3.654.0" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 5b3e09667777048d53f50da237cffbef7d931b550d3a502460907f84542d30878f504cb39d4b830a7b34cbf6e9a42a14849fe8cf63d52facf23e50834d4dce8f languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.515.0" +"@aws-sdk/middleware-logger@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-logger@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 7b35f65a28cb579fb483976d74b4ec1822d2e1fd7ad74cf4f0baef58c6b503d8d46328017a318c4da1ed576749921e4116ec3199596546eb6283ccba1a6b3a68 + "@aws-sdk/types": "npm:3.654.0" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: cab9e99eef8a205f6d9c0dc5db14797e8f983a32604658f517ad3f5f62f0d427784b9f11ed686024c7b2c4265d8ef3c346ccb65a7a2733449c142678b56dcaef languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/middleware-logger@npm:3.515.0" +"@aws-sdk/middleware-recursion-detection@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 79037e42babcd8137260f9b83c63ed4e6370d3a2b74a8fdb08a69f099014924617b46fba222930d2f2f9a2900640c18013c9b453c252b13a13a7959c63288d13 + "@aws-sdk/types": "npm:3.654.0" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 52752ca2cbc23fb29af27f58c6218b3714770898d06535da61586c4335b31b40d8c82fa05a5412aa731b65f149f496604fbe1615acdaaec989eba41116d5a48c languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.515.0" +"@aws-sdk/middleware-sdk-s3@npm:3.658.1": + version: 3.658.1 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.658.1" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 69abd6566b624835a8bf6c0f7b469172c1df4aebb5a9c459dfc044ce5d133ed18e4786360160d4d4c2779014929c8498a136eb72adc0ab2518d27102c12369ec - languageName: node - linkType: hard - -"@aws-sdk/middleware-sdk-s3@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.515.0" - dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@aws-sdk/util-arn-parser": "npm:3.495.0" - "@smithy/node-config-provider": "npm:^2.2.1" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/signature-v4": "npm:^2.1.1" - "@smithy/smithy-client": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-config-provider": "npm:^2.2.1" - tslib: "npm:^2.5.0" - checksum: 8d453b5c20ea7ba7aea3c7f0d97580275265c3342ac8ec0b6e6d0d344582dadf9c9d2c56c6aa53f69e7347cf989d6bc9594c3da88f169bcdd5a489815c0b9b7d + "@aws-sdk/core": "npm:3.658.1" + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-arn-parser": "npm:3.568.0" + "@smithy/core": "npm:^2.4.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/signature-v4": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^3.3.5" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-config-provider": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-stream": "npm:^3.1.8" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 291c92dd850f2145b43cd28394928e8615f4d0d23b23dec8ce6be9475400f978e7dd3c93b59341359ccd9b40dee32ddffcb3eb56c71c4514588b29394a01de47 languageName: node linkType: hard -"@aws-sdk/middleware-signing@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/middleware-signing@npm:3.515.0" +"@aws-sdk/middleware-ssec@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@smithy/property-provider": "npm:^2.1.1" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/signature-v4": "npm:^2.1.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-middleware": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: db6b090e33db929b35365b86106ff395fc9f955073299984d2ac32fe5a5cb42207b1c6ab837f4efa0b402e06211578d002773a8c9e102a4c5e38cd6a0bb80c14 + "@aws-sdk/types": "npm:3.654.0" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: cde203fbdabfffab478edb72f66b8f5f6d57f604b784219416f4c78e4e02265492f7ca7204aa20ca876b600325d0c58880dc10b062a8a9e8e1b21de532863b14 languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.515.0" +"@aws-sdk/middleware-user-agent@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 3d842c5483f45ef4308dc9028e7fcfef9768fe4935deed45278aeaeb7a031012362205aaf9a328baea64b910c7e085c57a7592e84b5de3c3872206327f94075b + "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/util-endpoints": "npm:3.654.0" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: f6678b1d6bc045d97c52520c381e88bec6d449d7be4f2751d68cd26ed743045b5af60aa2e26326c9a86cec9045d6c7b8711ae31e611bff09b367aa70b5d14710 languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.515.0" +"@aws-sdk/region-config-resolver@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@aws-sdk/util-endpoints": "npm:3.515.0" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 3fd8fdbd868376a736e5a2fce2223e217fe0aa84da4991c8160d83feb89ea2277eda782f42b6a2f66c0fe62d850502bf470289fd1c64b7497c03a4c60be8cc17 + "@aws-sdk/types": "npm:3.654.0" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-config-provider": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^3.0.6" + tslib: "npm:^2.6.2" + checksum: 77daa7139977b991db77945a2b6fc5fc642ff780ee4dfa6269687a007730bd1af2e21a49bcd7f82ddd893d79fafccd5621d24324619588acca8fd66dd642946e languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.515.0" +"@aws-sdk/signature-v4-multi-region@npm:3.658.1": + version: 3.658.1 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.658.1" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@smithy/node-config-provider": "npm:^2.2.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-config-provider": "npm:^2.2.1" - "@smithy/util-middleware": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: a60d08bdefbb633db4e937d2c0eb1aef46ff50b6a796408e39bb3cc5d10daa150e9e2f018bf811b00ec87c0193027fbe5446e9225b862da0e2b43b2ca53d11fc + "@aws-sdk/middleware-sdk-s3": "npm:3.658.1" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/signature-v4": "npm:^4.1.4" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 10d30d22ea25fef2ba82142eccbf59fa4125c11f43155063e5636c70bca08acde1522b9d0eee64c6ebec24af18941ef986ef62600a89d49764028b40b1c21b61 languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.515.0" +"@aws-sdk/token-providers@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/token-providers@npm:3.654.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.515.0" - "@aws-sdk/types": "npm:3.515.0" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/signature-v4": "npm:^2.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: fed7dc750ee02ef8164f61c018419bae06c6e1c043e20dc924aa2c2dd8db49ae17a54631d5fd5d21a0cbb1ec289395f50f5e49d12038cb58379a362e72c12c2e + "@aws-sdk/types": "npm:3.654.0" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/shared-ini-file-loader": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + peerDependencies: + "@aws-sdk/client-sso-oidc": ^3.654.0 + checksum: b49c7eb1e6cde2c0c8728c46a9a0f9f55a4b54c14afeccf90aff72b30c1a7320bc472c5dd35a32d61734ba6533b745065194ef4fe18f69241b4d1b96532224c2 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/token-providers@npm:3.515.0" +"@aws-sdk/types@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/types@npm:3.654.0" dependencies: - "@aws-sdk/client-sso-oidc": "npm:3.515.0" - "@aws-sdk/types": "npm:3.515.0" - "@smithy/property-provider": "npm:^2.1.1" - "@smithy/shared-ini-file-loader": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 1870e03f84fed109fe6e30ccae8b02ba2af95105259c6ff071c36fbe75eccf960e195e9bfc9a211cda8fa7059fba2f089d6aa0f89b8cca79f3991ad0682d99b1 + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 24c31b3685ada211a5a6ab35c95fdc6120189a8766fc02dafcf749febb895ee806a055c04c4a023146dc587bce3cf1053a23029285d6d3b3e8c197937d6a7843 languageName: node linkType: hard -"@aws-sdk/types@npm:3.515.0, @aws-sdk/types@npm:^3.222.0": +"@aws-sdk/types@npm:^3.222.0": version: 3.515.0 resolution: "@aws-sdk/types@npm:3.515.0" dependencies: @@ -829,24 +827,24 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-arn-parser@npm:3.495.0": - version: 3.495.0 - resolution: "@aws-sdk/util-arn-parser@npm:3.495.0" +"@aws-sdk/util-arn-parser@npm:3.568.0": + version: 3.568.0 + resolution: "@aws-sdk/util-arn-parser@npm:3.568.0" dependencies: - tslib: "npm:^2.5.0" - checksum: 8e739c9f9c1b78df5dd2e4ed72feae300966af19aa1c2361ceec4626df022304cc866e0494a4a6aac2e334927e5acc393fc7bf50e7c4eade8fe35a9e5a60642d + tslib: "npm:^2.6.2" + checksum: 4e6168b86a1ff4509f25b56e473c95bdcc0ecbaedcded29cbbd500eb7c156de63f2426282cd50489ac7f321a990056349974730f9e27ac3fe872ba3573b09fb6 languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/util-endpoints@npm:3.515.0" +"@aws-sdk/util-endpoints@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/util-endpoints@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-endpoints": "npm:^1.1.1" - tslib: "npm:^2.5.0" - checksum: fadb9c28abd0edbca0c59ab33a24c27b4e361ab85657e7e4b67d2954d94327dc91adcde9b620f62c4a78a037000315b6270bed3ab8cb2bad805e80d3177429cb + "@aws-sdk/types": "npm:3.654.0" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-endpoints": "npm:^2.1.2" + tslib: "npm:^2.6.2" + checksum: 12b06f3b9f46bb4a1c0a77baf4d5b295a835d46f5d8eacc7a148ce036013fb29109c458746457e88653a3d32db97fd655ec04e37abaa193c713d4d71e003f53c languageName: node linkType: hard @@ -859,51 +857,42 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.515.0" +"@aws-sdk/util-user-agent-browser@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@smithy/types": "npm:^2.9.1" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/types": "npm:^3.4.2" bowser: "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: d0d202610d5aa02fd3576416661b3853fd73874fb6cc9b34b6806692415c7c234cca563508a5d0d367a66b2bcda379ca9bae82f5010696d767c33309d5ec1e83 + tslib: "npm:^2.6.2" + checksum: b3d317ffad06e5d3167699f5afe89339d6d51d8ce882e3db142f6da4331b485f0fa641dc0e80c4fe695643918cfa6ad5892f0412e368819e796f3fae19f5a811 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.515.0": - version: 3.515.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.515.0" +"@aws-sdk/util-user-agent-node@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.654.0" dependencies: - "@aws-sdk/types": "npm:3.515.0" - "@smithy/node-config-provider": "npm:^2.2.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" + "@aws-sdk/types": "npm:3.654.0" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: c8167a5a089e2e46895a7c919bfc2e39db52b1351725ae19a2b9ed1c43dfa20c9327990500f96ef8b7dd591db63370f4fb037f385cf4403a72c159d6a33c4b16 - languageName: node - linkType: hard - -"@aws-sdk/util-utf8-browser@npm:^3.0.0": - version: 3.259.0 - resolution: "@aws-sdk/util-utf8-browser@npm:3.259.0" - dependencies: - tslib: "npm:^2.3.1" - checksum: ff56ff252c0ea22b760b909ba5bbe9ca59a447066097e73b1e2ae50a6d366631ba560c373ec4e83b3e225d16238eeaf8def210fdbf135070b3dd3ceb1cc2ef9a + checksum: 3744c81a91f994a56ac8990729ea1560b0f5778917ddf38dacb5d3f28604aa8d6c595351225107852a49e3f47e4e9b274caec97a32ba6c91b87e807294f9218b languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.496.0": - version: 3.496.0 - resolution: "@aws-sdk/xml-builder@npm:3.496.0" +"@aws-sdk/xml-builder@npm:3.654.0": + version: 3.654.0 + resolution: "@aws-sdk/xml-builder@npm:3.654.0" dependencies: - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 2efe8c0e4098fbc9a5ab7864e4a1852d8c029ea12ec46a7585b75216555cc2204e0907258c1fa531945a0c79ec091ada8b0752dea89763e894adba3bbdab1cb0 + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: bf67401ce24aaf989646c80e251e26fab40e3b60aea2d3ea03759d0185a9d8565e7b54ea1fd5a62bf188934304e4e38e7814f3941589b2d3aaaa3384f7af358b languageName: node linkType: hard @@ -1997,7 +1986,7 @@ __metadata: version: 0.0.0-use.local resolution: "@jwpkg/gitversion-s3publish@workspace:workspaces/packages/gitversion-plugin-s3publish" dependencies: - "@aws-sdk/client-s3": "npm:^3.515.0" + "@aws-sdk/client-s3": "npm:^3.658.1" "@jwpkg/gitversion": "workspace:^" "@types/archiver": "npm:^6" "@types/jest": "npm:^29.5.12" @@ -2270,385 +2259,396 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/abort-controller@npm:2.1.1" +"@smithy/abort-controller@npm:^3.1.4": + version: 3.1.4 + resolution: "@smithy/abort-controller@npm:3.1.4" dependencies: - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 5de2b8a2e7ab8bdd3bc3770539fa600c6c5e7d9fb490a14d3f465e77dce5f854d3001afac987babb157fe141fdc9487d31da620ab7dcfd9126baac3ce38eb9e2 + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 233f2554ab1fb356228e4e88d74e811953a030763a7ce9fd4632d31f385f88b27105605bc2f93173e50741055c724a101eafcd5db92800e3c8430c08cdd65302 languageName: node linkType: hard -"@smithy/chunked-blob-reader-native@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/chunked-blob-reader-native@npm:2.1.1" +"@smithy/chunked-blob-reader-native@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/chunked-blob-reader-native@npm:3.0.0" dependencies: - "@smithy/util-base64": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: ceb8ed3118c58f7f6db8f87aed4e3c37fe3b5c329ffb27c43c7460e90dc7c09cb67d35ab086bad7493cbf55c77db25db8684d9f203593a88f4c3f94bbfaea6d6 + "@smithy/util-base64": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: f3cbd03baaaf33a2c44a484851e3f2902f87cbb2168abff179276b19fd137be021393551b9270f9f3135408d816a06fe84ff826d9beb576dbe53fae9cf487362 languageName: node linkType: hard -"@smithy/chunked-blob-reader@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/chunked-blob-reader@npm:2.1.1" +"@smithy/chunked-blob-reader@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/chunked-blob-reader@npm:3.0.0" dependencies: - tslib: "npm:^2.5.0" - checksum: e8460738f95c4ab8d541dd7c4a1696325960cca9d48e83471cd55aca90703a0549d130e35b0e420b0967cade0abe4083d69ade3e3eecece6dcda94b62763e976 + tslib: "npm:^2.6.2" + checksum: cc551e4d6c711bec381d70c3074e3937ee78245bb15dd55c28c43c6c30808af1855c8df4a785a1033ded1483979ae115cf2c9decce73083346734db0d32b2fe5 languageName: node linkType: hard -"@smithy/config-resolver@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/config-resolver@npm:2.1.1" +"@smithy/config-resolver@npm:^3.0.8": + version: 3.0.8 + resolution: "@smithy/config-resolver@npm:3.0.8" dependencies: - "@smithy/node-config-provider": "npm:^2.2.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-config-provider": "npm:^2.2.1" - "@smithy/util-middleware": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: 272282d543e800044dfd75981b3719554b1d93bb3a34e6a3829b80184076bf9160af2b4aabdb54b29ea85e83f682202f981dbbecfc6f8220ad4f740a9719fc88 + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-config-provider": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^3.0.6" + tslib: "npm:^2.6.2" + checksum: 78d9451032ff9227f1bb70ccd7949cb35addd93c33c672da01f931071c0026ed950517fc80d52d75a51aa24f6caa45285e20a04e71a1d8189eb910e3e00daf18 languageName: node linkType: hard -"@smithy/core@npm:^1.3.2": - version: 1.3.2 - resolution: "@smithy/core@npm:1.3.2" +"@smithy/core@npm:^2.4.6": + version: 2.4.6 + resolution: "@smithy/core@npm:2.4.6" dependencies: - "@smithy/middleware-endpoint": "npm:^2.4.1" - "@smithy/middleware-retry": "npm:^2.1.1" - "@smithy/middleware-serde": "npm:^2.1.1" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/smithy-client": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-middleware": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: a2ad0000f20c5213760a5bae2a2d1477472a124a3aef1e67d444b0c94e28fdc2022d7f7a351d0e180c7b22b366d1ee3f1209ef40d7e59f3aee9ba4f9101e380a + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-retry": "npm:^3.0.21" + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^3.3.5" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-body-length-browser": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 99175dcfec10a30c6a48368fef41b1ad49539e983d47e7ca2e71363c256f64f48e209c72419967a47282e9c31d69fdfacf81fdd9087fd473523c1172d8d341d8 languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^2.2.1": - version: 2.2.1 - resolution: "@smithy/credential-provider-imds@npm:2.2.1" +"@smithy/credential-provider-imds@npm:^3.2.3": + version: 3.2.3 + resolution: "@smithy/credential-provider-imds@npm:3.2.3" dependencies: - "@smithy/node-config-provider": "npm:^2.2.1" - "@smithy/property-provider": "npm:^2.1.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/url-parser": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: 130b81bf4f466003de9eaac8edea9fda6247f446203348cccf273ec9409b3f881665d6f939776724b9a6eee0d2822698d3d68af08eb4d70cb3175a9c67563444 + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" + tslib: "npm:^2.6.2" + checksum: b9abd2224f06923647871c0aa300261147a8a183bcf0f81f21e261fcf0c07101e91d59e19e1e1c3aff7f0543e825066e2ad52f3fc2d179cb66912a282ccf3741 languageName: node linkType: hard -"@smithy/eventstream-codec@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/eventstream-codec@npm:2.1.1" +"@smithy/eventstream-codec@npm:^3.1.5": + version: 3.1.5 + resolution: "@smithy/eventstream-codec@npm:3.1.5" dependencies: - "@aws-crypto/crc32": "npm:3.0.0" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-hex-encoding": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: bf8eea049bf53a5cedf7a7ca8c334e263f32f0fb7f847d1ca0c15219563f1070645e55b3a252bc3acb88cb8836fd324bc6fc33e3af67320f7448e86a23663bd5 + "@aws-crypto/crc32": "npm:5.2.0" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-hex-encoding": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: e999c74b9d3c38a67121f9096a134a55d8c4362a3a9468c8317d2dbf9a9d2e7ecf177ac0e7a5a5adfa92a51407a4d0bbf324787870d985a60ef6fae96ed4e8db languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/eventstream-serde-browser@npm:2.1.1" +"@smithy/eventstream-serde-browser@npm:^3.0.9": + version: 3.0.9 + resolution: "@smithy/eventstream-serde-browser@npm:3.0.9" dependencies: - "@smithy/eventstream-serde-universal": "npm:^2.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 2b9748fdea87b021c89278d9b17646d9dd77a67d07e7957673970d91f05352aeaf2c43c69d1961e00a89512882849c881a4094d4d405c068337a179e05dc3f47 + "@smithy/eventstream-serde-universal": "npm:^3.0.8" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: f74d9754fe0de4e682c010afbce374436d8ab1ece0fcc078caa5dab87133696179f3e9821699094626032aad34ff485a40699e1860da7d377802c8dd768c9b1d languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/eventstream-serde-config-resolver@npm:2.1.1" +"@smithy/eventstream-serde-config-resolver@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.6" dependencies: - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: c2c30bde3b14c183f05f292cc6dd129cbf3ce15c7eefd95a35f03f42424fbf031625ab5ba820864447bd2d45742e29977d8b36ab939c54e23d3aa4a9a4323a91 + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: be8b118ef46c0e2d0f8faab3a86bb65f617e88e33205e44c8799bd9a7ce97d37957528686c1b5485e9f662d331379bbdb68fa2c65869c86568aa1387e06b9a86 languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/eventstream-serde-node@npm:2.1.1" +"@smithy/eventstream-serde-node@npm:^3.0.8": + version: 3.0.8 + resolution: "@smithy/eventstream-serde-node@npm:3.0.8" dependencies: - "@smithy/eventstream-serde-universal": "npm:^2.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: fd80445054b8f596afe5faed88e05ec0c4defb6fdd455fd5a6daed044b5526b0eb128ce6ebb6fcaf7e396e66a77ce1e3313f842ca7f569ba8d792b0c29390354 + "@smithy/eventstream-serde-universal": "npm:^3.0.8" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: e059d680e847b5c4759b83b0d5b2f7570648b53ffd01650dbfb04eec89084915092517c6eb59183aa019eafda7506afe808c0fb2cf2eec7c648fbf68c95fcece languageName: node linkType: hard -"@smithy/eventstream-serde-universal@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/eventstream-serde-universal@npm:2.1.1" +"@smithy/eventstream-serde-universal@npm:^3.0.8": + version: 3.0.8 + resolution: "@smithy/eventstream-serde-universal@npm:3.0.8" dependencies: - "@smithy/eventstream-codec": "npm:^2.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 12959f4f3b1cf1c4b79d5e3942f22f5a070c8015cb54a1678662e001f45972a56d18203aa7743edc1d4cc3ec7b329869786480258d436c3c6c0dbd8cbef72706 + "@smithy/eventstream-codec": "npm:^3.1.5" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: d3d87d3295318e8f7715fd56b0db357a96bd5ff026458578e83c775349666a587af308a2a170078900ddb8d776dd1d6d6c39e8267f72098e3943016df9ba893c languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^2.4.1": - version: 2.4.1 - resolution: "@smithy/fetch-http-handler@npm:2.4.1" +"@smithy/fetch-http-handler@npm:^3.2.8": + version: 3.2.8 + resolution: "@smithy/fetch-http-handler@npm:3.2.8" dependencies: - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/querystring-builder": "npm:^2.1.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-base64": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: d8df2c7d65b65800508fedbe885ad1ebf815a4d6fdd24ba16130ec18678b34b14e90894ff2f8a2d60b1d54da357eb7176ab8db4d671ce2ecb6644dd4446fa29d + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/querystring-builder": "npm:^3.0.6" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-base64": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 3ae0cb10443f102b59a8b1dc40d7381777b8f3c0f57c5538f2594c77e30b9f67dbfb24a4ff9fd8abe2f8175e33dd0663e4ae1ab154a5dc3cb14cc294833c4ea0 languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/hash-blob-browser@npm:2.1.1" +"@smithy/hash-blob-browser@npm:^3.1.5": + version: 3.1.5 + resolution: "@smithy/hash-blob-browser@npm:3.1.5" dependencies: - "@smithy/chunked-blob-reader": "npm:^2.1.1" - "@smithy/chunked-blob-reader-native": "npm:^2.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 286917396cf46ee8bd06ad8717d52a6752a4ba7ed58706e149659dc9483a64ef36a0d5c77e69307d5dafbbe7874045e7ee27d16b4a3b2c7f7d5b04c9ecaf8bb7 + "@smithy/chunked-blob-reader": "npm:^3.0.0" + "@smithy/chunked-blob-reader-native": "npm:^3.0.0" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 4633333ee44ff09a4df782444176e648b85f53e42767d3d3e66007019d5aa30718b70bbd49bced0bcdd33180cbe284b5366448f53bb3184498a84478794125a8 languageName: node linkType: hard -"@smithy/hash-node@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/hash-node@npm:2.1.1" +"@smithy/hash-node@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/hash-node@npm:3.0.6" dependencies: - "@smithy/types": "npm:^2.9.1" - "@smithy/util-buffer-from": "npm:^2.1.1" - "@smithy/util-utf8": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: 4f2bfeb924c6b067d99a06114c63a08c3dbbe1857e3f4df8c175ad678678680145a158be4872506f6d8d4cfabffc8389dc10d7729d224d9b28ed764647028c16 + "@smithy/types": "npm:^3.4.2" + "@smithy/util-buffer-from": "npm:^3.0.0" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: c79d1013ccfc14edb5ca7e7465abc75b71b0a4db2ebab8b87c5689f63a9ed2d15e43241985a2797805c083aa11ceee05c8c75eacd0aea0c13276ccbeb08dfc67 languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/hash-stream-node@npm:2.1.1" +"@smithy/hash-stream-node@npm:^3.1.5": + version: 3.1.5 + resolution: "@smithy/hash-stream-node@npm:3.1.5" dependencies: - "@smithy/types": "npm:^2.9.1" - "@smithy/util-utf8": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: 54485a26d65814428c9f9daaf00939e3c84cb66b9274afd12e3aa90f83507dbb7d26fcbc47e138e366bb702dd19fa2b4252f2a25529eefc2226ddb5119ba7218 + "@smithy/types": "npm:^3.4.2" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 89a27d7f2d77ea6b3c98b02948922ed1cfa8fa6d26aaed04fb83468abf5e51d50f7f7bb3973dcdc478c57a7918f75fd359ac9b656e677e7d30f8ee01afd18464 languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/invalid-dependency@npm:2.1.1" +"@smithy/invalid-dependency@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/invalid-dependency@npm:3.0.6" dependencies: - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: c61c6c676e4c87a6b10cd6cbe263c28c5cc0aa012262c90dd16d6b90f7241068d2f83bb1b1ad97400eea0938f7842e039daf58e3ef37bef5710f79bb8eab18d1 + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 91de6c6097d3954b7a402c8bb738b03973edefd084092307dd84778c39ae2fa242d4ed1ca216d12bcc2301c56de8d0690848f0961515c09b19b2a2492980e74f languageName: node linkType: hard -"@smithy/is-array-buffer@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/is-array-buffer@npm:2.1.1" +"@smithy/is-array-buffer@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/is-array-buffer@npm:2.2.0" dependencies: - tslib: "npm:^2.5.0" - checksum: 083b228a84aaf71203cc9e798e3a233f11a148455a249ab59db27f88c6ef9f7e0f83c5201ee1e28407e05aa425b7b6dd6aa0aee863df99d65484975b51288407 + tslib: "npm:^2.6.2" + checksum: 2f2523cd8cc4538131e408eb31664983fecb0c8724956788b015aaf3ab85a0c976b50f4f09b176f1ed7bbe79f3edf80743be7a80a11f22cd9ce1285d77161aaf languageName: node linkType: hard -"@smithy/md5-js@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/md5-js@npm:2.1.1" +"@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.9.1" - "@smithy/util-utf8": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: 164d1eb59282676517ff1c614151598d5882304331014b824676d6aef80adc130384dbcc9a17b649e71d12d04352496ef9016a65ad37c03bd14d57f2c1f4a7a1 + tslib: "npm:^2.6.2" + checksum: 44710d94b9e6655ebc02169c149ea2bc5d5b9e509b6b39511cfe61bac571412290f4b9c743d61e395822f014021fcb709dbb533f2f717c1ac2d5a356696c22fd languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/middleware-content-length@npm:2.1.1" +"@smithy/md5-js@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/md5-js@npm:3.0.6" dependencies: - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: a565d38cdb6c800f4489ebe4c5cf72ac47c3b80441605887675a8678990517191900ac361f2defa7bc807edf21b5be2bb68294e44057f514c25a8daaca1d3329 + "@smithy/types": "npm:^3.4.2" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: d15cb0012df5d3f7ac762f432c66e54b4b36c580229c8d4f216bec8697b438b9842ff78a23619e7a10ec09a3d8589d2f0498336e3969090cc82bd2bf364f3635 languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^2.4.1": - version: 2.4.1 - resolution: "@smithy/middleware-endpoint@npm:2.4.1" +"@smithy/middleware-content-length@npm:^3.0.8": + version: 3.0.8 + resolution: "@smithy/middleware-content-length@npm:3.0.8" dependencies: - "@smithy/middleware-serde": "npm:^2.1.1" - "@smithy/node-config-provider": "npm:^2.2.1" - "@smithy/shared-ini-file-loader": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/url-parser": "npm:^2.1.1" - "@smithy/util-middleware": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: 9bd583eabc27031039025811f20bdef6ff632dfb8b928f468c55050b5c401d7552b045693ca08abbb400436280fbe5e344e4584b9d060fadf93c0bf9ca327f56 + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: efb13134cd44802b09ad5e9d6545170596eb319ac9486b9ecdb742b689e24cfb074bc112cb27a755b98801c32449932479ef05085ac75186cae6420c63a81fe9 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/middleware-retry@npm:2.1.1" +"@smithy/middleware-endpoint@npm:^3.1.3": + version: 3.1.3 + resolution: "@smithy/middleware-endpoint@npm:3.1.3" dependencies: - "@smithy/node-config-provider": "npm:^2.2.1" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/service-error-classification": "npm:^2.1.1" - "@smithy/smithy-client": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-middleware": "npm:^2.1.1" - "@smithy/util-retry": "npm:^2.1.1" - tslib: "npm:^2.5.0" - uuid: "npm:^8.3.2" - checksum: 2386c969c0c0ae2e5feb3fd21e150fd48dead196505e85cff9b91df99c815824d541648a3449f4d272dafd78c44951facd4b7a6f5c9cd0499e2f4877233d5124 + "@smithy/middleware-serde": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/shared-ini-file-loader": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" + "@smithy/url-parser": "npm:^3.0.6" + "@smithy/util-middleware": "npm:^3.0.6" + tslib: "npm:^2.6.2" + checksum: fb4a584b5d52d9998bd91fc4e63f0ab2dbd6a5f38b299e3577df3e96930551743768f8526a19cad7ccab15014dfaa161b4ebef903f89b49b4f6a2537f88c3f47 languageName: node linkType: hard -"@smithy/middleware-serde@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/middleware-serde@npm:2.1.1" +"@smithy/middleware-retry@npm:^3.0.21": + version: 3.0.21 + resolution: "@smithy/middleware-retry@npm:3.0.21" dependencies: - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 9f226dc7577da9fd7f292eb3fb988661a38c86f9b5aebc7dd5a3ec694ce2bb5cab73b5c22e6a792f4ba3f51ebe71b4ac1959acfa11300967d458e208f315701c + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/service-error-classification": "npm:^3.0.6" + "@smithy/smithy-client": "npm:^3.3.5" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-retry": "npm:^3.0.6" + tslib: "npm:^2.6.2" + uuid: "npm:^9.0.1" + checksum: f4a2be30113c4c207c3a0830d33284ad02a783cc591eec7bf10739ffbefc87a2ce52aa39c8683bdd81002b5d8c566796008c064f99b6ef25784fbb708d80428a languageName: node linkType: hard -"@smithy/middleware-stack@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/middleware-stack@npm:2.1.1" +"@smithy/middleware-serde@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/middleware-serde@npm:3.0.6" dependencies: - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 6d7642efaa53da7cb89cfe9a793a5d104f9127be568ec1e27e0d903bccc11b302712b0bec1bdf44264ba40fc1b9cf2eb1246a2c2854b8b766b22e13973a8ddb8 + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 94c906dd0f77716976bdab0c1fafe257e5fa9f81f92213df20ce4324cf0feb3533f3004df81863ed4e2c597dd3aecb1001267b16f3ca6a67e6a80eb349eaac6e languageName: node linkType: hard -"@smithy/node-config-provider@npm:^2.2.1": - version: 2.2.1 - resolution: "@smithy/node-config-provider@npm:2.2.1" +"@smithy/middleware-stack@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/middleware-stack@npm:3.0.6" dependencies: - "@smithy/property-provider": "npm:^2.1.1" - "@smithy/shared-ini-file-loader": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 1475c7f5d06dc2778aad677318d40178476d2ac02edf287e140752af087edb1e54d3bcf07fa483e0d8be9de346e4825b5d28557f3975db85f8bbed8fd25366d8 + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: c8121cef5bac12cf8710adcfc71fcdef59af7a34279781dc0db7b1d667ef0f36f0caab209a067db4b1144908b42e1966fd63593cc99a29f048bd1eb916b677e0 languageName: node linkType: hard -"@smithy/node-http-handler@npm:^2.3.1": - version: 2.3.1 - resolution: "@smithy/node-http-handler@npm:2.3.1" +"@smithy/node-config-provider@npm:^3.1.7": + version: 3.1.7 + resolution: "@smithy/node-config-provider@npm:3.1.7" dependencies: - "@smithy/abort-controller": "npm:^2.1.1" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/querystring-builder": "npm:^2.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 47b7250d180a018bdc60e3a40defec7ccddd49c75ddc7fe310348b8e9742bbdebffd2f13805e638206d48511c013e54602793936c6015920e59e191ac93ec317 + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/shared-ini-file-loader": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 26c6a73f271c3ec38c3498ab51972c46ab63371e3d9f2c6613fbfbbe66c52361a2a515c8b24c1b7c3f473c18d776e263476481ed211c446f59a62015433107d7 languageName: node linkType: hard -"@smithy/property-provider@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/property-provider@npm:2.1.1" +"@smithy/node-http-handler@npm:^3.2.3": + version: 3.2.3 + resolution: "@smithy/node-http-handler@npm:3.2.3" dependencies: - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 08675fcb97e722690befd60d9f7e160bb6cbe6a5472fe12c6f5637435704211e5a541030e91bd920bd685c349863007a01350ea14790ed42147f1811d08f1d91 + "@smithy/abort-controller": "npm:^3.1.4" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/querystring-builder": "npm:^3.0.6" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: fb3d4f92fafd8c96d0f40a2850c3b714b997f280f715bedd14f0f40b58d9f743edcec3912dc812c4a5be682f929dd11a725d2cbe54c31a9a760ca681436e9587 languageName: node linkType: hard -"@smithy/protocol-http@npm:^3.1.1": - version: 3.1.1 - resolution: "@smithy/protocol-http@npm:3.1.1" +"@smithy/property-provider@npm:^3.1.6": + version: 3.1.6 + resolution: "@smithy/property-provider@npm:3.1.6" dependencies: - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: a974d949bc8d503c6fb794e52ae843a105efd53ac0516e157e947e09e89e3af90ad11a6bf96cb71a7ffbc46ad8dbe01d860bec5a740d7b0dabd965b482dccb6d + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: af68a2be7ba48def574fe735ba9b04219a6c3d6565485f02392e26df260534d6e7efe552105c4b10ae35b63188b65add8dc944f9065a8775c9f1c1e8eed0160a languageName: node linkType: hard -"@smithy/querystring-builder@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/querystring-builder@npm:2.1.1" +"@smithy/protocol-http@npm:^4.1.3": + version: 4.1.3 + resolution: "@smithy/protocol-http@npm:4.1.3" dependencies: - "@smithy/types": "npm:^2.9.1" - "@smithy/util-uri-escape": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: 212be03152d65af8a8bfc7a9ebef0c7c50f5165ea5b1be808be36eb0c48cef17d7972e44a2679ed2a67647c5f69100e46749852fc1021b7dfade5d479507fb3a + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 94f4273d34590c857e9be8f682c8acc363141a5fa945b11dde3e77e053d3c93b96141aa539195b3b237221eec8b56a689bcbddc13d6ee3113178e17a78f8b4a7 languageName: node linkType: hard -"@smithy/querystring-parser@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/querystring-parser@npm:2.1.1" +"@smithy/querystring-builder@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/querystring-builder@npm:3.0.6" dependencies: - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 7fdf16ee7f255e4989742b5af1ab9f355cd14d542596c56d3fd7eaf671124c863093017736328b1f60112690d220f78d1c7c0b588dcced1ec029d1b20999030b + "@smithy/types": "npm:^3.4.2" + "@smithy/util-uri-escape": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 2b5b7461f0d5974a62629143b7e0eab018d5a5725ed55c4aa5ae6cf2e8bc5bbc595fa07ecca08012003afe5dd7530296912cf9a7ec4cf1896b88fce88ce28c8c languageName: node linkType: hard -"@smithy/service-error-classification@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/service-error-classification@npm:2.1.1" +"@smithy/querystring-parser@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/querystring-parser@npm:3.0.6" dependencies: - "@smithy/types": "npm:^2.9.1" - checksum: 7e44b3d2fc4bd55d978034522e8a98d69fa0bc1fa3d8fc100aae8b92a7d62caa709cb91c42043b0d5af59b948fbcbb563bf2359b7598cf9911c8bd3e4df01301 + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: addeb6dd2c9294404eb26ef5dfac7e099933be56829af629b9a0de316ea5ce7929d0f4670f25609e3e82040dc4de528eb2348f4188447c698eb81f74e213239b languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^2.3.1": - version: 2.3.1 - resolution: "@smithy/shared-ini-file-loader@npm:2.3.1" +"@smithy/service-error-classification@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/service-error-classification@npm:3.0.6" dependencies: - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 86736157ee57f3145d06884d78d9e48488430d43d8af6031991a38e4086215a101837a00709ed86f0460343da3c3118e20fa5b2d47ee515e8f000a84758a0569 + "@smithy/types": "npm:^3.4.2" + checksum: 8c5f6d5c5f60c72cf3d39221ec88b9d31b548c977c613b08f9791514b44843d938f2001bb2377b35f945180016fe0398fbff9aa1dcfaf137a82de7d9e922c77e languageName: node linkType: hard -"@smithy/signature-v4@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/signature-v4@npm:2.1.1" +"@smithy/shared-ini-file-loader@npm:^3.1.7": + version: 3.1.7 + resolution: "@smithy/shared-ini-file-loader@npm:3.1.7" dependencies: - "@smithy/eventstream-codec": "npm:^2.1.1" - "@smithy/is-array-buffer": "npm:^2.1.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-hex-encoding": "npm:^2.1.1" - "@smithy/util-middleware": "npm:^2.1.1" - "@smithy/util-uri-escape": "npm:^2.1.1" - "@smithy/util-utf8": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: 3f27ef059eb97956f2463bd7c8adc5b90d31978c3091b6a66b30945be7f0c9a4a4c0272836bc47f321b867f373b2929778a2f1f153e0813881644ea223f42645 + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: ff19860af2c88e8b208fb0b696f72d9565e137ae36bb62ee56a018367edc1a17e5813bd986187021ee33386d168ddf75d604c650ca05d79ff3f948715384d4a9 languageName: node linkType: hard -"@smithy/smithy-client@npm:^2.3.1": - version: 2.3.1 - resolution: "@smithy/smithy-client@npm:2.3.1" +"@smithy/signature-v4@npm:^4.1.4": + version: 4.1.4 + resolution: "@smithy/signature-v4@npm:4.1.4" dependencies: - "@smithy/middleware-endpoint": "npm:^2.4.1" - "@smithy/middleware-stack": "npm:^2.1.1" - "@smithy/protocol-http": "npm:^3.1.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-stream": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: dc251413e50ad2cfba74f8df6b3c13719c626ffff6366bb3f8a34972923ebf706cd1e787bd1c52f47c9ebe5d6a48ac7da5d22d1c55aa9f9d21fab908633c1acb + "@smithy/is-array-buffer": "npm:^3.0.0" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-hex-encoding": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-uri-escape": "npm:^3.0.0" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: b3fcd15d6d0703d8b88a5b248d4c8a71406994f03ca3baabbb45060e53763331883a390ae65e5b0fae3c79858c5e833daf51209f5acdde2c254d5e67e1a8235c + languageName: node + linkType: hard + +"@smithy/smithy-client@npm:^3.3.5": + version: 3.3.5 + resolution: "@smithy/smithy-client@npm:3.3.5" + dependencies: + "@smithy/middleware-endpoint": "npm:^3.1.3" + "@smithy/middleware-stack": "npm:^3.0.6" + "@smithy/protocol-http": "npm:^4.1.3" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-stream": "npm:^3.1.8" + tslib: "npm:^2.6.2" + checksum: 2c3d904cca8cb69bd2f2b35530014aef3b5349179acb10f78d9c1210529e1e1fd2f84b2189d1d8e5bac35de546809c976e1dc76f0c45bd05c67f7b624d4a06c7 languageName: node linkType: hard @@ -2661,176 +2661,206 @@ __metadata: languageName: node linkType: hard -"@smithy/url-parser@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/url-parser@npm:2.1.1" +"@smithy/types@npm:^3.4.2": + version: 3.4.2 + resolution: "@smithy/types@npm:3.4.2" dependencies: - "@smithy/querystring-parser": "npm:^2.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 15e03faf9d38fd9c8e74e8bd5e322dfae12d2111fc1ad6447ab76b0e5b9c7a0c2275022ce239ec0d8ed29e6199730dc0583077b6b04d5ae69dc24a0df3b192fe + tslib: "npm:^2.6.2" + checksum: b3a583c3c9116952008b0227be1b1513447ed08e8f65c7b82c0c8299b2520b6e0544de0225d6baf3afe65db4fe5a37c4ed5622bac3d516058bc4a3d4bbad0ec6 languageName: node linkType: hard -"@smithy/util-base64@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/util-base64@npm:2.1.1" +"@smithy/url-parser@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/url-parser@npm:3.0.6" dependencies: - "@smithy/util-buffer-from": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: e050a56b71a8e0b836c15ce1706b3e0cc30ce135971ffe949aa2b65901206a9d89137eac6a2833e0fb2087c9ff38c83702d741f8680603c0ba62fd3a0a3fccc0 + "@smithy/querystring-parser": "npm:^3.0.6" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 0d9ec9acf04513715a588b1866ff6212eb85049587f88b8b969e3fa723764b45723d519904aa2d6e0aa22d333962a11ee5ed35d7c65798696b796928e5429a95 languageName: node linkType: hard -"@smithy/util-body-length-browser@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/util-body-length-browser@npm:2.1.1" +"@smithy/util-base64@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/util-base64@npm:3.0.0" dependencies: - tslib: "npm:^2.5.0" - checksum: 90f9078fb76a2a2b648bc120189adf4c25b5720162c7fb45829d0e755eda53507f3fbcfeff2d4db350b5c40a97b377f8e3ca4250c3761067994404b4b92203dd + "@smithy/util-buffer-from": "npm:^3.0.0" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 5c05c3505bd1ac4c1e04ec0e22ad1c9e0c61756945735861614f9e46146369a1a112dd0895602475822c18b8f1fe0cc3fb9e45c99a4e7fb03308969c673cf043 languageName: node linkType: hard -"@smithy/util-body-length-node@npm:^2.2.1": - version: 2.2.1 - resolution: "@smithy/util-body-length-node@npm:2.2.1" +"@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.5.0" - checksum: 7f254ff1acc0efba62995da82b3538617a0ac1b2899edbfd0c7d2d0a50fe707003d048ebad64e688e65f19ad697c249e0067f2674491418ce0d56ed1e39ad27a + tslib: "npm:^2.6.2" + checksum: cfb595e814334fe7bb78e8381141cc7364f66bff0c1d672680f4abb99361ef66fbdb9468fa1dbabcd5753254b2b05c59c907fa9d600b36e6e4b8423eccf412f7 languageName: node linkType: hard -"@smithy/util-buffer-from@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/util-buffer-from@npm:2.1.1" +"@smithy/util-body-length-node@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/util-body-length-node@npm:3.0.0" dependencies: - "@smithy/is-array-buffer": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: 476ca2ac2eb0632de1ad7074a7418c24491abb9b17ddb3ab28f67034920961ac32f9e26fed1ac7aaa4a6fd3842f4d867528713258d14db0e3b24121cccfcf7d8 + tslib: "npm:^2.6.2" + checksum: 6f779848e7c81051364cf6e40ed61034a06fa8df3480398528baae54d9b69622abc7d068869e33dbe51fef2bbc6fda3f548ac59644a0f10545a54c87bc3a4391 languageName: node linkType: hard -"@smithy/util-config-provider@npm:^2.2.1": - version: 2.2.1 - resolution: "@smithy/util-config-provider@npm:2.2.1" +"@smithy/util-buffer-from@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/util-buffer-from@npm:2.2.0" dependencies: - tslib: "npm:^2.5.0" - checksum: 08963bfd6a5634268bc12853d64e31a5e041706397e619be5aeabcc45e676ff0bd85371e9d0d61e7117a7f47db90030d9bf9d7454a7d13078dd746f124533d55 + "@smithy/is-array-buffer": "npm:^2.2.0" + tslib: "npm:^2.6.2" + checksum: 223d6a508b52ff236eea01cddc062b7652d859dd01d457a4e50365af3de1e24a05f756e19433f6ccf1538544076b4215469e21a4ea83dc1d58d829725b0dbc5a languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/util-defaults-mode-browser@npm:2.1.1" +"@smithy/util-buffer-from@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/util-buffer-from@npm:3.0.0" dependencies: - "@smithy/property-provider": "npm:^2.1.1" - "@smithy/smithy-client": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" + "@smithy/is-array-buffer": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: b10fb81ef34f95418f27c9123c2c1774e690dd447e8064184688c553156bdec46d2ba1b1ae3bad7edd2b58a5ef32ac569e1ad814b36e7ee05eba10526d329983 + languageName: node + linkType: hard + +"@smithy/util-config-provider@npm:^3.0.0": + version: 3.0.0 + resolution: "@smithy/util-config-provider@npm:3.0.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: a2c25eac31223eddea306beff2bb3c32e8761f8cb50e8cb2a9d61417a5040e9565dc715a655787e99a37465fdd35bbd0668ff36e06043a5f6b7be48a76974792 + languageName: node + linkType: hard + +"@smithy/util-defaults-mode-browser@npm:^3.0.21": + version: 3.0.21 + resolution: "@smithy/util-defaults-mode-browser@npm:3.0.21" + dependencies: + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/smithy-client": "npm:^3.3.5" + "@smithy/types": "npm:^3.4.2" bowser: "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 2c707f1ade8529e739f3234a6acaa0d0f7fce225a0e5745edf5ae502892542f7c5621ee0e6a4fbae16a88b2b780fdb125763921fe7bbb254f7e3a1cbdec5952b + tslib: "npm:^2.6.2" + checksum: 58ba92ff9a4161fd7d89881afa1d8f0b3197117082da1d1a8e2af3ffd4754eb438a2301474e56549ddb6933424d1eb37c3e22fa9007e1ac24b205233006301bb languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/util-defaults-mode-node@npm:2.2.0" +"@smithy/util-defaults-mode-node@npm:^3.0.21": + version: 3.0.21 + resolution: "@smithy/util-defaults-mode-node@npm:3.0.21" dependencies: - "@smithy/config-resolver": "npm:^2.1.1" - "@smithy/credential-provider-imds": "npm:^2.2.1" - "@smithy/node-config-provider": "npm:^2.2.1" - "@smithy/property-provider": "npm:^2.1.1" - "@smithy/smithy-client": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: dc9c3b32da3d8c5b0a278688e1addbcf09675ee06525b4cbdd59274eee4523c87310f52278298b1d540406f7b7db0b814cb5d69924676d0aa0914db1baa4ccdc + "@smithy/config-resolver": "npm:^3.0.8" + "@smithy/credential-provider-imds": "npm:^3.2.3" + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/property-provider": "npm:^3.1.6" + "@smithy/smithy-client": "npm:^3.3.5" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: ff6dbd3303e3a35f070171cbb776a596d6686ca7a154840619ec4d0017a6e2996d83aed8745db354260cad3073e606eb3f20b9163d887a154e103319471f9233 languageName: node linkType: hard -"@smithy/util-endpoints@npm:^1.1.1": - version: 1.1.1 - resolution: "@smithy/util-endpoints@npm:1.1.1" +"@smithy/util-endpoints@npm:^2.1.2": + version: 2.1.2 + resolution: "@smithy/util-endpoints@npm:2.1.2" dependencies: - "@smithy/node-config-provider": "npm:^2.2.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 703993195c85bfbde1d5f69e453f8a81e223e7f4d818c25893aa335d409516e7af06fb84cf67e87dbdf459515f363dc435a5e23837ca2ccca0b18c0bb9357916 + "@smithy/node-config-provider": "npm:^3.1.7" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: 9b11f8347937cbae3cf018a34fb0942eff01c9f568695a4bea7d58499754d8d851128b1a0d99017b367e7be75196a770eb9ece0969a126e7fe09f50fabb98f16 languageName: node linkType: hard -"@smithy/util-hex-encoding@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/util-hex-encoding@npm:2.1.1" +"@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.5.0" - checksum: 66df17bd897f37d6670916fdc049308c40588f490a6b24dfc55e295ec17542ba548af67a6460a213e54889a0f1f210952b51985dcf5fa391d398ed5280654844 + tslib: "npm:^2.6.2" + checksum: d2fa7270853cc8f22c4f4635c72bf52e303731a68a3999e3ea9da1d38b6bf08c0f884e7d20b65741e3bc68bb3821e1abd1c3406d7a3dce8fc02df019aea59162 languageName: node linkType: hard -"@smithy/util-middleware@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/util-middleware@npm:2.1.1" +"@smithy/util-middleware@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/util-middleware@npm:3.0.6" dependencies: - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 1eee856ed88d2565cbd16f21a9ff14eda1ef9fba0dbd9777d936c91b2bea8e52d94484334489847ce69468cc86fffd5dfa633e6296eb0d00d6f93e809e9d0b4d + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: a697fe4787fcb59d8abed3c5f3cb775d3b5e64a87962513aed5af1643737a1b31afde2945591b60eac560ef24d1db7b23efd65758a056c54f0debc32dad4bf5b languageName: node linkType: hard -"@smithy/util-retry@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/util-retry@npm:2.1.1" +"@smithy/util-retry@npm:^3.0.6": + version: 3.0.6 + resolution: "@smithy/util-retry@npm:3.0.6" dependencies: - "@smithy/service-error-classification": "npm:^2.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 4a688a6ae8f8f1ae8ac41614e14c0af9af50b094b59c9391061441ee5e3e66b691ed2b6af677604fd1803c46f3ee5d8ea5b80e072049154b71ee46e14090f365 + "@smithy/service-error-classification": "npm:^3.0.6" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: c12d3790e87d47f72e032f138c630fa4747581af794d3b3c0fae9711dd41f80c4a7b4ef7c2f7b6d9230565f27599a53f833d2d5d5308968ef994dcae92f6652a languageName: node linkType: hard -"@smithy/util-stream@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/util-stream@npm:2.1.1" +"@smithy/util-stream@npm:^3.1.8": + version: 3.1.8 + resolution: "@smithy/util-stream@npm:3.1.8" dependencies: - "@smithy/fetch-http-handler": "npm:^2.4.1" - "@smithy/node-http-handler": "npm:^2.3.1" - "@smithy/types": "npm:^2.9.1" - "@smithy/util-base64": "npm:^2.1.1" - "@smithy/util-buffer-from": "npm:^2.1.1" - "@smithy/util-hex-encoding": "npm:^2.1.1" - "@smithy/util-utf8": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: 479d81354caa00fb5ef5e5fc8b3749d444d1e9da5db60f50cfef9790018dce65f305fcffc44ba25c0aa7792de2e5e838793e93da2075eeb1710a9d1f19df3930 + "@smithy/fetch-http-handler": "npm:^3.2.8" + "@smithy/node-http-handler": "npm:^3.2.3" + "@smithy/types": "npm:^3.4.2" + "@smithy/util-base64": "npm:^3.0.0" + "@smithy/util-buffer-from": "npm:^3.0.0" + "@smithy/util-hex-encoding": "npm:^3.0.0" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 79cc9c4f8aef8d16c3c8880a49bb8f0d23dee4242cd45d73183633c0c347657f04c177eb836e9775586283ace177af24f57cba73fc931992cc54b92f93840c6b languageName: node linkType: hard -"@smithy/util-uri-escape@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/util-uri-escape@npm:2.1.1" +"@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.5.0" - checksum: 947691837b8652b05c2ffc72ae88c7e68d417cd260c5146b3f415822ab817ccff61fdcf4703b15d0c8951a7ad53702a924c9b5c784e551169df0e113364e9454 + tslib: "npm:^2.6.2" + checksum: b8d831348412cfafd9300069e74a12e0075b5e786d7ef6a210ba4ab576001c2525653eec68b71dfe6d7aef71c52f547404c4f0345c0fb476a67277f9d44b1156 languageName: node linkType: hard -"@smithy/util-utf8@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/util-utf8@npm:2.1.1" +"@smithy/util-utf8@npm:^2.0.0": + version: 2.3.0 + resolution: "@smithy/util-utf8@npm:2.3.0" dependencies: - "@smithy/util-buffer-from": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: ea5c7e24856467e9243aa472eba379e72a68ce1ebe313b3e100c2b8c99a1285129b86a1665f9bceff399a852ec335dc376b99c97b2159c1f61b1510e3dbf5359 + "@smithy/util-buffer-from": "npm:^2.2.0" + tslib: "npm:^2.6.2" + checksum: e18840c58cc507ca57fdd624302aefd13337ee982754c9aa688463ffcae598c08461e8620e9852a424d662ffa948fc64919e852508028d09e89ced459bd506ab languageName: node linkType: hard -"@smithy/util-waiter@npm:^2.1.1": - version: 2.1.1 - resolution: "@smithy/util-waiter@npm:2.1.1" +"@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.1.1" - "@smithy/types": "npm:^2.9.1" - tslib: "npm:^2.5.0" - checksum: 9ffc9b99cb454d32eefeb1e58eeac1641428db4757f0b34436d10a89236c4882b9c7e1c5815468a52d96cb89b72a7ae5802f423ad983418bf6d19d966240bd80 + "@smithy/util-buffer-from": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: b568ed84b4770d2ae9b632eb85603765195a791f045af7f47df1369dc26b001056f4edf488b42ca1cd6d852d0155ad306a0d6531e912cb4e633c0d87abaa8899 + languageName: node + linkType: hard + +"@smithy/util-waiter@npm:^3.1.5": + version: 3.1.5 + resolution: "@smithy/util-waiter@npm:3.1.5" + dependencies: + "@smithy/abort-controller": "npm:^3.1.4" + "@smithy/types": "npm:^3.4.2" + tslib: "npm:^2.6.2" + checksum: d72733480f08a570a08eb1c4e57ac5779d2f41598d9608d62419e9adfccb86295b8c60103c51b3338167bb2f9179483db24c3dc9585da867419c5abf9efcad98 languageName: node linkType: hard @@ -6286,14 +6316,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: f422349189b70660238eff9e48c57a0b9e5142f4c442bd79f50049847006341fe8dbcaac899c54e219034f63249fdba4512542ec54ef4dec24fcf9f54ad20d42 + checksum: 7f334841fe41bfb0bf5d920904ccad09cefc4b5e61eaf4c225bf1e1bb69ee77ef2147d8942f783ee8249e154d1ca8a858e10bda78a5d78b8bed3f48dcee9bf33 languageName: node linkType: hard @@ -10325,20 +10355,20 @@ __metadata: languageName: node linkType: hard -"tslib@npm:^1.11.1": - version: 1.14.1 - resolution: "tslib@npm:1.14.1" - checksum: 69ae09c49eea644bc5ebe1bca4fa4cc2c82b7b3e02f43b84bd891504edf66dbc6b2ec0eef31a957042de2269139e4acff911e6d186a258fb14069cd7f6febce2 - languageName: node - linkType: hard - -"tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.5.0": +"tslib@npm:^2.4.0, tslib@npm:^2.5.0": version: 2.6.2 resolution: "tslib@npm:2.6.2" checksum: e03a8a4271152c8b26604ed45535954c0a45296e32445b4b87f8a5abdb2421f40b59b4ca437c4346af0f28179780d604094eb64546bee2019d903d01c6c19bdb languageName: node linkType: hard +"tslib@npm:^2.6.2": + version: 2.7.0 + resolution: "tslib@npm:2.7.0" + checksum: 469e1d5bf1af585742128827000711efa61010b699cb040ab1800bcd3ccdd37f63ec30642c9e07c4439c1db6e46345582614275daca3e0f4abae29b0083f04a6 + languageName: node + linkType: hard + "tunnel@npm:^0.0.6": version: 0.0.6 resolution: "tunnel@npm:0.0.6" @@ -10585,12 +10615,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: bcbb807a917d374a49f475fae2e87fdca7da5e5530820ef53f65ba1d12131bd81a92ecf259cc7ce317cbe0f289e7d79fdfebcef9bfa3087c8c8a2fa304c9be54 + checksum: 1607dd32ac7fc22f2d8f77051e6a64845c9bce5cd3dd8aa0070c074ec73e666a1f63c7b4e0f4bf2bc8b9d59dc85a15e17807446d9d2b17c8485fbc2147b27f9b languageName: node linkType: hard