googleapis / nodejs-text-to-speech

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
Apache License 2.0
367 stars 95 forks source link

Update to "node-fetch": "^2.6.7" #646

Closed XavierJordaMurria closed 1 year ago

XavierJordaMurria commented 1 year ago

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

Is your feature request related to a problem? Please describe. the current version used for node-fetch has a vulnerability. [https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118]

Describe the solution you'd like you should update to the fixing version node-fetch:2.6.7 like you already did in the google-gax:3.3.0 Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Additional context Add any other context or screenshots about the feature request here.

sofisl commented 1 year ago

This should be using the latest version of node-fetch.