Browse Source

Merge pull request #74 from Musare/dependabot/npm_and_yarn/frontend/lodash-4.17.21

chore(deps): Bump lodash from 4.17.20 to 4.17.21 in /frontend
Owen Diffey 3 years ago
parent
commit
4b3a307e24
1 changed files with 3 additions and 3 deletions
  1. 3 3
      frontend/package-lock.json

+ 3 - 3
frontend/package-lock.json

@@ -7557,9 +7557,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.debounce": {
       "version": "4.0.8",