From cd6b06e06bd910b91b4f21220f54bd8a6cce4432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 16:06:44 +0000 Subject: [PATCH] Bump @aws-sdk/client-s3 from 3.738.0 to 3.758.0 Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.738.0 to 3.758.0. - [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.758.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 591 ++++++++++++++++++++++++++------------------------- 2 files changed, 297 insertions(+), 296 deletions(-) diff --git a/package.json b/package.json index cce59cf..aa58219 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@aws-sdk/credential-providers": ">=3.0.0 <4.0.0" }, "devDependencies": { - "@aws-sdk/client-s3": "^3.738.0", + "@aws-sdk/client-s3": "^3.758.0", "@aws-sdk/credential-providers": "^3.749.0", "@biomejs/biome": "1.9.4", "@tokenizer/token": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index 88da151..0d948df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -134,34 +134,34 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.738.0": - version: 3.738.0 - resolution: "@aws-sdk/client-s3@npm:3.738.0" +"@aws-sdk/client-s3@npm:^3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/client-s3@npm:3.758.0" dependencies: "@aws-crypto/sha1-browser": "npm:5.2.0" "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.734.0" - "@aws-sdk/credential-provider-node": "npm:3.738.0" + "@aws-sdk/core": "npm:3.758.0" + "@aws-sdk/credential-provider-node": "npm:3.758.0" "@aws-sdk/middleware-bucket-endpoint": "npm:3.734.0" "@aws-sdk/middleware-expect-continue": "npm:3.734.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.735.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.758.0" "@aws-sdk/middleware-host-header": "npm:3.734.0" "@aws-sdk/middleware-location-constraint": "npm:3.734.0" "@aws-sdk/middleware-logger": "npm:3.734.0" "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.734.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.758.0" "@aws-sdk/middleware-ssec": "npm:3.734.0" - "@aws-sdk/middleware-user-agent": "npm:3.734.0" + "@aws-sdk/middleware-user-agent": "npm:3.758.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.734.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" - "@aws-sdk/util-endpoints": "npm:3.734.0" + "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.734.0" + "@aws-sdk/util-user-agent-node": "npm:3.758.0" "@aws-sdk/xml-builder": "npm:3.734.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.5" "@smithy/eventstream-serde-browser": "npm:^4.0.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" "@smithy/eventstream-serde-node": "npm:^4.0.1" @@ -172,159 +172,159 @@ __metadata: "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/md5-js": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.6" + "@smithy/middleware-retry": "npm:^4.0.7" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" - "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/node-http-handler": "npm:^4.0.3" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.7" + "@smithy/util-defaults-mode-node": "npm:^4.0.7" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" - "@smithy/util-stream": "npm:^4.0.2" + "@smithy/util-stream": "npm:^4.1.2" "@smithy/util-utf8": "npm:^4.0.0" "@smithy/util-waiter": "npm:^4.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/f122c86cfd942c5b8b3183d95f0dc7bf7c980c9be82d0d9c079691ce521ab9e4b4ddb024c33a9a631a050dcae53eda9e065920593b385535784ec396b57a5802 + checksum: 10c0/de7a9eb63ca6067c05dace1534bdb41f3660b38cdeaab9a39d13c4cce46a1b05ae0a5eeb2e18292bba2e60cddda3bbdd06218b3fd8bf29a23cb10b15717b5785 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/client-sso@npm:3.734.0" +"@aws-sdk/client-sso@npm:3.749.0": + version: 3.749.0 + resolution: "@aws-sdk/client-sso@npm:3.749.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/core": "npm:3.749.0" "@aws-sdk/middleware-host-header": "npm:3.734.0" "@aws-sdk/middleware-logger": "npm:3.734.0" "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" - "@aws-sdk/middleware-user-agent": "npm:3.734.0" + "@aws-sdk/middleware-user-agent": "npm:3.749.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" "@aws-sdk/types": "npm:3.734.0" - "@aws-sdk/util-endpoints": "npm:3.734.0" + "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.734.0" + "@aws-sdk/util-user-agent-node": "npm:3.749.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.3" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.4" + "@smithy/middleware-retry": "npm:^4.0.5" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.4" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.5" + "@smithy/util-defaults-mode-node": "npm:^4.0.5" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/8098f0516c31ee1cb0f7c82932d8bcfd4a6f85f1945c0d022402c72c40c389a04b50888543e7de43a3c8db00203bbd00d3d13a9570f37f5e4fe8253085f72df8 + checksum: 10c0/fcc721ca8b308cf90e27351c2961855a692ae986f031dadc9e19ba021b0d9c2199a1ca66c40e7711bba3373fb029f811cac9544921affcc2950f5922f3acd686 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/client-sso@npm:3.749.0" +"@aws-sdk/client-sso@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/client-sso@npm:3.758.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.749.0" + "@aws-sdk/core": "npm:3.758.0" "@aws-sdk/middleware-host-header": "npm:3.734.0" "@aws-sdk/middleware-logger": "npm:3.734.0" "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" - "@aws-sdk/middleware-user-agent": "npm:3.749.0" + "@aws-sdk/middleware-user-agent": "npm:3.758.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.749.0" + "@aws-sdk/util-user-agent-node": "npm:3.758.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.3" + "@smithy/core": "npm:^3.1.5" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.4" - "@smithy/middleware-retry": "npm:^4.0.5" + "@smithy/middleware-endpoint": "npm:^4.0.6" + "@smithy/middleware-retry": "npm:^4.0.7" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" - "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/node-http-handler": "npm:^4.0.3" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.5" - "@smithy/util-defaults-mode-node": "npm:^4.0.5" + "@smithy/util-defaults-mode-browser": "npm:^4.0.7" + "@smithy/util-defaults-mode-node": "npm:^4.0.7" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/fcc721ca8b308cf90e27351c2961855a692ae986f031dadc9e19ba021b0d9c2199a1ca66c40e7711bba3373fb029f811cac9544921affcc2950f5922f3acd686 + checksum: 10c0/1b4224b60637493d2959e1ebdabc5c2856e74f52ded995527bb5e14cfa0014295ad552bc2416786b94c0f61271dcc152e0adc7f7b5d6caaa4659144b297101cb languageName: node linkType: hard -"@aws-sdk/core@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/core@npm:3.734.0" +"@aws-sdk/core@npm:3.749.0": + version: 3.749.0 + resolution: "@aws-sdk/core@npm:3.749.0" dependencies: "@aws-sdk/types": "npm:3.734.0" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.3" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/property-provider": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/signature-v4": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.4" "@smithy/types": "npm:^4.1.0" "@smithy/util-middleware": "npm:^4.0.1" fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10c0/1f301a3a1fa8172bacf881482bdbf10ac8212d9c6e1b726df66958994a8eaec7202f2d795e8668ae23ec4563067db4e4068ea8496a436426dd38ebd0f76d0f3e + checksum: 10c0/c3853b159b51daef46da610402ae992030b6a0701e6ff513372f035f101eb08f58ee6fbb585e78c460d1e48aca227a09157cb79218646badb46b5ee71966f2f0 languageName: node linkType: hard -"@aws-sdk/core@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/core@npm:3.749.0" +"@aws-sdk/core@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/core@npm:3.758.0" dependencies: "@aws-sdk/types": "npm:3.734.0" - "@smithy/core": "npm:^3.1.3" + "@smithy/core": "npm:^3.1.5" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/property-provider": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/signature-v4": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" "@smithy/util-middleware": "npm:^4.0.1" fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10c0/c3853b159b51daef46da610402ae992030b6a0701e6ff513372f035f101eb08f58ee6fbb585e78c460d1e48aca227a09157cb79218646badb46b5ee71966f2f0 + checksum: 10c0/c5c93fb425e20e7552609d9bb965e9c36604f6fd45d12dc8d8b0b20d9773797d911bccc47112e6925ee21c4dbfad2efe577a457db2409ffef34a0c658105742d languageName: node linkType: hard @@ -341,19 +341,6 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.734.0" - dependencies: - "@aws-sdk/core": "npm:3.734.0" - "@aws-sdk/types": "npm:3.734.0" - "@smithy/property-provider": "npm:^4.0.1" - "@smithy/types": "npm:^4.1.0" - tslib: "npm:^2.6.2" - checksum: 10c0/27071ce049fc6c73a65478f2dbbe9de21a5d4558a93d8c9ea4b9101b41323cbde012614ef7f87467e6f05515afa8cf5fc556a579b359ce83ebbf786493ee94fc - languageName: node - linkType: hard - "@aws-sdk/credential-provider-env@npm:3.749.0": version: 3.749.0 resolution: "@aws-sdk/credential-provider-env@npm:3.749.0" @@ -367,21 +354,16 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.734.0" +"@aws-sdk/credential-provider-env@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.758.0" dependencies: - "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/core": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" - "@smithy/fetch-http-handler": "npm:^5.0.1" - "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/property-provider": "npm:^4.0.1" - "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" "@smithy/types": "npm:^4.1.0" - "@smithy/util-stream": "npm:^4.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/60edc09a92f91049bd61f3b51700ceeaa1c429d1e41e25a39560bbe56f1f0623a3a475577e265d89552f31c6d6388acda5e073f3a111692b27f07c0ad824b613 + checksum: 10c0/8f8c56627790a57d299f157a746d690ac8ddc959628a6a72f1cd091c6586481193b3f85b60b8b6228382008cfff94f81096a9bdc5607b24d256f1ba322d1e1d1 languageName: node linkType: hard @@ -403,24 +385,21 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.734.0" - dependencies: - "@aws-sdk/core": "npm:3.734.0" - "@aws-sdk/credential-provider-env": "npm:3.734.0" - "@aws-sdk/credential-provider-http": "npm:3.734.0" - "@aws-sdk/credential-provider-process": "npm:3.734.0" - "@aws-sdk/credential-provider-sso": "npm:3.734.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.734.0" - "@aws-sdk/nested-clients": "npm:3.734.0" +"@aws-sdk/credential-provider-http@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.758.0" + dependencies: + "@aws-sdk/core": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" - "@smithy/credential-provider-imds": "npm:^4.0.1" + "@smithy/fetch-http-handler": "npm:^5.0.1" + "@smithy/node-http-handler": "npm:^4.0.3" "@smithy/property-provider": "npm:^4.0.1" - "@smithy/shared-ini-file-loader": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" + "@smithy/util-stream": "npm:^4.1.2" tslib: "npm:^2.6.2" - checksum: 10c0/f7b4824875088754a09b5afc9efe5424b56d061eb3af98052be8d7e62c9b1530c4de213e2353ca2f85eb312aec16a54ad550530f41ca626eeaf86ce694b9ece0 + checksum: 10c0/b9c3161bb3ecfb214d537255685dec049560acd115fef89e087c5cd6f4ab294b1e5c0ca014be0040fc40cef9385c1123de39bd0870f21136cee1ca857409bc4c languageName: node linkType: hard @@ -445,23 +424,24 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.738.0": - version: 3.738.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.738.0" +"@aws-sdk/credential-provider-ini@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.758.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.734.0" - "@aws-sdk/credential-provider-http": "npm:3.734.0" - "@aws-sdk/credential-provider-ini": "npm:3.734.0" - "@aws-sdk/credential-provider-process": "npm:3.734.0" - "@aws-sdk/credential-provider-sso": "npm:3.734.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.734.0" + "@aws-sdk/core": "npm:3.758.0" + "@aws-sdk/credential-provider-env": "npm:3.758.0" + "@aws-sdk/credential-provider-http": "npm:3.758.0" + "@aws-sdk/credential-provider-process": "npm:3.758.0" + "@aws-sdk/credential-provider-sso": "npm:3.758.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.758.0" + "@aws-sdk/nested-clients": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/credential-provider-imds": "npm:^4.0.1" "@smithy/property-provider": "npm:^4.0.1" "@smithy/shared-ini-file-loader": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/c9ab6582ddc536113fe7e037179f3d145b7c42d661f5f118967227a519e7a51368307a2a5edb7d7768187ca5768d147bf0026be51c6bfff9c78ff6fba03b7407 + checksum: 10c0/80ecab7b621d3964871f2c55aee26b7e28f0274d32c85d47d7aeb8784a5947d135b8f8b7b371d1b0c8db7d917286a22bcf7e2d6a18850aab92297e5b3a3d18ca languageName: node linkType: hard @@ -485,17 +465,23 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.734.0" +"@aws-sdk/credential-provider-node@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.758.0" dependencies: - "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/credential-provider-env": "npm:3.758.0" + "@aws-sdk/credential-provider-http": "npm:3.758.0" + "@aws-sdk/credential-provider-ini": "npm:3.758.0" + "@aws-sdk/credential-provider-process": "npm:3.758.0" + "@aws-sdk/credential-provider-sso": "npm:3.758.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" + "@smithy/credential-provider-imds": "npm:^4.0.1" "@smithy/property-provider": "npm:^4.0.1" "@smithy/shared-ini-file-loader": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/059beffaf6c6d880234c57935356918e3456d85348165ca42028c89e5aff86f6e87a8d4ad11b2d5fc04a22178c86daff3a59ffd02a7fdc2bd2ecf0829de981b1 + checksum: 10c0/782967a851cd8edd69e93042d41d3c68dba7b37baa69c9c9f75cbc7cd5035d78feec827890aaa7cee6eb8ad624cce550f79c73d5889b2fd88587ca672b6cef49 languageName: node linkType: hard @@ -513,19 +499,17 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.734.0" +"@aws-sdk/credential-provider-process@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.758.0" dependencies: - "@aws-sdk/client-sso": "npm:3.734.0" - "@aws-sdk/core": "npm:3.734.0" - "@aws-sdk/token-providers": "npm:3.734.0" + "@aws-sdk/core": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/property-provider": "npm:^4.0.1" "@smithy/shared-ini-file-loader": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/7a09107ef25574ce1f54261e6827a609d538a5d84c00a29e0381ee090fc372b012d288b8b6a074ec95a9557e098778799fbdd4a1bff105099da064041a0e8d39 + checksum: 10c0/adb26090cc9812fe91f3941e41c365c9afe28157b9e76b266e9b34d0e8bffbad73af2e8e8e37345bbbd2def63601dd7f35c3d681c9f1099e461e7180693d2a95 languageName: node linkType: hard @@ -545,17 +529,19 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.734.0" +"@aws-sdk/credential-provider-sso@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.758.0" dependencies: - "@aws-sdk/core": "npm:3.734.0" - "@aws-sdk/nested-clients": "npm:3.734.0" + "@aws-sdk/client-sso": "npm:3.758.0" + "@aws-sdk/core": "npm:3.758.0" + "@aws-sdk/token-providers": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/property-provider": "npm:^4.0.1" + "@smithy/shared-ini-file-loader": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/6985306744419084580beb22877ef2fbdea4d341d6e1ef1255513b06370f4cde9d6ffc6b71394375a03687db3d7fef8c486250ff0116bbea2eba89cc513fa675 + checksum: 10c0/24bf89e593c8a1b1a36d015e254bcb492e214a6c64898c09b0737032af44ece053a6500506ccb511b0abcfeaf24f65e5cf9d6e32fc9285105ed4d6cf54c8f3c3 languageName: node linkType: hard @@ -573,6 +559,20 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/credential-provider-web-identity@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.758.0" + dependencies: + "@aws-sdk/core": "npm:3.758.0" + "@aws-sdk/nested-clients": "npm:3.758.0" + "@aws-sdk/types": "npm:3.734.0" + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/e66b08e08edb30d0b936b19c86ebf7b63a1c554cfc8328907e07a75728ef0c27cd3f9881544c7dc0c7683fba54eef6454a38cc2ed866a01355ca0754388ffc31 + languageName: node + linkType: hard + "@aws-sdk/credential-providers@npm:^3.749.0": version: 3.749.0 resolution: "@aws-sdk/credential-providers@npm:3.749.0" @@ -625,24 +625,24 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.735.0": - version: 3.735.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.735.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.758.0" dependencies: "@aws-crypto/crc32": "npm:5.2.0" "@aws-crypto/crc32c": "npm:5.2.0" "@aws-crypto/util": "npm:5.2.0" - "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/core": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/is-array-buffer": "npm:^4.0.0" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" "@smithy/util-middleware": "npm:^4.0.1" - "@smithy/util-stream": "npm:^4.0.2" + "@smithy/util-stream": "npm:^4.1.2" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/b9ca77c97528a99c4264a35803d897ace77b1e422ff3b351b2ea84c9b8adef247874f446a75321dc9caee48f8778fc164579753c363aee1dc30839915625b948 + checksum: 10c0/524c72ec60eef8e20ca9d4592ee316011056c0a7049972a4f56815866da04de086fa66d716f94bbe44621f4a0dc0bfcc65dd798d912c936d92a29fd659d2eb1d languageName: node linkType: hard @@ -692,25 +692,25 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.734.0" +"@aws-sdk/middleware-sdk-s3@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.758.0" dependencies: - "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/core": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-arn-parser": "npm:3.723.0" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.5" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/signature-v4": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" "@smithy/util-config-provider": "npm:^4.0.0" "@smithy/util-middleware": "npm:^4.0.1" - "@smithy/util-stream": "npm:^4.0.2" + "@smithy/util-stream": "npm:^4.1.2" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/cd775c7066707ea7ddd0cdc8dd809720fd5aed6e5f7e615629f7403ad6e30923fb89e8da0311f5dd1165a28b3a575b491ac0e2002e80afa12719eb8472f8ca95 + checksum: 10c0/ea561507aa217c46300486f63dae19e475367682b9391bc9ef251a08c75e4dd2b6086c75e72eb08f7e49caf70c5eb51e4b67aab1680e0dbca0127a47e6bcdc89 languageName: node linkType: hard @@ -725,125 +725,125 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.734.0" +"@aws-sdk/middleware-user-agent@npm:3.749.0": + version: 3.749.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.749.0" dependencies: - "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/core": "npm:3.749.0" "@aws-sdk/types": "npm:3.734.0" - "@aws-sdk/util-endpoints": "npm:3.734.0" - "@smithy/core": "npm:^3.1.1" + "@aws-sdk/util-endpoints": "npm:3.743.0" + "@smithy/core": "npm:^3.1.3" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/aecda461346fc272d440ee9557588bb7379020ee5ffead61ca1e905f1ccdcd009d6aee53b364a6f9278f2a092608ca86c0650f02fb14f28f2ba99a34dd4af136 + checksum: 10c0/049769b7f9e8de6f663a4728864da5c32aa485f651f37055f42894794cfb576f9482bfc84b8314db9bde78f7c2dab04d316fe5e92b47533653ddab53e2150c94 languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.749.0" +"@aws-sdk/middleware-user-agent@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.758.0" dependencies: - "@aws-sdk/core": "npm:3.749.0" + "@aws-sdk/core": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" - "@smithy/core": "npm:^3.1.3" + "@smithy/core": "npm:^3.1.5" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/049769b7f9e8de6f663a4728864da5c32aa485f651f37055f42894794cfb576f9482bfc84b8314db9bde78f7c2dab04d316fe5e92b47533653ddab53e2150c94 + checksum: 10c0/2bccf1cdeed1bcb1248a2eda23da0f68fb425f2a2a0794dd24be46aa688d01c19a71783f7cf55fb208b5563a7d16bc93cfdfa9a77d4f5e1a944a395a77cf2f1d languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/nested-clients@npm:3.734.0" +"@aws-sdk/nested-clients@npm:3.749.0": + version: 3.749.0 + resolution: "@aws-sdk/nested-clients@npm:3.749.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.734.0" + "@aws-sdk/core": "npm:3.749.0" "@aws-sdk/middleware-host-header": "npm:3.734.0" "@aws-sdk/middleware-logger": "npm:3.734.0" "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" - "@aws-sdk/middleware-user-agent": "npm:3.734.0" + "@aws-sdk/middleware-user-agent": "npm:3.749.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" "@aws-sdk/types": "npm:3.734.0" - "@aws-sdk/util-endpoints": "npm:3.734.0" + "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.734.0" + "@aws-sdk/util-user-agent-node": "npm:3.749.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.3" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.4" + "@smithy/middleware-retry": "npm:^4.0.5" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.4" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.5" + "@smithy/util-defaults-mode-node": "npm:^4.0.5" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/55877c3f8cac486183c2cfad34a650a4459c85d07ae08c804e9e64ad731d7607cd783156cf5646736c7026f44d3c4e76335bb42cc37fcf91cc98195b273fbd84 + checksum: 10c0/cc9b7d6d064f353f1afecd61d31108212435662ee421cded598e50a02ea889f3fac7d7d5700332cb2d4de7549731de14da2eddd810958402f8729809785c2f52 languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/nested-clients@npm:3.749.0" +"@aws-sdk/nested-clients@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/nested-clients@npm:3.758.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.749.0" + "@aws-sdk/core": "npm:3.758.0" "@aws-sdk/middleware-host-header": "npm:3.734.0" "@aws-sdk/middleware-logger": "npm:3.734.0" "@aws-sdk/middleware-recursion-detection": "npm:3.734.0" - "@aws-sdk/middleware-user-agent": "npm:3.749.0" + "@aws-sdk/middleware-user-agent": "npm:3.758.0" "@aws-sdk/region-config-resolver": "npm:3.734.0" "@aws-sdk/types": "npm:3.734.0" "@aws-sdk/util-endpoints": "npm:3.743.0" "@aws-sdk/util-user-agent-browser": "npm:3.734.0" - "@aws-sdk/util-user-agent-node": "npm:3.749.0" + "@aws-sdk/util-user-agent-node": "npm:3.758.0" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.3" + "@smithy/core": "npm:^3.1.5" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.4" - "@smithy/middleware-retry": "npm:^4.0.5" + "@smithy/middleware-endpoint": "npm:^4.0.6" + "@smithy/middleware-retry": "npm:^4.0.7" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" - "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/node-http-handler": "npm:^4.0.3" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.5" - "@smithy/util-defaults-mode-node": "npm:^4.0.5" + "@smithy/util-defaults-mode-browser": "npm:^4.0.7" + "@smithy/util-defaults-mode-node": "npm:^4.0.7" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/cc9b7d6d064f353f1afecd61d31108212435662ee421cded598e50a02ea889f3fac7d7d5700332cb2d4de7549731de14da2eddd810958402f8729809785c2f52 + checksum: 10c0/bcc71a7e3bee6f798e0ffee543f1ef2bdb6ce3ff07157c33cd8a95683bfeaa400d833a60d059197618cd5f630c6d35903b74faa5c3aeb109be77359867dfb620 languageName: node linkType: hard @@ -861,45 +861,45 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.734.0" +"@aws-sdk/signature-v4-multi-region@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.758.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.734.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/signature-v4": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/1b71e5a5c7995af4aa5432a0156853e4fb43873ac535b1d982e411ac200d8e2482c5bd56a288e67414a9d05c983a06bee7e3fa0d499b13ac236e5b4b81138a03 + checksum: 10c0/172be0dc5f7c1e8cff4257d0d737e7ef56ce2e4297b9431fc8f864f5f43a8054277903a70744ef9717049299256bd138fad284586d727bb3b6f2b9ac1dd4afce languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/token-providers@npm:3.734.0" +"@aws-sdk/token-providers@npm:3.749.0": + version: 3.749.0 + resolution: "@aws-sdk/token-providers@npm:3.749.0" dependencies: - "@aws-sdk/nested-clients": "npm:3.734.0" + "@aws-sdk/nested-clients": "npm:3.749.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/property-provider": "npm:^4.0.1" "@smithy/shared-ini-file-loader": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/65a3696a930229d54a90e971158f399f3760200dfe080d1a4abc0cc6ceb130968036a9f2809be58ed0d35cd82357d32adfdbc391f3ed2ed89c4e0dcd114cb0de + checksum: 10c0/c881a05ef66574435d29f902d2f82e1473ca8887af458169bf6266c709145ae36e79193d8165785414f86de2b8b6f2484220ce2d5f8b0a0c48d80d5c7be72845 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/token-providers@npm:3.749.0" +"@aws-sdk/token-providers@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/token-providers@npm:3.758.0" dependencies: - "@aws-sdk/nested-clients": "npm:3.749.0" + "@aws-sdk/nested-clients": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/property-provider": "npm:^4.0.1" "@smithy/shared-ini-file-loader": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/c881a05ef66574435d29f902d2f82e1473ca8887af458169bf6266c709145ae36e79193d8165785414f86de2b8b6f2484220ce2d5f8b0a0c48d80d5c7be72845 + checksum: 10c0/bc533ea398b4d3cda061ecac119545876b52e482cb7469093d0571402ae1480ed30c339e5704ea40399644c132a431b6e78b1a64ea8a48f6710de410ac4011d5 languageName: node linkType: hard @@ -932,18 +932,6 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/util-endpoints@npm:3.734.0" - dependencies: - "@aws-sdk/types": "npm:3.734.0" - "@smithy/types": "npm:^4.1.0" - "@smithy/util-endpoints": "npm:^3.0.1" - tslib: "npm:^2.6.2" - checksum: 10c0/655d51da2fc57679be0e7c243cf2876f802c3d10df431cd56c00ec19de584d073c3838f2b917fb4b4d8c4e7d61a49af69c1b7135b8371619ae2339a793117005 - languageName: node - linkType: hard - "@aws-sdk/util-endpoints@npm:3.743.0": version: 3.743.0 resolution: "@aws-sdk/util-endpoints@npm:3.743.0" @@ -977,11 +965,11 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.734.0": - version: 3.734.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.734.0" +"@aws-sdk/util-user-agent-node@npm:3.749.0": + version: 3.749.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.749.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.734.0" + "@aws-sdk/middleware-user-agent": "npm:3.749.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" @@ -991,15 +979,15 @@ __metadata: peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/bae227776ede8d0c85193e257ac6e69b07f1ba94481544036fcdbdd633069fd7ebc19a0141c1e168ef58fc2c267da15a511e498552902ca15eac1a5240841f6e + checksum: 10c0/947e58dbb62bd513027817908d207469faa7f8ffd8f6abd812a02649493c429658113c2b692d2cbae5cc1c671373b6f9ea968d3661744f1617baa48f68190608 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.749.0": - version: 3.749.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.749.0" +"@aws-sdk/util-user-agent-node@npm:3.758.0": + version: 3.758.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.758.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.749.0" + "@aws-sdk/middleware-user-agent": "npm:3.758.0" "@aws-sdk/types": "npm:3.734.0" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/types": "npm:^4.1.0" @@ -1009,7 +997,7 @@ __metadata: peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/947e58dbb62bd513027817908d207469faa7f8ffd8f6abd812a02649493c429658113c2b692d2cbae5cc1c671373b6f9ea968d3661744f1617baa48f68190608 + checksum: 10c0/0c7609adf570da3cc7d29331fb58dec27df803ed95449debe0af5747e1b698acf7b21c67cbf9fe6e559b88422c7dc3fb4252e35cacf8f4d424f353d087db2b26 languageName: node linkType: hard @@ -1273,35 +1261,35 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^3.1.1, @smithy/core@npm:^3.1.2": - version: 3.1.2 - resolution: "@smithy/core@npm:3.1.2" +"@smithy/core@npm:^3.1.3, @smithy/core@npm:^3.1.4": + version: 3.1.4 + resolution: "@smithy/core@npm:3.1.4" dependencies: "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-middleware": "npm:^4.0.1" - "@smithy/util-stream": "npm:^4.0.2" + "@smithy/util-stream": "npm:^4.1.1" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/971f6459041a088a9f571f5264e958c6b252f9d56aee210a2a4d4e6a2932a1f8754e48c37ef7c04c2c5e4073465cd6a2be255240c1bd45c30c7ff0669250f382 + checksum: 10c0/8c91573fe679eecc160440b66895bb22e1549a320c86066d01ec63aa9bf756e16bb0135e0d48b039b1ccd0f8f6b580d20242d784236b6c5ca566e1cb6bf0901a languageName: node linkType: hard -"@smithy/core@npm:^3.1.3, @smithy/core@npm:^3.1.4": - version: 3.1.4 - resolution: "@smithy/core@npm:3.1.4" +"@smithy/core@npm:^3.1.5": + version: 3.1.5 + resolution: "@smithy/core@npm:3.1.5" dependencies: "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-middleware": "npm:^4.0.1" - "@smithy/util-stream": "npm:^4.1.1" + "@smithy/util-stream": "npm:^4.1.2" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/8c91573fe679eecc160440b66895bb22e1549a320c86066d01ec63aa9bf756e16bb0135e0d48b039b1ccd0f8f6b580d20242d784236b6c5ca566e1cb6bf0901a + checksum: 10c0/3f705fd7cc4eb4fc8c9cc1a9466012f3f08ec7427528fd51d32353e7adb964bd59426adf188e9a933ee9d1e5fa57cefc1917da2ccee1737edb0eb9fe460e90a9 languageName: node linkType: hard @@ -1471,11 +1459,11 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.0.2, @smithy/middleware-endpoint@npm:^4.0.3": - version: 4.0.3 - resolution: "@smithy/middleware-endpoint@npm:4.0.3" +"@smithy/middleware-endpoint@npm:^4.0.4, @smithy/middleware-endpoint@npm:^4.0.5": + version: 4.0.5 + resolution: "@smithy/middleware-endpoint@npm:4.0.5" dependencies: - "@smithy/core": "npm:^3.1.2" + "@smithy/core": "npm:^3.1.4" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/shared-ini-file-loader": "npm:^4.0.1" @@ -1483,15 +1471,15 @@ __metadata: "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-middleware": "npm:^4.0.1" tslib: "npm:^2.6.2" - checksum: 10c0/9248c2faedb2249c9bd70cedd3fb07be6b739b3ac544a87a9be22c9e61795fcff420f53b81f223d7b0d83156dad2acfe10e614a3d92bffebf57bd93252533d31 + checksum: 10c0/4573b7fb9525c3b887050183dc0c31bb6fd2801c98a8e94984474634e940a5efd73bbfc49c50d90245089112519bfcdbd8b5c2f279b2f4e64bd8df2203d5221c languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.0.4, @smithy/middleware-endpoint@npm:^4.0.5": - version: 4.0.5 - resolution: "@smithy/middleware-endpoint@npm:4.0.5" +"@smithy/middleware-endpoint@npm:^4.0.6": + version: 4.0.6 + resolution: "@smithy/middleware-endpoint@npm:4.0.6" dependencies: - "@smithy/core": "npm:^3.1.4" + "@smithy/core": "npm:^3.1.5" "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/shared-ini-file-loader": "npm:^4.0.1" @@ -1499,45 +1487,45 @@ __metadata: "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-middleware": "npm:^4.0.1" tslib: "npm:^2.6.2" - checksum: 10c0/4573b7fb9525c3b887050183dc0c31bb6fd2801c98a8e94984474634e940a5efd73bbfc49c50d90245089112519bfcdbd8b5c2f279b2f4e64bd8df2203d5221c + checksum: 10c0/0745d4eb28a1d0419e1f6efe9b726b5ff1389c2e9fcde407e0739a262b66b0e0eb130fe7e80e99e95e3c7472af4d597a592ec8be751f2184ca6947e77e31d0ea languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.0.3": - version: 4.0.4 - resolution: "@smithy/middleware-retry@npm:4.0.4" +"@smithy/middleware-retry@npm:^4.0.5": + version: 4.0.6 + resolution: "@smithy/middleware-retry@npm:4.0.6" dependencies: "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/service-error-classification": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/d15fecaca5758f0877cecd7de8f9434450850ada42e1e4ac871a181b90e4186dc6d6a912e5e7a4778bf637673823b24922de11cd4e3bbfb75036eef8152bb918 + checksum: 10c0/395888b3ae39b4bfa91b145f77f72a31de63a5e1fe7bbefb6a8ce0596b6843f92cf640421cf3e802746e6432946035d61e5e665d0dc1bdc9c70ce318b6347c45 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.0.5": - version: 4.0.6 - resolution: "@smithy/middleware-retry@npm:4.0.6" +"@smithy/middleware-retry@npm:^4.0.7": + version: 4.0.7 + resolution: "@smithy/middleware-retry@npm:4.0.7" dependencies: "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/service-error-classification": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/395888b3ae39b4bfa91b145f77f72a31de63a5e1fe7bbefb6a8ce0596b6843f92cf640421cf3e802746e6432946035d61e5e665d0dc1bdc9c70ce318b6347c45 + checksum: 10c0/17b01c539aa4f972ee03711ac88b1337dc534235fcf78914bea9745c45de4630103209907a69902843fe05cbbda6b41f908f24c0a4032c3fe92ff475242271d8 languageName: node linkType: hard -"@smithy/middleware-serde@npm:^4.0.1, @smithy/middleware-serde@npm:^4.0.2": +"@smithy/middleware-serde@npm:^4.0.2": version: 4.0.2 resolution: "@smithy/middleware-serde@npm:4.0.2" dependencies: @@ -1582,6 +1570,19 @@ __metadata: languageName: node linkType: hard +"@smithy/node-http-handler@npm:^4.0.3": + version: 4.0.3 + resolution: "@smithy/node-http-handler@npm:4.0.3" + dependencies: + "@smithy/abort-controller": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/querystring-builder": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/03e0e40725ac8884dc1715288bdbe6f05e8073c623c7d4eb4d6859e6ffdee1c831e407b1d286860580d7cb341d5ec41274e8888f2aeac6f865c0890ac4e9403c + languageName: node + linkType: hard + "@smithy/property-provider@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/property-provider@npm:4.0.1" @@ -1658,33 +1659,33 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.1.2, @smithy/smithy-client@npm:^4.1.3": - version: 4.1.3 - resolution: "@smithy/smithy-client@npm:4.1.3" +"@smithy/smithy-client@npm:^4.1.4, @smithy/smithy-client@npm:^4.1.5": + version: 4.1.5 + resolution: "@smithy/smithy-client@npm:4.1.5" dependencies: - "@smithy/core": "npm:^3.1.2" - "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/core": "npm:^3.1.4" + "@smithy/middleware-endpoint": "npm:^4.0.5" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" - "@smithy/util-stream": "npm:^4.0.2" + "@smithy/util-stream": "npm:^4.1.1" tslib: "npm:^2.6.2" - checksum: 10c0/d02044c4ff9e5e6d4c9fbc04b18c4718b1394c72ea5a926e2b6ea47da10a69b87dc27cd48da6c1a0272cc3f4c797591b4016d01bbba1b26397aab404231eda6c + checksum: 10c0/7dbb54f2cff8d502ac93b03181e78ca051f1f6028df0643805f3aceefb4bbe492e4a7e4496933a8bfc146eb65879554bf9a17d083351ff2e9302d0494b67fa28 languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.1.4, @smithy/smithy-client@npm:^4.1.5": - version: 4.1.5 - resolution: "@smithy/smithy-client@npm:4.1.5" +"@smithy/smithy-client@npm:^4.1.6": + version: 4.1.6 + resolution: "@smithy/smithy-client@npm:4.1.6" dependencies: - "@smithy/core": "npm:^3.1.4" - "@smithy/middleware-endpoint": "npm:^4.0.5" + "@smithy/core": "npm:^3.1.5" + "@smithy/middleware-endpoint": "npm:^4.0.6" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" - "@smithy/util-stream": "npm:^4.1.1" + "@smithy/util-stream": "npm:^4.1.2" tslib: "npm:^2.6.2" - checksum: 10c0/7dbb54f2cff8d502ac93b03181e78ca051f1f6028df0643805f3aceefb4bbe492e4a7e4496933a8bfc146eb65879554bf9a17d083351ff2e9302d0494b67fa28 + checksum: 10c0/d3989f9af17e35e01ef09d3db52136548e9fa0433ec35ee4f192cd618e93a4a0472d79288655763142c7832d643ee3f0ecf6b84ea520bb07aa319615a2ed9629 languageName: node linkType: hard @@ -1775,59 +1776,59 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.0.3": - version: 4.0.4 - resolution: "@smithy/util-defaults-mode-browser@npm:4.0.4" +"@smithy/util-defaults-mode-browser@npm:^4.0.5": + version: 4.0.6 + resolution: "@smithy/util-defaults-mode-browser@npm:4.0.6" dependencies: "@smithy/property-provider": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/20c23f94a50d807abaa7dc00e5ec6adb3179672fc967018075e88b5c725ae8d87d8569c9987108b022b856428d55a7abb667d478f8756ad57159d7e65651d3b6 + checksum: 10c0/4c1d406f7bde7455649ef70d1f09955e614da8a000ffeceac111aad0ee3daeb126206e88ae169f359da3aace382e2800bc20475438343ff87970682a3fdc6aa2 languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.0.5": - version: 4.0.6 - resolution: "@smithy/util-defaults-mode-browser@npm:4.0.6" +"@smithy/util-defaults-mode-browser@npm:^4.0.7": + version: 4.0.7 + resolution: "@smithy/util-defaults-mode-browser@npm:4.0.7" dependencies: "@smithy/property-provider": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/4c1d406f7bde7455649ef70d1f09955e614da8a000ffeceac111aad0ee3daeb126206e88ae169f359da3aace382e2800bc20475438343ff87970682a3fdc6aa2 + checksum: 10c0/baefe69c613cbaacaf3aea78d8bbdb4051acaceb32161e65a74cadbdf25b92a84dc3b3566a4ad6ed6f3f4d0c70357a8557ed3cc899db2c38c5570a63ca58a07b languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.0.3": - version: 4.0.4 - resolution: "@smithy/util-defaults-mode-node@npm:4.0.4" +"@smithy/util-defaults-mode-node@npm:^4.0.5": + version: 4.0.6 + resolution: "@smithy/util-defaults-mode-node@npm:4.0.6" dependencies: "@smithy/config-resolver": "npm:^4.0.1" "@smithy/credential-provider-imds": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/property-provider": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^4.1.3" + "@smithy/smithy-client": "npm:^4.1.5" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/90c213b09c694f1f2d71b147dbbd398be7283a30b0071e85ec968713073e4d5a4cac283426682ee2c09ee50a279a9a6f7f738c45887ba8005eb3a0d4f33d2b11 + checksum: 10c0/30209b45ed2f45d8152e4be2bffb1fe6b9a99fb350659170adcef464bd7f926c33651555d0592f1fbe1280432e90d0862061dd486af438afd9b356db20b0986e languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.0.5": - version: 4.0.6 - resolution: "@smithy/util-defaults-mode-node@npm:4.0.6" +"@smithy/util-defaults-mode-node@npm:^4.0.7": + version: 4.0.7 + resolution: "@smithy/util-defaults-mode-node@npm:4.0.7" dependencies: "@smithy/config-resolver": "npm:^4.0.1" "@smithy/credential-provider-imds": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/property-provider": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^4.1.5" + "@smithy/smithy-client": "npm:^4.1.6" "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/30209b45ed2f45d8152e4be2bffb1fe6b9a99fb350659170adcef464bd7f926c33651555d0592f1fbe1280432e90d0862061dd486af438afd9b356db20b0986e + checksum: 10c0/f380fb3a39250cd2a11f2706d14d64fee58c130b27b16754ec268758dd9aaae6bac13bf892580857ffd6d1ab3a6092ee61aafb1f90b7b5b66fc7e1a2b616929c languageName: node linkType: hard @@ -1872,9 +1873,9 @@ __metadata: languageName: node linkType: hard -"@smithy/util-stream@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/util-stream@npm:4.0.2" +"@smithy/util-stream@npm:^4.1.0, @smithy/util-stream@npm:^4.1.1": + version: 4.1.1 + resolution: "@smithy/util-stream@npm:4.1.1" dependencies: "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/node-http-handler": "npm:^4.0.2" @@ -1884,23 +1885,23 @@ __metadata: "@smithy/util-hex-encoding": "npm:^4.0.0" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/f9c9afc51189e4d3d33e119fd639970e7abbb598c50ce20f493a2656a469177be4e8a52aa9b8c42ce1f86dd5d71333364a18d179e515e6cc7d28d636cc985f55 + checksum: 10c0/9088e4e9baeac8af4de3bc8694cc57d49b3c9ef45c6441cc572b3d14fb88e0929624070d1528c3afe27ab710a2e0eb4a7c2938d676795b78788ab135b2f66e32 languageName: node linkType: hard -"@smithy/util-stream@npm:^4.1.0, @smithy/util-stream@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/util-stream@npm:4.1.1" +"@smithy/util-stream@npm:^4.1.2": + version: 4.1.2 + resolution: "@smithy/util-stream@npm:4.1.2" dependencies: "@smithy/fetch-http-handler": "npm:^5.0.1" - "@smithy/node-http-handler": "npm:^4.0.2" + "@smithy/node-http-handler": "npm:^4.0.3" "@smithy/types": "npm:^4.1.0" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-buffer-from": "npm:^4.0.0" "@smithy/util-hex-encoding": "npm:^4.0.0" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/9088e4e9baeac8af4de3bc8694cc57d49b3c9ef45c6441cc572b3d14fb88e0929624070d1528c3afe27ab710a2e0eb4a7c2938d676795b78788ab135b2f66e32 + checksum: 10c0/639328ec53d44f703b1e3cb9363397f6b506626584b22c68897133831b25026359f99f2b89c6d6c597e72773ff3508a374ae13cc266f1d1f761bcfbe9e4318d5 languageName: node linkType: hard @@ -1969,7 +1970,7 @@ __metadata: version: 0.0.0-use.local resolution: "@tokenizer/s3@workspace:." dependencies: - "@aws-sdk/client-s3": "npm:^3.738.0" + "@aws-sdk/client-s3": "npm:^3.758.0" "@aws-sdk/credential-providers": "npm:^3.749.0" "@biomejs/biome": "npm:1.9.4" "@tokenizer/range": "npm:^0.13.0"