This commit is contained in:
lowlighter
2022-03-09 19:35:35 -05:00
2 changed files with 32 additions and 32 deletions

60
package-lock.json generated
View File

@@ -15,7 +15,7 @@
"@faker-js/faker": "^6.0.0-alpha.3", "@faker-js/faker": "^6.0.0-alpha.3",
"@octokit/graphql": "^4.8.0", "@octokit/graphql": "^4.8.0",
"@octokit/rest": "^18.12.0", "@octokit/rest": "^18.12.0",
"@primer/css": "^19.4.0", "@primer/css": "^19.5.0",
"@primer/octicons": "^17.0.0", "@primer/octicons": "^17.0.0",
"axios": "^0.26.0", "axios": "^0.26.0",
"clipboard": "^2.0.10", "clipboard": "^2.0.10",
@@ -36,7 +36,7 @@
"open-graph-scraper": "^4.11.0", "open-graph-scraper": "^4.11.0",
"png-js": "^1.0.0", "png-js": "^1.0.0",
"prismjs": "^1.27.0", "prismjs": "^1.27.0",
"puppeteer": "^13.4.0", "puppeteer": "^13.5.0",
"purgecss": "^4.1.3", "purgecss": "^4.1.3",
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",
"sanitize-html": "^2.7.0", "sanitize-html": "^2.7.0",
@@ -1896,11 +1896,11 @@
"integrity": "sha1-XUGq4K61gnqbjuFcqsSnCgWBETo=" "integrity": "sha1-XUGq4K61gnqbjuFcqsSnCgWBETo="
}, },
"node_modules/@primer/css": { "node_modules/@primer/css": {
"version": "19.4.0", "version": "19.5.0",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-19.4.0.tgz", "resolved": "https://registry.npmjs.org/@primer/css/-/css-19.5.0.tgz",
"integrity": "sha512-Ptg9eTw140v97M+jdxP8vjC4BsiWjAvhMA0qjPx1rsH9oHfIrAqLEBDXkfMl5wYZrEflatyHAbxa4zos5DJttA==", "integrity": "sha512-PolLas/vj24/UZrE+FcTXnaZIDHgNJ32JoK0DbWNQW0R3T2T9O51nt01KYvcBsLRWYlCawBoQin3xR39jJvuVg==",
"dependencies": { "dependencies": {
"@primer/primitives": "^7.4.0" "@primer/primitives": "7.5.0"
}, },
"engines": { "engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0" "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
@@ -1915,9 +1915,9 @@
} }
}, },
"node_modules/@primer/primitives": { "node_modules/@primer/primitives": {
"version": "7.4.0", "version": "7.5.0",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.4.0.tgz", "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.5.0.tgz",
"integrity": "sha512-gD6yHXN7YKox/bdUNgxhoSS/WXZVaORK1r4dOAyTrdoPrLV/ucIfRInPyVcTF+Mqr0zcTFJtiMtuA5Y8CSyOEg==" "integrity": "sha512-DNAGOxFvelUz2THCZNo1EuSRbtujhY7NR02WjQvSGlbBihMeMJ5yrUYgeQyo/OGrg+HlzbwLW56OLy9PN+iqXA=="
}, },
"node_modules/@sindresorhus/is": { "node_modules/@sindresorhus/is": {
"version": "4.0.1", "version": "4.0.1",
@@ -3630,9 +3630,9 @@
} }
}, },
"node_modules/devtools-protocol": { "node_modules/devtools-protocol": {
"version": "0.0.960912", "version": "0.0.969999",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.960912.tgz", "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.969999.tgz",
"integrity": "sha512-I3hWmV9rWHbdnUdmMKHF2NuYutIM2kXz2mdXW8ha7TbRlGTVs+PF+PsB5QWvpCek4Fy9B+msiispCfwlhG5Sqg==" "integrity": "sha512-6GfzuDWU0OFAuOvBokXpXPLxjOJ5DZ157Ue3sGQQM3LgAamb8m0R0ruSfN0DDu+XG5XJgT50i6zZ/0o8RglreQ=="
}, },
"node_modules/diff-sequences": { "node_modules/diff-sequences": {
"version": "27.5.0", "version": "27.5.0",
@@ -8141,14 +8141,14 @@
} }
}, },
"node_modules/puppeteer": { "node_modules/puppeteer": {
"version": "13.4.0", "version": "13.5.0",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-13.4.0.tgz", "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-13.5.0.tgz",
"integrity": "sha512-WrHtFF2WpYC6KWFP4OCPOHWCjW4f8tFk+FkYZeNQ8/lHn+asjXBEXiIWauune8CY2xIHBVExGas+WI6Ay8/MgQ==", "integrity": "sha512-raPr2YZ3RZLboGwt7jJgusJTBRDaVEUiPOSOWWFLV1oj07xqT5UqqbjmNXFXlMlkhF/NwmcEInW64VhvyllVdw==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"cross-fetch": "3.1.5", "cross-fetch": "3.1.5",
"debug": "4.3.3", "debug": "4.3.3",
"devtools-protocol": "0.0.960912", "devtools-protocol": "0.0.969999",
"extract-zip": "2.0.1", "extract-zip": "2.0.1",
"https-proxy-agent": "5.0.0", "https-proxy-agent": "5.0.0",
"pkg-dir": "4.2.0", "pkg-dir": "4.2.0",
@@ -11615,11 +11615,11 @@
} }
}, },
"@primer/css": { "@primer/css": {
"version": "19.4.0", "version": "19.5.0",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-19.4.0.tgz", "resolved": "https://registry.npmjs.org/@primer/css/-/css-19.5.0.tgz",
"integrity": "sha512-Ptg9eTw140v97M+jdxP8vjC4BsiWjAvhMA0qjPx1rsH9oHfIrAqLEBDXkfMl5wYZrEflatyHAbxa4zos5DJttA==", "integrity": "sha512-PolLas/vj24/UZrE+FcTXnaZIDHgNJ32JoK0DbWNQW0R3T2T9O51nt01KYvcBsLRWYlCawBoQin3xR39jJvuVg==",
"requires": { "requires": {
"@primer/primitives": "^7.4.0" "@primer/primitives": "7.5.0"
} }
}, },
"@primer/octicons": { "@primer/octicons": {
@@ -11631,9 +11631,9 @@
} }
}, },
"@primer/primitives": { "@primer/primitives": {
"version": "7.4.0", "version": "7.5.0",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.4.0.tgz", "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.5.0.tgz",
"integrity": "sha512-gD6yHXN7YKox/bdUNgxhoSS/WXZVaORK1r4dOAyTrdoPrLV/ucIfRInPyVcTF+Mqr0zcTFJtiMtuA5Y8CSyOEg==" "integrity": "sha512-DNAGOxFvelUz2THCZNo1EuSRbtujhY7NR02WjQvSGlbBihMeMJ5yrUYgeQyo/OGrg+HlzbwLW56OLy9PN+iqXA=="
}, },
"@sindresorhus/is": { "@sindresorhus/is": {
"version": "4.0.1", "version": "4.0.1",
@@ -12974,9 +12974,9 @@
"dev": true "dev": true
}, },
"devtools-protocol": { "devtools-protocol": {
"version": "0.0.960912", "version": "0.0.969999",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.960912.tgz", "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.969999.tgz",
"integrity": "sha512-I3hWmV9rWHbdnUdmMKHF2NuYutIM2kXz2mdXW8ha7TbRlGTVs+PF+PsB5QWvpCek4Fy9B+msiispCfwlhG5Sqg==" "integrity": "sha512-6GfzuDWU0OFAuOvBokXpXPLxjOJ5DZ157Ue3sGQQM3LgAamb8m0R0ruSfN0DDu+XG5XJgT50i6zZ/0o8RglreQ=="
}, },
"diff-sequences": { "diff-sequences": {
"version": "27.5.0", "version": "27.5.0",
@@ -16437,13 +16437,13 @@
} }
}, },
"puppeteer": { "puppeteer": {
"version": "13.4.0", "version": "13.5.0",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-13.4.0.tgz", "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-13.5.0.tgz",
"integrity": "sha512-WrHtFF2WpYC6KWFP4OCPOHWCjW4f8tFk+FkYZeNQ8/lHn+asjXBEXiIWauune8CY2xIHBVExGas+WI6Ay8/MgQ==", "integrity": "sha512-raPr2YZ3RZLboGwt7jJgusJTBRDaVEUiPOSOWWFLV1oj07xqT5UqqbjmNXFXlMlkhF/NwmcEInW64VhvyllVdw==",
"requires": { "requires": {
"cross-fetch": "3.1.5", "cross-fetch": "3.1.5",
"debug": "4.3.3", "debug": "4.3.3",
"devtools-protocol": "0.0.960912", "devtools-protocol": "0.0.969999",
"extract-zip": "2.0.1", "extract-zip": "2.0.1",
"https-proxy-agent": "5.0.0", "https-proxy-agent": "5.0.0",
"pkg-dir": "4.2.0", "pkg-dir": "4.2.0",

View File

@@ -35,7 +35,7 @@
"@faker-js/faker": "^6.0.0-alpha.3", "@faker-js/faker": "^6.0.0-alpha.3",
"@octokit/graphql": "^4.8.0", "@octokit/graphql": "^4.8.0",
"@octokit/rest": "^18.12.0", "@octokit/rest": "^18.12.0",
"@primer/css": "^19.4.0", "@primer/css": "^19.5.0",
"@primer/octicons": "^17.0.0", "@primer/octicons": "^17.0.0",
"axios": "^0.26.0", "axios": "^0.26.0",
"clipboard": "^2.0.10", "clipboard": "^2.0.10",
@@ -56,7 +56,7 @@
"open-graph-scraper": "^4.11.0", "open-graph-scraper": "^4.11.0",
"png-js": "^1.0.0", "png-js": "^1.0.0",
"prismjs": "^1.27.0", "prismjs": "^1.27.0",
"puppeteer": "^13.4.0", "puppeteer": "^13.5.0",
"purgecss": "^4.1.3", "purgecss": "^4.1.3",
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",
"sanitize-html": "^2.7.0", "sanitize-html": "^2.7.0",