jira-node / node-jira-client

A Node.js wrapper for the Jira REST API
https://jira-node.github.io/
MIT License
450 stars 169 forks source link

Moving to postman-request #331

Closed okitan closed 2 years ago

okitan commented 2 years ago

refs: https://github.com/jira-node/node-jira-client/issues/300#issuecomment-686431243

@pioug

I replaced promise with postman-request. Now, json-schema, a dependency of request, has a vulnerability, and it would be nice that would be also resolved.

pioug commented 2 years ago

@okitan I published a v8 and invited you to the repo as a collaborators.