[scraper] bump google-it

This commit is contained in:
TheBeastLT
2021-01-31 19:18:41 +01:00
parent 020877637f
commit 2543a09bdd
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -463,9 +463,9 @@
}
},
"entities": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/entities/-/entities-2.1.0.tgz",
"integrity": "sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w=="
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
"integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A=="
},
"nth-check": {
"version": "2.0.0",
@@ -1006,9 +1006,9 @@
}
},
"google-it": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/google-it/-/google-it-1.6.0.tgz",
"integrity": "sha512-ZpntV62N4oSLlCkJhof8eFFvA2SRdnWxQcji413waR/g5tlqv/vfv8mwCFIHlF6jSiAyMFN1rSkAE6wLMHiIPw==",
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/google-it/-/google-it-1.6.1.tgz",
"integrity": "sha512-X/VkBUp+Ffmdj6aSi6jt3tTL/quVfZ4TFWXdtxDaG816P2Z6sk+gAxiqMPgeLwe7d8CopTbMr7t8V6agY0xBug==",
"requires": {
"cheerio": "^1.0.0-rc.2",
"colors": "^1.4.0",