chore(deps): bump lodash from 4.17.19 to 4.17.20

This commit is contained in:
dependabot[bot]
2021-01-08 00:43:09 -05:00
committed by GitHub
parent 789ad6acf7
commit b8f1c0c35a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -19693,9 +19693,9 @@
} }
}, },
"lodash": { "lodash": {
"version": "4.17.19", "version": "4.17.20",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
"integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==" "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA=="
}, },
"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.19", "lodash": "^4.17.20",
"memoizee": "^0.4.12", "memoizee": "^0.4.12",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"randombytes": "^2.1.0", "randombytes": "^2.1.0",