Open
Description
Hi,
Some users of my custom task have reported having errors due to depreciation warning on crypto.createCipher
and Buffer()
(qetza/replacetokens-task#51)
After looking at my code it seems the only places those functions are called are in your function _exposeTaskLibSecret
.