bumped emoji-regex to 10.2.1. This new version updates the emoji version from 13 to 14. The import statement also changed in this new version, so needed to make the necessary changes in lib/shared/emojis.js. I bumped the version by manually changing the number in package.json in lib and ran yarn cleaninstall
Context on the import changes from 9.2 => 10.2