This commit is contained in:
lowlighter
2022-09-05 15:37:21 -04:00
2 changed files with 40 additions and 40 deletions

72
package-lock.json generated
View File

@@ -17,7 +17,7 @@
"@octokit/graphql": "^5.0.1",
"@octokit/rest": "^19.0.4",
"@primer/css": "^20.4.3",
"@primer/octicons": "^17.4.1",
"@primer/octicons": "^17.5.0",
"axios": "^0.27.2",
"clipboard": "^2.0.11",
"color": "^4.2.3",
@@ -32,19 +32,19 @@
"file-type": "^18.0.0",
"js-yaml": "^4.1.0",
"linguist-js": "^2.5.2",
"marked": "^4.0.19",
"marked": "^4.1.0",
"memory-cache": "^0.2.0",
"minimatch": "^5.1.0",
"node-fetch": "^3.2.10",
"open-graph-scraper": "^4.11.1",
"png-js": "^1.0.0",
"prismjs": "^1.29.0",
"puppeteer": "^17.0.0",
"puppeteer": "^17.1.1",
"purgecss": "^4.1.3",
"rss-parser": "^3.12.0",
"sanitize-html": "^2.7.1",
"sharp": "^0.30.7",
"simple-git": "^3.13.0",
"simple-git": "^3.14.0",
"svgo": "^2.8.0",
"twemoji-parser": "^14.0.0",
"vue": "^2.7.1",
@@ -1915,9 +1915,9 @@
}
},
"node_modules/@primer/octicons": {
"version": "17.4.1",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.4.1.tgz",
"integrity": "sha512-DPlnpsARphzx9+kQexKsfLafOa+3FL3MKxaIPxz/isXiiZWgOuNTV8awHZ2Mm1M45mPqsBerucrFE8z2zVCbrg==",
"version": "17.5.0",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.5.0.tgz",
"integrity": "sha512-Bx/IfCMXZSq0YBPspoRoALVou5LiAdSg4yNtwEoYDZ137aq238Glnb6SBE5BtRSyzegTv7wFp/uYUPXMXT2MRg==",
"dependencies": {
"object-assign": "^4.1.1"
}
@@ -4401,9 +4401,9 @@
}
},
"node_modules/devtools-protocol": {
"version": "0.0.1019158",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1019158.tgz",
"integrity": "sha512-wvq+KscQ7/6spEV7czhnZc9RM/woz1AY+/Vpd8/h2HFMwJSdTliu7f/yr1A6vDdJfKICZsShqsYpEQbdhg8AFQ=="
"version": "0.0.1036444",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1036444.tgz",
"integrity": "sha512-0y4f/T8H9lsESV9kKP1HDUXgHxCdniFeJh6Erq+FbdOEvp/Ydp9t8kcAAM5gOd17pMrTDlFWntoHtzzeTUWKNw=="
},
"node_modules/diff-sequences": {
"version": "29.0.0",
@@ -7168,9 +7168,9 @@
}
},
"node_modules/marked": {
"version": "4.0.19",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.19.tgz",
"integrity": "sha512-rgQF/OxOiLcvgUAj1Q1tAf4Bgxn5h5JZTp04Fx4XUkVhs7B+7YA9JEWJhJpoO8eJt8MkZMwqLCNeNqj1bCREZQ==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.1.0.tgz",
"integrity": "sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA==",
"bin": {
"marked": "bin/marked.js"
},
@@ -8146,14 +8146,14 @@
}
},
"node_modules/puppeteer": {
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-17.0.0.tgz",
"integrity": "sha512-T2rdzlPxnPezF218kywFP3O+0YI5/8Kl8riNUicGb+KuMyDTrqRjhSOSDp6coQ1T4QYPBARTFp4EMBepMOzAQA==",
"version": "17.1.1",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-17.1.1.tgz",
"integrity": "sha512-sOq3+q4UpKmAl/LxGvraMVe9GnhDkmQLZrRkFswpWp46Vz3dv79LylMwebo047/xIc9dlOi9VMrNN5yLafCpGg==",
"hasInstallScript": true,
"dependencies": {
"cross-fetch": "3.1.5",
"debug": "4.3.4",
"devtools-protocol": "0.0.1019158",
"devtools-protocol": "0.0.1036444",
"extract-zip": "2.0.1",
"https-proxy-agent": "5.0.1",
"progress": "2.0.3",
@@ -8869,9 +8869,9 @@
}
},
"node_modules/simple-git": {
"version": "3.13.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.13.0.tgz",
"integrity": "sha512-VYrs3joeHvWGcN3K135RpGpPjm4AHYeOrclwew6LlfHgq6ozQYIW2yMnmjf4PCgVOuSYCbXkdUjyiFawuJz8MA==",
"version": "3.14.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.14.0.tgz",
"integrity": "sha512-Paad1BkrI7vWhImLybDRYOHnh3WPsHSKXJpmKM+iGjjKNV91XaOdd+yIdZ/gqdzncHDEKYff4k+74oNo1R+U8Q==",
"dependencies": {
"@kwsites/file-exists": "^1.1.1",
"@kwsites/promise-deferred": "^1.1.1",
@@ -11502,9 +11502,9 @@
}
},
"@primer/octicons": {
"version": "17.4.1",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.4.1.tgz",
"integrity": "sha512-DPlnpsARphzx9+kQexKsfLafOa+3FL3MKxaIPxz/isXiiZWgOuNTV8awHZ2Mm1M45mPqsBerucrFE8z2zVCbrg==",
"version": "17.5.0",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.5.0.tgz",
"integrity": "sha512-Bx/IfCMXZSq0YBPspoRoALVou5LiAdSg4yNtwEoYDZ137aq238Glnb6SBE5BtRSyzegTv7wFp/uYUPXMXT2MRg==",
"requires": {
"object-assign": "^4.1.1"
}
@@ -13456,9 +13456,9 @@
"dev": true
},
"devtools-protocol": {
"version": "0.0.1019158",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1019158.tgz",
"integrity": "sha512-wvq+KscQ7/6spEV7czhnZc9RM/woz1AY+/Vpd8/h2HFMwJSdTliu7f/yr1A6vDdJfKICZsShqsYpEQbdhg8AFQ=="
"version": "0.0.1036444",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1036444.tgz",
"integrity": "sha512-0y4f/T8H9lsESV9kKP1HDUXgHxCdniFeJh6Erq+FbdOEvp/Ydp9t8kcAAM5gOd17pMrTDlFWntoHtzzeTUWKNw=="
},
"diff-sequences": {
"version": "29.0.0",
@@ -15531,9 +15531,9 @@
}
},
"marked": {
"version": "4.0.19",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.19.tgz",
"integrity": "sha512-rgQF/OxOiLcvgUAj1Q1tAf4Bgxn5h5JZTp04Fx4XUkVhs7B+7YA9JEWJhJpoO8eJt8MkZMwqLCNeNqj1bCREZQ=="
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.1.0.tgz",
"integrity": "sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA=="
},
"matchmedia": {
"version": "0.1.2",
@@ -16247,13 +16247,13 @@
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
},
"puppeteer": {
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-17.0.0.tgz",
"integrity": "sha512-T2rdzlPxnPezF218kywFP3O+0YI5/8Kl8riNUicGb+KuMyDTrqRjhSOSDp6coQ1T4QYPBARTFp4EMBepMOzAQA==",
"version": "17.1.1",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-17.1.1.tgz",
"integrity": "sha512-sOq3+q4UpKmAl/LxGvraMVe9GnhDkmQLZrRkFswpWp46Vz3dv79LylMwebo047/xIc9dlOi9VMrNN5yLafCpGg==",
"requires": {
"cross-fetch": "3.1.5",
"debug": "4.3.4",
"devtools-protocol": "0.0.1019158",
"devtools-protocol": "0.0.1036444",
"extract-zip": "2.0.1",
"https-proxy-agent": "5.0.1",
"progress": "2.0.3",
@@ -16785,9 +16785,9 @@
}
},
"simple-git": {
"version": "3.13.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.13.0.tgz",
"integrity": "sha512-VYrs3joeHvWGcN3K135RpGpPjm4AHYeOrclwew6LlfHgq6ozQYIW2yMnmjf4PCgVOuSYCbXkdUjyiFawuJz8MA==",
"version": "3.14.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.14.0.tgz",
"integrity": "sha512-Paad1BkrI7vWhImLybDRYOHnh3WPsHSKXJpmKM+iGjjKNV91XaOdd+yIdZ/gqdzncHDEKYff4k+74oNo1R+U8Q==",
"requires": {
"@kwsites/file-exists": "^1.1.1",
"@kwsites/promise-deferred": "^1.1.1",

View File

@@ -36,7 +36,7 @@
"@octokit/graphql": "^5.0.1",
"@octokit/rest": "^19.0.4",
"@primer/css": "^20.4.3",
"@primer/octicons": "^17.4.1",
"@primer/octicons": "^17.5.0",
"axios": "^0.27.2",
"clipboard": "^2.0.11",
"color": "^4.2.3",
@@ -51,19 +51,19 @@
"file-type": "^18.0.0",
"js-yaml": "^4.1.0",
"linguist-js": "^2.5.2",
"marked": "^4.0.19",
"marked": "^4.1.0",
"memory-cache": "^0.2.0",
"minimatch": "^5.1.0",
"node-fetch": "^3.2.10",
"open-graph-scraper": "^4.11.1",
"png-js": "^1.0.0",
"prismjs": "^1.29.0",
"puppeteer": "^17.0.0",
"puppeteer": "^17.1.1",
"purgecss": "^4.1.3",
"rss-parser": "^3.12.0",
"sanitize-html": "^2.7.1",
"sharp": "^0.30.7",
"simple-git": "^3.13.0",
"simple-git": "^3.14.0",
"svgo": "^2.8.0",
"twemoji-parser": "^14.0.0",
"vue": "^2.7.1",