chore(deps): update dependency form data to v4.0.4#2621
Conversation
|
I don't believe this will entirely solve the issue. There are dependencies such as retry-request and teeny-request that are including the bad version of form-data. |
Yes, you are right, but my understanding was that we plan to fix retry-request and tiny-request during the node-18 migration, not this time. Please correct me if I’m wrong. |
|
@thiyaguk09 that is correct. The node18 revision should eliminate the usage of teeny-request / retry-request. I just didn't want to lose site that this PR will not entirely resolve the issue. |
|
Would it be alright to merge and close this issue, and then open a new one for teeny-request or retry-request with gaxios? Or is there anything else needed here? |
|
I'll merge this but I don't think we should close the issue as this doesn't fully resolve it. |
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes