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

View File

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