fd7ead6ce6
refs: https://github.com/TryGhost/Product/issues/3782 Latest version of request avoids using the OS-level name resolution system. This prevents long shutdowns from occuring where the OS is blocking the process from exiting cleanly. The new version uses `got` 13, which has many breaking changes. Some of these are resolved within @tryghost/request (like response errors), but input parameters need to be changed. |
||
---|---|---|
.. | ||
utils | ||
.eslintrc.js | ||
update-check-service.test.js |