Npm install shows deprecated dependencies #416
Labels
dependencies
Pull requests that update a dependency file
medium
Priority: normal maintenance and enhancements
S
Size: day or less
When running
npm install
, there are a number of npm WARN messages about old packages that need to be updated. Some of these are found by dependabot, some of them are top level packages installed by me (Josh), and some are nested dependencies of other packages.The packages that are able to easily be updated should be.
The text was updated successfully, but these errors were encountered: