Skip to content

Commit 2a3d748

Browse files
committed
chore(deps): add missing dependency @smithy/util-middleware
1 parent bb5e077 commit 2a3d748

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/middleware-compression/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"@smithy/node-config-provider": "workspace:^",
1919
"@smithy/types": "workspace:^",
2020
"@smithy/util-config-provider": "workspace:^",
21+
"@smithy/util-middleware": "workspace:^",
2122
"fflate": "0.8.1",
2223
"tslib": "^2.5.0"
2324
},

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2085,6 +2085,7 @@ __metadata:
20852085
"@smithy/node-config-provider": "workspace:^"
20862086
"@smithy/types": "workspace:^"
20872087
"@smithy/util-config-provider": "workspace:^"
2088+
"@smithy/util-middleware": "workspace:^"
20882089
"@tsconfig/recommended": 1.0.1
20892090
concurrently: 7.0.0
20902091
downlevel-dts: 0.10.1

0 commit comments

Comments
 (0)