Flat, round, designer-friendly pseudo-3D engine for canvas & SVG
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump lodash from 4.17.15 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

authored by

dependabot[bot] and committed by
David DeSandro
a9c2dad3 72c3c0dc

+5 -9
+5 -9
package-lock.json
··· 292 292 }, 293 293 "eslint-plugin-metafizzy": { 294 294 "version": "1.0.0", 295 + "resolved": "https://registry.npmjs.org/eslint-plugin-metafizzy/-/eslint-plugin-metafizzy-1.0.0.tgz", 296 + "integrity": "sha512-/KWJy0fAWJ/8r4HMI86qSZJKPxz37iM1HorwjkoBlMZGyE5wMH/D8eiRMr36QH6iG32KGoyA6n8VTJucwJZCyA==", 295 297 "dev": true, 296 298 "dependencies": { 297 299 "@babel/code-frame": { ··· 1007 1009 "prelude-ls": "~1.1.2", 1008 1010 "type-check": "~0.3.2" 1009 1011 } 1010 - }, 1011 - "lodash": { 1012 - "version": "4.17.15", 1013 - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", 1014 - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" 1015 1012 }, 1016 1013 "mimic-fn": { 1017 1014 "version": "2.1.0", ··· 1793 1790 } 1794 1791 }, 1795 1792 "lodash": { 1796 - "version": "4.17.15", 1797 - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", 1798 - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", 1799 - "dev": true 1793 + "version": "4.17.19", 1794 + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", 1795 + "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==" 1800 1796 }, 1801 1797 "mimic-fn": { 1802 1798 "version": "2.1.0",