Availity / availity-workflow

Upgradable workflow for Availity boilerplate projects
https://availity.github.io/availity-workflow
MIT License
28 stars 16 forks source link

fix(workflow-upgrade): fix error getting peerDeps and buffer overflow #696

Closed jordan-a-young closed 8 months ago

jordan-a-young commented 8 months ago

This pr started with trying to fix a bug where an error was thrown because the call to get peerDeps was failing because the lockfile was already deleted. I fixed this issue and also added some enhancements