twitter-v2 icon indicating copy to clipboard operation
twitter-v2 copied to clipboard

Update Node Fetch

Open carvalholeo opened this issue 2 years ago • 0 comments

👋 Hello there! Welcome. Please fill out the following template before submitting your contribution for review and double check the contribution guidelines.

Description of the Change

This PR is to fix a vulnerability from Node Fetch package, on updating that dependency on a patch version.

Is this change addressing any open issues?

No.

Is this change backwards compatible for existing users?

No. This change just fix a security breach from Node Fetch, as can be read on CVE-2022-0235, CWE-200, and SNYK-JS-NODEFETCH-2342118.

So, this PR update only a patch version from a dependency of this package.

Does this change require additional Twitter API knowledge?

No.

carvalholeo avatar Mar 04 '22 20:03 carvalholeo