Skip to content

Commit

Permalink
fix(credential-provider-http): add undeclared dependency (#5395)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuhe authored Oct 20, 2023
1 parent 70c2107 commit b926b5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/credential-provider-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"@smithy/node-http-handler": "^2.1.8",
"@smithy/property-provider": "^2.0.0",
"@smithy/protocol-http": "^3.0.8",
"@smithy/smithy-client": "^2.1.12",
"@smithy/types": "^2.4.0",
"tslib": "^2.5.0"
},
Expand Down

0 comments on commit b926b5b

Please sign in to comment.