The crypto-js package before 3.2.1 for Node.js generates random numbers by concatenating the string "0." with an integer, which makes the output more predictable than necessary.
https://security.snyk.io/vuln/SNYK-JS-CRYPTOJS-548472
https://security.netapp.com/advisory/ntap-20230706-0003/
https://github.com/brix/crypto-js/pull/257/commits/e4ac157d8b75b962d6538fc0b996e5d4d5a9466b
https://github.com/brix/crypto-js/issues/256