diff --git a/package.json b/package.json index a825ae1c..fae7328d 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,7 @@ "resolutions": { "esbuild": "0.25.0", "form-data": "4.0.4", - "brace-expansion": "1.1.12" + "brace-expansion": "1.1.12", + "@smithy/config-resolver": "4.4.0" } } diff --git a/yarn.lock b/yarn.lock index ee34acd3..f871fa5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4770,16 +4770,17 @@ __metadata: languageName: node linkType: hard -"@smithy/config-resolver@npm:^4.1.4, @smithy/config-resolver@npm:^4.2.2": - version: 4.2.2 - resolution: "@smithy/config-resolver@npm:4.2.2" +"@smithy/config-resolver@npm:4.4.0": + version: 4.4.0 + resolution: "@smithy/config-resolver@npm:4.4.0" dependencies: - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-config-provider": "npm:^4.1.0" - "@smithy/util-middleware": "npm:^4.1.1" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/types": "npm:^4.8.0" + "@smithy/util-config-provider": "npm:^4.2.0" + "@smithy/util-endpoints": "npm:^3.2.3" + "@smithy/util-middleware": "npm:^4.2.3" tslib: "npm:^2.6.2" - checksum: 10c0/3d53cd54424dfaa1e0249c0de987fc10b3c5d48b9807f5ac6d692483d1438210c9058251223f15931bfdacfdbfd4320b754abdaa6a9b1c7e3722b8584d4eb270 + checksum: 10c0/f33e1c4569980e614dea8b709dbd8e120b725caf4a7cc557d9d31a91df1755ccc1a2179cf26681eebf713e755ad38d6b58f7aca00dfe2c3390e9481221530e43 languageName: node linkType: hard @@ -5033,6 +5034,18 @@ __metadata: languageName: node linkType: hard +"@smithy/node-config-provider@npm:^4.3.3, @smithy/node-config-provider@npm:^4.3.7": + version: 4.3.7 + resolution: "@smithy/node-config-provider@npm:4.3.7" + dependencies: + "@smithy/property-provider": "npm:^4.2.7" + "@smithy/shared-ini-file-loader": "npm:^4.4.2" + "@smithy/types": "npm:^4.11.0" + tslib: "npm:^2.6.2" + checksum: 10c0/2fbe9f22e315253d8d4f5a8d16d41d36ff4467c9f7e515d456c3172b59af8fbd67004d0d44bdb7638886eb6057d04ce269f84de65a382d2ccd0c08114dea840c + languageName: node + linkType: hard + "@smithy/node-http-handler@npm:^4.0.6, @smithy/node-http-handler@npm:^4.2.1": version: 4.2.1 resolution: "@smithy/node-http-handler@npm:4.2.1" @@ -5056,6 +5069,16 @@ __metadata: languageName: node linkType: hard +"@smithy/property-provider@npm:^4.2.7": + version: 4.2.7 + resolution: "@smithy/property-provider@npm:4.2.7" + dependencies: + "@smithy/types": "npm:^4.11.0" + tslib: "npm:^2.6.2" + checksum: 10c0/7caaeec11262a169c6509c5cd687900342ab02900f3074e54aeafbd2ce8a112c83ce3190225b2dab9f2a7f737f7176960329f882935ae7bd9d624984387d0fc1 + languageName: node + linkType: hard + "@smithy/protocol-http@npm:^5.1.2, @smithy/protocol-http@npm:^5.2.1": version: 5.2.1 resolution: "@smithy/protocol-http@npm:5.2.1" @@ -5106,6 +5129,16 @@ __metadata: languageName: node linkType: hard +"@smithy/shared-ini-file-loader@npm:^4.4.2": + version: 4.4.2 + resolution: "@smithy/shared-ini-file-loader@npm:4.4.2" + dependencies: + "@smithy/types": "npm:^4.11.0" + tslib: "npm:^2.6.2" + checksum: 10c0/3d401b87b21113aa9bb7490d80ec02d7655c1abc1b23eb384fea13b7e1348f1c599011ed109a3fe2e3675b3bc51f91f43b66d7e46f565f78c3f0d45d3b997058 + languageName: node + linkType: hard + "@smithy/signature-v4@npm:^5.1.2, @smithy/signature-v4@npm:^5.2.1": version: 5.2.1 resolution: "@smithy/signature-v4@npm:5.2.1" @@ -5137,6 +5170,15 @@ __metadata: languageName: node linkType: hard +"@smithy/types@npm:^4.11.0, @smithy/types@npm:^4.8.0": + version: 4.11.0 + resolution: "@smithy/types@npm:4.11.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10c0/8be4af86df4a78fe43afe7dc3f875bf8ec6ce7c04f7bb167152bf3c7ab2eef26db38ed7ae365c2f283e8796e40372b01b4c857b8db43da393002c5638ef3f249 + languageName: node + linkType: hard + "@smithy/types@npm:^4.3.1, @smithy/types@npm:^4.5.0": version: 4.5.0 resolution: "@smithy/types@npm:4.5.0" @@ -5215,6 +5257,15 @@ __metadata: languageName: node linkType: hard +"@smithy/util-config-provider@npm:^4.2.0": + version: 4.2.0 + resolution: "@smithy/util-config-provider@npm:4.2.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10c0/0699b9980ef94eac8f491c2ac557dc47e01c6ae71dabcb4464cc064f8dbf0855797461dbec8ba1925d45f076e968b0df02f0691c636cd1043e560f67541a1d27 + languageName: node + linkType: hard + "@smithy/util-defaults-mode-browser@npm:^4.0.19, @smithy/util-defaults-mode-browser@npm:^4.1.3": version: 4.1.4 resolution: "@smithy/util-defaults-mode-browser@npm:4.1.4" @@ -5254,6 +5305,17 @@ __metadata: languageName: node linkType: hard +"@smithy/util-endpoints@npm:^3.2.3": + version: 3.2.7 + resolution: "@smithy/util-endpoints@npm:3.2.7" + dependencies: + "@smithy/node-config-provider": "npm:^4.3.7" + "@smithy/types": "npm:^4.11.0" + tslib: "npm:^2.6.2" + checksum: 10c0/ca4b134e0ed8b62dfedb82b9ea91fa028567732e271e934b9b878a9aa43f1c5c9d8860ad49f60992290c7705b7b6d2e734769304b9ea38eec40eaf524bb27ad8 + languageName: node + linkType: hard + "@smithy/util-hex-encoding@npm:^4.1.0": version: 4.1.0 resolution: "@smithy/util-hex-encoding@npm:4.1.0" @@ -5273,6 +5335,16 @@ __metadata: languageName: node linkType: hard +"@smithy/util-middleware@npm:^4.2.3": + version: 4.2.7 + resolution: "@smithy/util-middleware@npm:4.2.7" + dependencies: + "@smithy/types": "npm:^4.11.0" + tslib: "npm:^2.6.2" + checksum: 10c0/76c598cfe8062b6daf0bf88bc855544ce071f1d2df5d9d2c2d1c08402a577cb9ade8f33102a869dfb8aae9f679b86b5faacc9011b032bf453ced255fd8d0a0d3 + languageName: node + linkType: hard + "@smithy/util-retry@npm:^4.0.5, @smithy/util-retry@npm:^4.1.2": version: 4.1.2 resolution: "@smithy/util-retry@npm:4.1.2"