Closed AdrieanKhisbe closed 1 year ago
Upgrade the gemoji emoji list provider (similar to #36 and d8bc3b67cc136b2cf71c1a22cac185286d5f1205 )
This should introduce 37 new emojies: cf diff from lib itself. https://github.com/wooorm/gemoji/compare/7.1.0...8.0.0#diff-017fcd31229e5b6d295ec48a4746aa15fb14eaf39ed3213ebb0e10436c73a90c
Also perform a npm audit fix to address the vulnerabilities outputed at install
npm audit fix
(note I might propose a side PR to output the emoji description on the picker and match on that)
Thanks!
Upgrade the gemoji emoji list provider (similar to #36 and d8bc3b67cc136b2cf71c1a22cac185286d5f1205 )
This should introduce 37 new emojies: cf diff from lib itself. https://github.com/wooorm/gemoji/compare/7.1.0...8.0.0#diff-017fcd31229e5b6d295ec48a4746aa15fb14eaf39ed3213ebb0e10436c73a90c
Also perform a
npm audit fix
to address the vulnerabilities outputed at install(note I might propose a side PR to output the emoji description on the picker and match on that)