chore: bump search-indexing

This commit is contained in:
Oliver Eyton-Williams
2020-07-30 11:40:08 +02:00
committed by Mrugesh Mohapatra
parent 3cc53b78f1
commit d838168446
2 changed files with 4 additions and 4 deletions

View File

@ -3540,9 +3540,9 @@
} }
}, },
"lodash": { "lodash": {
"version": "4.17.15", "version": "4.17.19",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ=="
}, },
"lodash.sortby": { "lodash.sortby": {
"version": "4.7.0", "version": "4.7.0",

View File

@ -36,7 +36,7 @@
"fs-extra": "^7.0.1", "fs-extra": "^7.0.1",
"googleapis": "^37.2.0", "googleapis": "^37.2.0",
"gray-matter": "^4.0.2", "gray-matter": "^4.0.2",
"lodash": "^4.17.15", "lodash": "^4.17.19",
"readdirp-walk": "^1.7.0", "readdirp-walk": "^1.7.0",
"rxjs": "^6.4.0", "rxjs": "^6.4.0",
"secure-compare": "^3.0.1", "secure-compare": "^3.0.1",