What issue is this targeting?
I got too excited and upgrade to the latest version of crypto-random-string which only support ESM and not CommonJS - https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c . Since we're still using CommonJS in our repos we need to downgrade to the previous version.
Changes proposed in this pull request
🚀 Deployment changes 🚀
(list added or removed env, db changes etc)
Signed-off-by: Jacob Saur jsaur@kiva.org
(Click here if you don't understand these emojis)
What issue is this targeting? I got too excited and upgrade to the latest version of crypto-random-string which only support ESM and not CommonJS - https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c . Since we're still using CommonJS in our repos we need to downgrade to the previous version.
Changes proposed in this pull request
🚀 Deployment changes 🚀
(list added or removed env, db changes etc)
Other Notes