Skip to content

Commit

Permalink
fix(middleware-bucket-endpoint): move @smithy/node-config-provider to…
Browse files Browse the repository at this point in the history
… deps (#5196)
  • Loading branch information
trivikr authored Sep 8, 2023
1 parent f18ab31 commit 932bdfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/middleware-bucket-endpoint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"dependencies": {
"@aws-sdk/types": "*",
"@aws-sdk/util-arn-parser": "*",
"@smithy/node-config-provider": "^2.0.6",
"@smithy/protocol-http": "^2.0.5",
"@smithy/types": "^2.2.2",
"@smithy/util-config-provider": "^2.0.0",
"tslib": "^2.5.0"
},
"devDependencies": {
"@smithy/node-config-provider": "^2.0.6",
"@tsconfig/recommended": "1.0.1",
"concurrently": "7.0.0",
"downlevel-dts": "0.10.1",
Expand Down

0 comments on commit 932bdfa

Please sign in to comment.