chore(deps): bump open-graph-scraper from 5.1.1 to 5.2.3 (#1412) [skip ci]

This commit is contained in:
dependabot[bot]
2023-03-27 17:47:57 -04:00
committed by GitHub
parent 2ca1f471e1
commit 7520a8d44c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -35,7 +35,7 @@
"memory-cache": "^0.2.0",
"minimatch": "^7.4.2",
"node-fetch": "^3.3.1",
"open-graph-scraper": "^5.1.1",
"open-graph-scraper": "^5.2.3",
"png-js": "^1.0.0",
"prismjs": "^1.29.0",
"puppeteer": "^19.7.4",
@@ -6749,9 +6749,9 @@
}
},
"node_modules/open-graph-scraper": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/open-graph-scraper/-/open-graph-scraper-5.1.1.tgz",
"integrity": "sha512-6InA4pCjiWk7bAQWzVtjJrJRXAdaLdYBaNxuUU8UAgYbz5MWN4YLkgZkRtqgSf0F6VPOWDe3BGQNKwSCgYu05w==",
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/open-graph-scraper/-/open-graph-scraper-5.2.3.tgz",
"integrity": "sha512-OFKyI3Zv60onbwjUtwTdLwMB9P1O0+U2JV0HD4hHdwyKGwDhyM09udZVU5vEwe/PxI4MyPuVaxcdy1okc4SgWw==",
"dependencies": {
"chardet": "^1.5.1",
"cheerio": "^1.0.0-rc.12",

View File

@@ -54,7 +54,7 @@
"memory-cache": "^0.2.0",
"minimatch": "^7.4.2",
"node-fetch": "^3.3.1",
"open-graph-scraper": "^5.1.1",
"open-graph-scraper": "^5.2.3",
"png-js": "^1.0.0",
"prismjs": "^1.29.0",
"puppeteer": "^19.7.4",