shopify-api-js
shopify-api-js copied to clipboard
please upgrade to node-fetch 3.x
https://github.com/Shopify/shopify-node-api/blob/2430848203ed3605e91763be652e7b1f8f37b52a/package.json#L48
The latest version is 3.x, with the major change being that only ESM import is possible now.
This library already uses it via import, so it should just work:
https://github.com/Shopify/shopify-node-api/blob/c9d94515773745ebd89be226bb6ebab244cf1e62/src/clients/http_client/http_client.ts#L5
Additionally, the installed version has a high severity vulnerability https://github.com/advisories/GHSA-r683-j2x4-v87g
This issue is stale because it has been open for 90 days with no activity. It will be closed if no further action occurs in 14 days.
not stale
This issue is stale because it has been open for 90 days with no activity. It will be closed if no further action occurs in 14 days.
still valid
This issue is stale because it has been open for 90 days with no activity. It will be closed if no further action occurs in 14 days.
not stale
This issue is stale because it has been open for 90 days with no activity. It will be closed if no further action occurs in 14 days.
...
This issue is stale because it has been open for 90 days with no activity. It will be closed if no further action occurs in 14 days.
We are closing this issue because it has been inactive for a few months. This probably means that it is not reproducible or it has been fixed in a newer version. If it’s an enhancement and hasn’t been taken on since it was submitted, then it seems other issues have taken priority.
If you still encounter this issue with the latest stable version, please reopen using the issue template. You can also contribute directly by submitting a pull request– see the CONTRIBUTING.md file for guidelines
Thank you!