chore: bump search-indexing
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
3cc53b78f1
commit
d838168446
6
search-indexing/package-lock.json
generated
6
search-indexing/package-lock.json
generated
@ -3540,9 +3540,9 @@
|
||||
}
|
||||
},
|
||||
"lodash": {
|
||||
"version": "4.17.15",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
|
||||
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
|
||||
"version": "4.17.19",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
|
||||
"integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ=="
|
||||
},
|
||||
"lodash.sortby": {
|
||||
"version": "4.7.0",
|
||||
|
@ -36,7 +36,7 @@
|
||||
"fs-extra": "^7.0.1",
|
||||
"googleapis": "^37.2.0",
|
||||
"gray-matter": "^4.0.2",
|
||||
"lodash": "^4.17.15",
|
||||
"lodash": "^4.17.19",
|
||||
"readdirp-walk": "^1.7.0",
|
||||
"rxjs": "^6.4.0",
|
||||
"secure-compare": "^3.0.1",
|
||||
|
Reference in New Issue
Block a user