Closed SteFletcher closed 3 years ago
@SteFletcher This package does not use a specific version for ssh2
but uses a semver range, meaning that your package manager should try to install the most up to date version that satisfies that range. The current latest version does specify the range so that would mean when people do npm install node-ssh
, it already installs the fixed version.
I could, and I will push an update with the min version bumped, but then people will have to do the same thing they'd have to do anyway to get the latest ssh2
so not sure how it's making it better.
Thanks for reporting this issue and I hope you have a great day!
To resolve, please re-install dependencies and publish a new version of the package to bring in the latest fixed version of ssh2.
At the time of submission, the new version would be: