[scraper] bump google-it
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -463,9 +463,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"entities": {
|
"entities": {
|
||||||
"version": "2.1.0",
|
"version": "2.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/entities/-/entities-2.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
|
||||||
"integrity": "sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w=="
|
"integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A=="
|
||||||
},
|
},
|
||||||
"nth-check": {
|
"nth-check": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
@@ -1006,9 +1006,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"google-it": {
|
"google-it": {
|
||||||
"version": "1.6.0",
|
"version": "1.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/google-it/-/google-it-1.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/google-it/-/google-it-1.6.1.tgz",
|
||||||
"integrity": "sha512-ZpntV62N4oSLlCkJhof8eFFvA2SRdnWxQcji413waR/g5tlqv/vfv8mwCFIHlF6jSiAyMFN1rSkAE6wLMHiIPw==",
|
"integrity": "sha512-X/VkBUp+Ffmdj6aSi6jt3tTL/quVfZ4TFWXdtxDaG816P2Z6sk+gAxiqMPgeLwe7d8CopTbMr7t8V6agY0xBug==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"cheerio": "^1.0.0-rc.2",
|
"cheerio": "^1.0.0-rc.2",
|
||||||
"colors": "^1.4.0",
|
"colors": "^1.4.0",
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
"cache-manager-mongodb": "^0.2.1",
|
"cache-manager-mongodb": "^0.2.1",
|
||||||
"cheerio": "^0.22.0",
|
"cheerio": "^0.22.0",
|
||||||
"express": "^4.16.4",
|
"express": "^4.16.4",
|
||||||
"google-it": "^1.6.0",
|
"google-it": "^1.6.1",
|
||||||
"he": "^1.2.0",
|
"he": "^1.2.0",
|
||||||
"jaro-winkler": "^0.2.8",
|
"jaro-winkler": "^0.2.8",
|
||||||
"line-by-line": "^0.1.6",
|
"line-by-line": "^0.1.6",
|
||||||
|
|||||||
Reference in New Issue
Block a user