Closed haines closed 6 months ago
Description of changes:
This PR prevents a deprecation warning on npm install by migrating from the deprecated @aws-sdk/hash-node to its replacement, @smithy/hash-node.
npm install
@aws-sdk/hash-node
@smithy/hash-node
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
@texastony I've rebased the branch, could you please take a look?
Description of changes:
This PR prevents a deprecation warning on
npm install
by migrating from the deprecated@aws-sdk/hash-node
to its replacement,@smithy/hash-node
.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.