Skip to content

Commit a7e6a52

Browse files
committed
update lockfile
1 parent 1b4b11c commit a7e6a52

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2270,14 +2270,12 @@ __metadata:
22702270
version: 0.0.0-use.local
22712271
resolution: "@smithy/core@workspace:packages/core"
22722272
dependencies:
2273-
"@smithy/middleware-endpoint": "workspace:^"
2274-
"@smithy/middleware-retry": "workspace:^"
22752273
"@smithy/middleware-serde": "workspace:^"
22762274
"@smithy/protocol-http": "workspace:^"
2277-
"@smithy/smithy-client": "workspace:^"
22782275
"@smithy/types": "workspace:^"
22792276
"@smithy/util-body-length-browser": "workspace:^"
22802277
"@smithy/util-middleware": "workspace:^"
2278+
"@smithy/util-stream": "workspace:^"
22812279
"@smithy/util-utf8": "workspace:^"
22822280
"@types/node": ^16.18.96
22832281
concurrently: 7.0.0
@@ -2541,6 +2539,7 @@ __metadata:
25412539
version: 0.0.0-use.local
25422540
resolution: "@smithy/middleware-compression@workspace:packages/middleware-compression"
25432541
dependencies:
2542+
"@smithy/core": "workspace:^"
25442543
"@smithy/is-array-buffer": "workspace:^"
25452544
"@smithy/node-config-provider": "workspace:^"
25462545
"@smithy/protocol-http": "workspace:^"
@@ -2576,6 +2575,7 @@ __metadata:
25762575
version: 0.0.0-use.local
25772576
resolution: "@smithy/middleware-endpoint@workspace:packages/middleware-endpoint"
25782577
dependencies:
2578+
"@smithy/core": "workspace:^"
25792579
"@smithy/middleware-serde": "workspace:^"
25802580
"@smithy/node-config-provider": "workspace:^"
25812581
"@smithy/shared-ini-file-loader": "workspace:^"
@@ -2788,6 +2788,7 @@ __metadata:
27882788
version: 0.0.0-use.local
27892789
resolution: "@smithy/smithy-client@workspace:packages/smithy-client"
27902790
dependencies:
2791+
"@smithy/core": "workspace:^"
27912792
"@smithy/middleware-endpoint": "workspace:^"
27922793
"@smithy/middleware-stack": "workspace:^"
27932794
"@smithy/protocol-http": "workspace:^"

0 commit comments

Comments
 (0)