Increase Node.js download timeout for external artifacts (#33643)
### Details:
* Raise the HTTPS download timeout in Node.js bindings scripts to reduce
flaky CI failures.
* Aligns with slow or transient network conditions observed in the CI
job.
* No functional changes beyond the timeout increase.
### Tickets:
- CVS-179406