dynamodb
dynamodb copied to clipboard
Some dependencies may require update
npm install dynamodb
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
It seems like node-uuid
and joi
require an update.
Thanks!
Indeed, Joi moved to https://www.npmjs.com/package/@hapi/joi and is on version 16 already
There is an open PR: https://github.com/baseprime/dynamodb/pull/70