Using Insomnia to Upgrade Dependencies — With Confidence

So you don’t have to rush at the last minute

Tyler Hawkins
Better Programming
Published in
6 min readJul 6, 2022

--

Demo app: “Is Today My Birthday”
Demo app: “Is Today My Birthday”

Always keep your dependencies up to date. When you don’t upgrade, you miss out on bug fixes, security patches, and new features. You may even be up against an “end of life” deadline if the version of a package you use will soon no longer be supported.

--

--