git.fiddlerwoaroof.com
Browse code

chore: [security] bump lodash from 4.17.20 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. **This update includes a security fix.**
- [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-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 06/05/2021 18:24:49
Showing 1 changed files
... ...
@@ -7319,9 +7319,9 @@
7319 7319
       }
7320 7320
     },
7321 7321
     "lodash": {
7322
-      "version": "4.17.20",
7323
-      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
7324
-      "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==",
7322
+      "version": "4.17.21",
7323
+      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
7324
+      "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
7325 7325
       "dev": true
7326 7326
     },
7327 7327
     "lodash.sortby": {