diff --git a/search-query-enhancer/package-lock.json b/search-query-enhancer/package-lock.json index 5fe579589..1368161d5 100644 --- a/search-query-enhancer/package-lock.json +++ b/search-query-enhancer/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@types/form-data": "2.2.1", - "@types/lodash": "4.14.179", + "@types/lodash": "4.14.180", "@types/node-fetch": "3.0.2", "@types/sinon": "10.0.11", "@types/sprintf-js": "1.1.2", @@ -1202,9 +1202,9 @@ "integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==" }, "node_modules/@types/lodash": { - "version": "4.14.179", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.179.tgz", - "integrity": "sha512-uwc1x90yCKqGcIOAT6DwOSuxnrAbpkdPsUOZtwrXb4D/6wZs+6qG7QnIawDuZWg0sWpxl+ltIKCaLoMlna678w==" + "version": "4.14.180", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.180.tgz", + "integrity": "sha512-XOKXa1KIxtNXgASAnwj7cnttJxS4fksBRywK/9LzRV5YxrF80BXZIGeQSuoESQ/VkUj30Ae0+YcuHc15wJCB2g==" }, "node_modules/@types/minimatch": { "version": "3.0.3", @@ -12085,9 +12085,9 @@ "integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==" }, "@types/lodash": { - "version": "4.14.179", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.179.tgz", - "integrity": "sha512-uwc1x90yCKqGcIOAT6DwOSuxnrAbpkdPsUOZtwrXb4D/6wZs+6qG7QnIawDuZWg0sWpxl+ltIKCaLoMlna678w==" + "version": "4.14.180", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.180.tgz", + "integrity": "sha512-XOKXa1KIxtNXgASAnwj7cnttJxS4fksBRywK/9LzRV5YxrF80BXZIGeQSuoESQ/VkUj30Ae0+YcuHc15wJCB2g==" }, "@types/minimatch": { "version": "3.0.3", diff --git a/search-query-enhancer/package.json b/search-query-enhancer/package.json index 7e07e9d95..ff19a2b30 100644 --- a/search-query-enhancer/package.json +++ b/search-query-enhancer/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "@types/form-data": "2.2.1", - "@types/lodash": "4.14.179", + "@types/lodash": "4.14.180", "@types/node-fetch": "3.0.2", "@types/sinon": "10.0.11", "@types/sprintf-js": "1.1.2", diff --git a/search-query-enhancer/yarn.lock b/search-query-enhancer/yarn.lock index 2f7cb7481..ba6041b92 100644 --- a/search-query-enhancer/yarn.lock +++ b/search-query-enhancer/yarn.lock @@ -656,10 +656,10 @@ resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz" integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ== -"@types/lodash@4.14.179": - version "4.14.179" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.179.tgz" - integrity sha512-uwc1x90yCKqGcIOAT6DwOSuxnrAbpkdPsUOZtwrXb4D/6wZs+6qG7QnIawDuZWg0sWpxl+ltIKCaLoMlna678w== +"@types/lodash@4.14.180": + version "4.14.180" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.180.tgz" + integrity sha512-XOKXa1KIxtNXgASAnwj7cnttJxS4fksBRywK/9LzRV5YxrF80BXZIGeQSuoESQ/VkUj30Ae0+YcuHc15wJCB2g== "@types/minimatch@*": version "3.0.3"