Update package-lock.json

This commit is contained in:
Preston 2020-11-30 14:37:10 -05:00
parent 75a6ec41ef
commit afba093b2c
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -18429,9 +18429,9 @@
} }
}, },
"yt-comment-scraper": { "yt-comment-scraper": {
"version": "1.3.9", "version": "1.3.10",
"resolved": "https://registry.npmjs.org/yt-comment-scraper/-/yt-comment-scraper-1.3.9.tgz", "resolved": "https://registry.npmjs.org/yt-comment-scraper/-/yt-comment-scraper-1.3.10.tgz",
"integrity": "sha512-oMeHTLUjMhxhUdVxw7P7ea00YJnkWF3VPaoHk62WO4kHMLL16AvCx8x1Z6j6XW6CsTpDE/0PejqKeB2+83pLgA==", "integrity": "sha512-tKVVOaClFzOnx+eS7k2ClpovvPAeilLC2Y57mmBDDMIoHPNWy8DMDHa5f8CJNLiIhXQiDSd1ugdluer1qKttsQ==",
"requires": { "requires": {
"axios": "^0.19.2", "axios": "^0.19.2",
"html2json": "^1.0.2" "html2json": "^1.0.2"