Skip to content

Commit d7b51c4

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-11-19
1 parent f9fed01 commit d7b51c4

File tree

1 file changed

+105
-0
lines changed

1 file changed

+105
-0
lines changed

yarn.lock

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16385,6 +16385,59 @@ __metadata:
1638516385
languageName: unknown
1638616386
linkType: soft
1638716387

16388+
"@aws-sdk/client-partnercentral-channel@workspace:clients/client-partnercentral-channel":
16389+
version: 0.0.0-use.local
16390+
resolution: "@aws-sdk/client-partnercentral-channel@workspace:clients/client-partnercentral-channel"
16391+
dependencies:
16392+
"@aws-crypto/sha256-browser": "npm:5.2.0"
16393+
"@aws-crypto/sha256-js": "npm:5.2.0"
16394+
"@aws-sdk/core": "npm:*"
16395+
"@aws-sdk/credential-provider-node": "npm:*"
16396+
"@aws-sdk/middleware-host-header": "npm:*"
16397+
"@aws-sdk/middleware-logger": "npm:*"
16398+
"@aws-sdk/middleware-recursion-detection": "npm:*"
16399+
"@aws-sdk/middleware-user-agent": "npm:*"
16400+
"@aws-sdk/region-config-resolver": "npm:*"
16401+
"@aws-sdk/signature-v4-multi-region": "npm:*"
16402+
"@aws-sdk/types": "npm:*"
16403+
"@aws-sdk/util-endpoints": "npm:*"
16404+
"@aws-sdk/util-user-agent-browser": "npm:*"
16405+
"@aws-sdk/util-user-agent-node": "npm:*"
16406+
"@smithy/config-resolver": "npm:^4.4.3"
16407+
"@smithy/core": "npm:^3.18.5"
16408+
"@smithy/fetch-http-handler": "npm:^5.3.6"
16409+
"@smithy/hash-node": "npm:^4.2.5"
16410+
"@smithy/invalid-dependency": "npm:^4.2.5"
16411+
"@smithy/middleware-content-length": "npm:^4.2.5"
16412+
"@smithy/middleware-endpoint": "npm:^4.3.12"
16413+
"@smithy/middleware-retry": "npm:^4.4.12"
16414+
"@smithy/middleware-serde": "npm:^4.2.6"
16415+
"@smithy/middleware-stack": "npm:^4.2.5"
16416+
"@smithy/node-config-provider": "npm:^4.3.5"
16417+
"@smithy/node-http-handler": "npm:^4.4.5"
16418+
"@smithy/protocol-http": "npm:^5.3.5"
16419+
"@smithy/smithy-client": "npm:^4.9.8"
16420+
"@smithy/types": "npm:^4.9.0"
16421+
"@smithy/url-parser": "npm:^4.2.5"
16422+
"@smithy/util-base64": "npm:^4.3.0"
16423+
"@smithy/util-body-length-browser": "npm:^4.2.0"
16424+
"@smithy/util-body-length-node": "npm:^4.2.1"
16425+
"@smithy/util-defaults-mode-browser": "npm:^4.3.11"
16426+
"@smithy/util-defaults-mode-node": "npm:^4.2.14"
16427+
"@smithy/util-endpoints": "npm:^3.2.5"
16428+
"@smithy/util-middleware": "npm:^4.2.5"
16429+
"@smithy/util-retry": "npm:^4.2.5"
16430+
"@smithy/util-utf8": "npm:^4.2.0"
16431+
"@tsconfig/node18": "npm:18.2.4"
16432+
"@types/node": "npm:^18.19.69"
16433+
concurrently: "npm:7.0.0"
16434+
downlevel-dts: "npm:0.10.1"
16435+
rimraf: "npm:3.0.2"
16436+
tslib: "npm:^2.6.2"
16437+
typescript: "npm:~5.8.3"
16438+
languageName: unknown
16439+
linkType: soft
16440+
1638816441
"@aws-sdk/client-partnercentral-selling@workspace:clients/client-partnercentral-selling":
1638916442
version: 0.0.0-use.local
1639016443
resolution: "@aws-sdk/client-partnercentral-selling@workspace:clients/client-partnercentral-selling"
@@ -20341,6 +20394,58 @@ __metadata:
2034120394
languageName: unknown
2034220395
linkType: soft
2034320396

