connected-web / product-monitor

A HTML/JavaScript template for monitoring a product by encouraging product developers to gather all the information about the status of a product, including live monitoring, statistics, endpoints, and test results into one place.
8 stars 3 forks source link

Apicache depdency raises lodash@1.3. deprecation warning #51

Closed Markavian closed 5 years ago

Markavian commented 8 years ago

See: https://github.com/kwhitley/apicache/issues/18

When using npm install to install product monitor, the following warning is generated: npm WARN deprecated lodash@1.3.1: lodash@<2.0.0 is no longer maintained. Upgrade to lodash@^3.0.0

johnbeech commented 5 years ago

Don't think this is an issue any more.