Problem:
Version 4.1.0 of the @aws-crypto/material-management package introduced the usage of the uuid package here. However, the package.json file was not updated to include the uuid package as a dependency.
Solution:
The package.json file should be updated to include the uuid package.
Out of scope:
N/A
Problem:
Version 4.1.0 of the @aws-crypto/material-management package introduced the usage of the
uuidpackage here. However, the package.json file was not updated to include theuuidpackage as a dependency.Solution:
The package.json file should be updated to include the
uuidpackage.Out of scope:
N/A