20397+
"@aws-sdk/client-signin@workspace:clients/client-signin":
20398+
version: 0.0.0-use.local
20399+
resolution: "@aws-sdk/client-signin@workspace:clients/client-signin"
20400+
dependencies:
20401+
"@aws-crypto/sha256-browser": "npm:5.2.0"
20402+
"@aws-crypto/sha256-js": "npm:5.2.0"
20403+
"@aws-sdk/core": "npm:*"
20404+
"@aws-sdk/credential-provider-node": "npm:*"
20405+
"@aws-sdk/middleware-host-header": "npm:*"
20406+
"@aws-sdk/middleware-logger": "npm:*"
20407+
"@aws-sdk/middleware-recursion-detection": "npm:*"
20408+
"@aws-sdk/middleware-user-agent": "npm:*"
20409+
"@aws-sdk/region-config-resolver": "npm:*"
20410+
"@aws-sdk/types": "npm:*"
20411+
"@aws-sdk/util-endpoints": "npm:*"
20412+
"@aws-sdk/util-user-agent-browser": "npm:*"
20413+
"@aws-sdk/util-user-agent-node": "npm:*"
20414+
"@smithy/config-resolver": "npm:^4.4.3"
20415+
"@smithy/core": "npm:^3.18.5"
20416+
"@smithy/fetch-http-handler": "npm:^5.3.6"
20417+
"@smithy/hash-node": "npm:^4.2.5"
20418+
"@smithy/invalid-dependency": "npm:^4.2.5"
20419+
"@smithy/middleware-content-length": "npm:^4.2.5"
20420+
"@smithy/middleware-endpoint": "npm:^4.3.12"
20421+
"@smithy/middleware-retry": "npm:^4.4.12"
20422+
"@smithy/middleware-serde": "npm:^4.2.6"
20423+
"@smithy/middleware-stack": "npm:^4.2.5"
20424+
"@smithy/node-config-provider": "npm:^4.3.5"
20425+
"@smithy/node-http-handler": "npm:^4.4.5"
20426+
"@smithy/protocol-http": "npm:^5.3.5"
20427+
"@smithy/smithy-client": "npm:^4.9.8"
20428+
"@smithy/types": "npm:^4.9.0"
20429+
"@smithy/url-parser": "npm:^4.2.5"
20430+
"@smithy/util-base64": "npm:^4.3.0"
20431+
"@smithy/util-body-length-browser": "npm:^4.2.0"
20432+
"@smithy/util-body-length-node": "npm:^4.2.1"
20433+
"@smithy/util-defaults-mode-browser": "npm:^4.3.11"
20434+
"@smithy/util-defaults-mode-node": "npm:^4.2.14"
20435+
"@smithy/util-endpoints": "npm:^3.2.5"
20436+
"@smithy/util-middleware": "npm:^4.2.5"
20437+
"@smithy/util-retry": "npm:^4.2.5"
20438+
"@smithy/util-utf8": "npm:^4.2.0"
20439+
"@tsconfig/node18": "npm:18.2.4"
20440+
"@types/node": "npm:^18.19.69"
20441+
concurrently: "npm:7.0.0"
20442+
downlevel-dts: "npm:0.10.1"
20443+
rimraf: "npm:3.0.2"
20444+
tslib: "npm:^2.6.2"
20445+
typescript: "npm:~5.8.3"
20446+
languageName: unknown
20447+
linkType: soft
20448+
2034420449
"@aws-sdk/client-simspaceweaver@workspace:clients/client-simspaceweaver":
2034520450
version: 0.0.0-use.local
2034620451
resolution: "@aws-sdk/client-simspaceweaver@workspace:clients/client-simspaceweaver"

0 commit comments

Comments
 (0)