heroku / heroku-repo

Plugin for heroku CLI that can manipulate the repo
MIT License
687 stars 111 forks source link

fix: bump heroku-cli-util #92

Closed chadian closed 4 years ago

chadian commented 4 years ago

This should fix the downstream header deprecation warning: DeprecationWarning: OutgoingMessage.prototype._headers is deprecated

This was fixed in heroku-cli-util: https://github.com/heroku/heroku-cli-util/pull/127