Hi! I noticed that the SDK is still using crypto-js, which has been officially discontinued and is no longer maintained.
Would you consider migrating to the native node:crypto API? This would improve security and keep the dependency tree up to date.
Thanks!
Hi! I noticed that the SDK is still using
crypto-js, which has been officially discontinued and is no longer maintained.Would you consider migrating to the native
node:cryptoAPI? This would improve security and keep the dependency tree up to date.Thanks!