When I run meteor update
I get this:
Newer versions of the following indirect dependencies are available:
* cosmos:browserify 0.5.1 (0.8.1 is available)
* practicalmeteor:chai 1.9.2_3 (2.1.0_1 is available)
* practicalmeteor:loglevel 1.1.0_3 (1.2.0_2 is available)
* sanjo:meteor-files-helpers 1.1.0_7 (1.2.0_1 is available)
To update one or more of these packages, pass their names to `meteor update`.
Is it best to leave these alone since other packages depend on them? I assume the authors of the packages I’ve installed will eventually bump these dependencies up to a newer version?