bullhorn / taurus

Typescript client for the Bullhorn REST API
MIT License
10 stars 6 forks source link

fix(Staffing): updating uuid library #64

Closed dvoegelin closed 2 years ago

dvoegelin commented 3 years ago

novo unit tests have been filling up logs with console.error:

  Unhandled Promise rejection: Non-standard crypto library ; Zone: ProxyZone ; Task: Promise.then ; Value: Error: Non-standard crypto library
      at randomBytes (C:\Users\dan.voegelin\Dev\Git\novo\node_modules\@bullhorn\taurus\lib\index.cjs.js:5905:17)
      at uuidbin (C:\Users\dan.voegelin\Dev\Git\novo\node_modules\@bullhorn\taurus\lib\index.cjs.js:5920:13)
      at uuid (C:\Users\dan.voegelin\Dev\Git\novo\node_modules\@bullhorn\taurus\lib\index.cjs.js:5928:13)

trying to address that with this library update.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 3.5.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: