deps: bump prismjs from 1.24.1 to 1.25.0 (#540)

This commit is contained in:
dependabot[bot]
2021-09-20 12:20:32 -04:00
committed by GitHub
parent 0f064c94eb
commit f38f905ba9
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"node-fetch": "^3.0.0", "node-fetch": "^3.0.0",
"open-graph-scraper": "^4.9.0", "open-graph-scraper": "^4.9.0",
"png-js": "^1.0.0", "png-js": "^1.0.0",
"prismjs": "^1.24.1", "prismjs": "^1.25.0",
"puppeteer": "^10.2.0", "puppeteer": "^10.2.0",
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",
"sanitize-html": "^2.5.0", "sanitize-html": "^2.5.0",
@@ -7846,9 +7846,9 @@
} }
}, },
"node_modules/prismjs": { "node_modules/prismjs": {
"version": "1.24.1", "version": "1.25.0",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.24.1.tgz", "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.25.0.tgz",
"integrity": "sha512-mNPsedLuk90RVJioIky8ANZEwYm5w9LcvCXrxHlwf4fNVSn8jEipMybMkWUyyF0JhnC+C4VcOVSBuHRKs1L5Ow==" "integrity": "sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg=="
}, },
"node_modules/process": { "node_modules/process": {
"version": "0.11.10", "version": "0.11.10",
@@ -16191,9 +16191,9 @@
} }
}, },
"prismjs": { "prismjs": {
"version": "1.24.1", "version": "1.25.0",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.24.1.tgz", "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.25.0.tgz",
"integrity": "sha512-mNPsedLuk90RVJioIky8ANZEwYm5w9LcvCXrxHlwf4fNVSn8jEipMybMkWUyyF0JhnC+C4VcOVSBuHRKs1L5Ow==" "integrity": "sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg=="
}, },
"process": { "process": {
"version": "0.11.10", "version": "0.11.10",

View File

@@ -49,7 +49,7 @@
"node-fetch": "^3.0.0", "node-fetch": "^3.0.0",
"open-graph-scraper": "^4.9.0", "open-graph-scraper": "^4.9.0",
"png-js": "^1.0.0", "png-js": "^1.0.0",
"prismjs": "^1.24.1", "prismjs": "^1.25.0",
"puppeteer": "^10.2.0", "puppeteer": "^10.2.0",
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",
"sanitize-html": "^2.5.0", "sanitize-html": "^2.5.0",