chore(deps): bump lodash from 4.17.20 to 4.17.21

This commit is contained in:
dependabot[bot]
2021-02-22 00:28:10 -05:00
committed by GitHub
parent 33eb352745
commit 5668cea84a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -20249,9 +20249,9 @@
} }
}, },
"lodash": { "lodash": {
"version": "4.17.20", "version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==" "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
}, },
"lodash-es": { "lodash-es": {
"version": "4.17.15", "version": "4.17.15",

View File

@@ -71,7 +71,7 @@
"immutable": "^3.x.x", "immutable": "^3.x.x",
"js-file-download": "^0.4.12", "js-file-download": "^0.4.12",
"js-yaml": "^3.13.1", "js-yaml": "^3.13.1",
"lodash": "^4.17.20", "lodash": "^4.17.21",
"memoizee": "^0.4.15", "memoizee": "^0.4.15",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"randombytes": "^2.1.0", "randombytes": "^2.1.0",