diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-07-21 01:26:39 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-07-21 01:26:39 +0000 |
| commit | 8acac1fdbf63822d7873cf5716dd80bbb88658f6 (patch) | |
| tree | f8a94dfcd73777e189f90c797b1173d2121bb0b0 | |
| parent | make readme very *nice* (diff) | |
| download | twittlet-8acac1fdbf63822d7873cf5716dd80bbb88658f6.tar.xz twittlet-8acac1fdbf63822d7873cf5716dd80bbb88658f6.zip | |
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] <[email protected]>
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 0d56ab1..cf52522 100644 --- a/package-lock.json +++ b/package-lock.json @@ -627,9 +627,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" + "version": "4.17.19", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", + "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==" }, "media-typer": { "version": "0.3.0", |