chore(deps): bump rss-parser from 3.12.0 to 3.13.0 (#1424) [skip ci]

This commit is contained in:
dependabot[bot]
2023-04-17 20:15:22 -04:00
committed by GitHub
parent 69f6871c24
commit 6f50ff8c83
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -40,7 +40,7 @@
"prismjs": "^1.29.0", "prismjs": "^1.29.0",
"puppeteer": "^19.8.2", "puppeteer": "^19.8.2",
"purgecss": "^5.0.0", "purgecss": "^5.0.0",
"rss-parser": "^3.12.0", "rss-parser": "^3.13.0",
"sanitize-html": "^2.10.0", "sanitize-html": "^2.10.0",
"sharp": "^0.32.0", "sharp": "^0.32.0",
"simple-git": "^3.17.0", "simple-git": "^3.17.0",
@@ -7679,12 +7679,12 @@
} }
}, },
"node_modules/rss-parser": { "node_modules/rss-parser": {
"version": "3.12.0", "version": "3.13.0",
"resolved": "https://registry.npmjs.org/rss-parser/-/rss-parser-3.12.0.tgz", "resolved": "https://registry.npmjs.org/rss-parser/-/rss-parser-3.13.0.tgz",
"integrity": "sha512-aqD3E8iavcCdkhVxNDIdg1nkBI17jgqF+9OqPS1orwNaOgySdpvq6B+DoONLhzjzwV8mWg37sb60e4bmLK117A==", "integrity": "sha512-7jWUBV5yGN3rqMMj7CZufl/291QAhvrrGpDNE4k/02ZchL0npisiYYqULF71jCEKoIiHvK/Q2e6IkDwPziT7+w==",
"dependencies": { "dependencies": {
"entities": "^2.0.3", "entities": "^2.0.3",
"xml2js": "^0.4.19" "xml2js": "^0.5.0"
} }
}, },
"node_modules/rss-parser/node_modules/entities": { "node_modules/rss-parser/node_modules/entities": {
@@ -8878,9 +8878,9 @@
} }
}, },
"node_modules/xml2js": { "node_modules/xml2js": {
"version": "0.4.23", "version": "0.5.0",
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz", "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.5.0.tgz",
"integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==", "integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
"dependencies": { "dependencies": {
"sax": ">=0.6.0", "sax": ">=0.6.0",
"xmlbuilder": "~11.0.0" "xmlbuilder": "~11.0.0"

View File

@@ -59,7 +59,7 @@
"prismjs": "^1.29.0", "prismjs": "^1.29.0",
"puppeteer": "^19.8.2", "puppeteer": "^19.8.2",
"purgecss": "^5.0.0", "purgecss": "^5.0.0",
"rss-parser": "^3.12.0", "rss-parser": "^3.13.0",
"sanitize-html": "^2.10.0", "sanitize-html": "^2.10.0",
"sharp": "^0.32.0", "sharp": "^0.32.0",
"simple-git": "^3.17.0", "simple-git": "^3.17.0",