Skip to content

Commit 51c6650

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-06-17
1 parent 60477da commit 51c6650

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

yarn.lock

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15016,6 +15016,60 @@ __metadata:
1501615016
languageName: unknown
1501715017
linkType: soft
1501815018

15019+
"@aws-sdk/client-mpa@workspace:clients/client-mpa":
15020+
version: 0.0.0-use.local
15021+
resolution: "@aws-sdk/client-mpa@workspace:clients/client-mpa"
15022+
dependencies:
15023+
"@aws-crypto/sha256-browser": "npm:5.2.0"
15024+
"@aws-crypto/sha256-js": "npm:5.2.0"
15025+
"@aws-sdk/core": "npm:*"
15026+
"@aws-sdk/credential-provider-node": "npm:*"
15027+
"@aws-sdk/middleware-host-header": "npm:*"
15028+
"@aws-sdk/middleware-logger": "npm:*"
15029+
"@aws-sdk/middleware-recursion-detection": "npm:*"
15030+
"@aws-sdk/middleware-user-agent": "npm:*"
15031+
"@aws-sdk/region-config-resolver": "npm:*"
15032+
"@aws-sdk/types": "npm:*"
15033+
"@aws-sdk/util-endpoints": "npm:*"
15034+
"@aws-sdk/util-user-agent-browser": "npm:*"
15035+
"@aws-sdk/util-user-agent-node": "npm:*"
15036+
"@smithy/config-resolver": "npm:^4.1.4"
15037+
"@smithy/core": "npm:^3.5.3"
15038+
"@smithy/fetch-http-handler": "npm:^5.0.4"
15039+
"@smithy/hash-node": "npm:^4.0.4"
15040+
"@smithy/invalid-dependency": "npm:^4.0.4"
15041+
"@smithy/middleware-content-length": "npm:^4.0.4"
15042+
"@smithy/middleware-endpoint": "npm:^4.1.11"
15043+
"@smithy/middleware-retry": "npm:^4.1.12"
15044+
"@smithy/middleware-serde": "npm:^4.0.8"
15045+
"@smithy/middleware-stack": "npm:^4.0.4"
15046+
"@smithy/node-config-provider": "npm:^4.1.3"
15047+
"@smithy/node-http-handler": "npm:^4.0.6"
15048+
"@smithy/protocol-http": "npm:^5.1.2"
15049+
"@smithy/smithy-client": "npm:^4.4.3"
15050+
"@smithy/types": "npm:^4.3.1"
15051+
"@smithy/url-parser": "npm:^4.0.4"
15052+
"@smithy/util-base64": "npm:^4.0.0"
15053+
"@smithy/util-body-length-browser": "npm:^4.0.0"
15054+
"@smithy/util-body-length-node": "npm:^4.0.0"
15055+
"@smithy/util-defaults-mode-browser": "npm:^4.0.19"
15056+
"@smithy/util-defaults-mode-node": "npm:^4.0.19"
15057+
"@smithy/util-endpoints": "npm:^3.0.6"
15058+
"@smithy/util-middleware": "npm:^4.0.4"
15059+
"@smithy/util-retry": "npm:^4.0.5"
15060+
"@smithy/util-utf8": "npm:^4.0.0"
15061+
"@tsconfig/node18": "npm:18.2.4"
15062+
"@types/node": "npm:^18.19.69"
15063+
"@types/uuid": "npm:^9.0.1"
15064+
concurrently: "npm:7.0.0"
15065+
downlevel-dts: "npm:0.10.1"
15066+
rimraf: "npm:3.0.2"
15067+
tslib: "npm:^2.6.2"
15068+
typescript: "npm:~5.8.3"
15069+
uuid: "npm:^9.0.1"
15070+
languageName: unknown
15071+
linkType: soft
15072+
1501915073
"@aws-sdk/client-mq@workspace:clients/client-mq":
1502015074
version: 0.0.0-use.local
1502115075
resolution: "@aws-sdk/client-mq@workspace:clients/client-mq"
@@ -19711,11 +19765,13 @@ __metadata:
1971119765
"@smithy/util-utf8": "npm:^4.0.0"
1971219766
"@tsconfig/node18": "npm:18.2.4"
1971319767
"@types/node": "npm:^18.19.69"
19768+
"@types/uuid": "npm:^9.0.1"
1971419769
concurrently: "npm:7.0.0"
1971519770
downlevel-dts: "npm:0.10.1"
1971619771
rimraf: "npm:3.0.2"
1971719772
tslib: "npm:^2.6.2"
1971819773
typescript: "npm:~5.8.3"
19774+
uuid: "npm:^9.0.1"
1971919775
languageName: unknown
1972019776
linkType: soft
1972119777

0 commit comments

Comments
 (0)