Hey! 👋
The library octonode installs bluebird and request packages.
Since request is deprecated, it triggers a warning every time we install it.
It is also really heavy.
I believe bluebird is not useful anymore since any JavaScript runtimes support Promises.
GitHub made a library to request their REST or their GraphQL endpoint.
I propose that we switch to one of those libraries instead of relying on octonode.