matthew1232 / discord-webhook-node

Allows for easy webhook sending through discord's webhook API
MIT License
95 stars 39 forks source link

Security: node-fetch bump #48

Closed 0xShisui closed 2 years ago

0xShisui commented 2 years ago

node-fetch needs to be bumped to fix a security issue :

node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor
0xShisui commented 2 years ago

there is a PR opened by the deps bot here https://github.com/matthew1232/discord-webhook-node/pull/47 , can we get this merged and released ?