diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-10 17:30:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 17:30:47 +0000 |
commit | 9ee7d03d9a2f508430d7765cea16a4135e2d7b23 (patch) | |
tree | ba5999cb6fa2803363f7ed62f3fd69419beb9e45 /package-lock.json | |
parent | ed12c971729f26c801c1d1b80b6cc821dc441539 (diff) | |
download | kronikarz-9ee7d03d9a2f508430d7765cea16a4135e2d7b23.tar.gz kronikarz-9ee7d03d9a2f508430d7765cea16a4135e2d7b23.zip |
Bump lodash from 4.17.20 to 4.17.21 dependabot/npm_and_yarn/lodash-4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index fb1f415..49748c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "kronikarz", - "version": "2.2.0", + "version": "2.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -9471,9 +9471,9 @@ } }, "lodash": { - "version": "4.17.20", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", - "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "lodash._reinterpolate": { "version": "3.0.0", |