chore(deps): update dependencies [skip ci]

This commit is contained in:
lowlighter
2023-01-08 12:25:18 -05:00
parent 30f7ab31be
commit fd2e77485b
2 changed files with 110 additions and 105 deletions

197
package-lock.json generated
View File

@@ -13,41 +13,48 @@
"@actions/core": "^1.10.0", "@actions/core": "^1.10.0",
"@actions/github": "^5.1.1", "@actions/github": "^5.1.1",
"@faker-js/faker": "^7.6.0", "@faker-js/faker": "^7.6.0",
"@googlemaps/google-maps-services-js": "^3.3.26",
"@octokit/graphql": "^5.0.4", "@octokit/graphql": "^5.0.4",
"@octokit/rest": "^19.0.5", "@octokit/rest": "^19.0.5",
"@primer/css": "^20.8.0", "@primer/css": "^20.8.0",
"@primer/octicons": "^17.10.0", "@primer/octicons": "^17.10.1",
"axios": "^1.1.3", "axios": "^1.1.3",
"chess.js": "^1.0.0-alpha.0",
"clipboard": "^2.0.11", "clipboard": "^2.0.11",
"color": "^4.2.3",
"compression": "^1.7.4", "compression": "^1.7.4",
"csso": "^5.0.5", "csso": "^5.0.5",
"d3": "^7.7.0", "d3": "^7.8.0",
"d3-node": "^3.0.0", "d3-node": "^3.0.0",
"ejs": "^3.1.8", "ejs": "^3.1.8",
"emoji-name-map": "^1.2.9", "emoji-name-map": "^1.2.9",
"express": "^4.18.2", "express": "^4.18.2",
"express-rate-limit": "^6.7.0", "express-rate-limit": "^6.7.0",
"file-type": "^18.0.0", "file-type": "^18.0.0",
"gifencoder": "^2.0.1",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"linguist-js": "^2.5.3", "linguist-js": "^2.5.3",
"marked": "^4.2.4", "marked": "^4.2.5",
"memory-cache": "^0.2.0", "memory-cache": "^0.2.0",
"minimatch": "^5.1.1", "minimatch": "^5.1.2",
"node-chartist": "^1.0.5",
"node-fetch": "^3.3.0", "node-fetch": "^3.3.0",
"open-graph-scraper": "^5.0.1", "open-graph-scraper": "^5.0.3",
"png-js": "^1.0.0", "png-js": "^1.0.0",
"prismjs": "^1.29.0", "prismjs": "^1.29.0",
"puppeteer": "^19.4.0", "puppeteer": "^19.4.1",
"purgecss": "^5.0.0", "purgecss": "^5.0.0",
"rss": "^1.2.2",
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",
"sanitize-html": "^2.8.0", "sanitize-html": "^2.8.1",
"sharp": "^0.31.2", "sharp": "^0.31.3",
"simple-git": "^3.15.1", "simple-git": "^3.15.1",
"svgo": "^3.0.2", "svgo": "^3.0.2",
"twemoji-parser": "^14.0.0", "twemoji-parser": "^14.0.0",
"vue": "^2.7.1", "vue": "^2.7.1",
"vue-prism-component": "^1.2.0", "vue-prism-component": "^1.2.0",
"xml-formatter": "^3.2.0" "xml-formatter": "^3.2.0",
"yargs-parser": "^21.1.1"
}, },
"devDependencies": { "devDependencies": {
"eslint": "^8.31.0", "eslint": "^8.31.0",
@@ -55,7 +62,7 @@
"libxmljs2": "^0.31.0" "libxmljs2": "^0.31.0"
}, },
"optionalDependencies": { "optionalDependencies": {
"@googlemaps/google-maps-services-js": "^3.3.16", "@googlemaps/google-maps-services-js": "^3.3.26",
"chess.js": "^1.0.0-alpha.0", "chess.js": "^1.0.0-alpha.0",
"color": "^4.2.3", "color": "^4.2.3",
"gifencoder": "^2.0.1", "gifencoder": "^2.0.1",
@@ -880,16 +887,16 @@
"integrity": "sha512-to5ZJuywKK3KX53X1ifOcWjvUTQcBGdQ6Qkhm8L97xQ3ovICag1048M3YMpc+QSdr8xWeCBMnLeMnENqotB0Og==" "integrity": "sha512-to5ZJuywKK3KX53X1ifOcWjvUTQcBGdQ6Qkhm8L97xQ3ovICag1048M3YMpc+QSdr8xWeCBMnLeMnENqotB0Og=="
}, },
"node_modules/@googlemaps/google-maps-services-js": { "node_modules/@googlemaps/google-maps-services-js": {
"version": "3.3.16", "version": "3.3.26",
"resolved": "https://registry.npmjs.org/@googlemaps/google-maps-services-js/-/google-maps-services-js-3.3.16.tgz", "resolved": "https://registry.npmjs.org/@googlemaps/google-maps-services-js/-/google-maps-services-js-3.3.26.tgz",
"integrity": "sha512-0YxWVR5tRCK4kgQNP48+K8yVMZt9Nvel49Ra37q25oopdUkxtLyO39DYCLFrqyk1K1ne+RmuNDKavPyQKpWMSw==", "integrity": "sha512-/t0J/vLxPJcFsygSJU50WHgz2R3noAr7SkicthukD1HaEpMQ/O+llYt80R5yoO5cV9vMMDSqGUO7TvIEqiy3Ig==",
"optional": true, "optional": true,
"dependencies": { "dependencies": {
"@googlemaps/url-signature": "^1.0.4", "@googlemaps/url-signature": "^1.0.4",
"agentkeepalive": "^4.1.0", "agentkeepalive": "^4.1.0",
"axios": "^0.27.0", "axios": "0.27.2",
"query-string": "^7.0.1", "query-string": "7.1.3",
"retry-axios": "^2.2.1" "retry-axios": "2.6.0"
} }
}, },
"node_modules/@googlemaps/google-maps-services-js/node_modules/axios": { "node_modules/@googlemaps/google-maps-services-js/node_modules/axios": {
@@ -1982,9 +1989,9 @@
} }
}, },
"node_modules/@primer/octicons": { "node_modules/@primer/octicons": {
"version": "17.10.0", "version": "17.10.1",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.10.0.tgz", "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.10.1.tgz",
"integrity": "sha512-rg+NfA4M/SFutVzsqGwGWoKgXpHpTAbnoGvyGbkswT7iLV0PBFGJRkV61MhC61wEEF4SErMiaH5tOQKlvgvV9A==", "integrity": "sha512-fyq/lItQp18Ibi7c2oXVVw7H5K2a8qb8D2dnkTLf2+yUPjc3Fc+SEGS9x6iU6sQAEpr4LctcFl9ZSZ732EM63A==",
"dependencies": { "dependencies": {
"object-assign": "^4.1.1" "object-assign": "^4.1.1"
} }
@@ -3506,9 +3513,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==" "integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
}, },
"node_modules/d3": { "node_modules/d3": {
"version": "7.7.0", "version": "7.8.0",
"resolved": "https://registry.npmjs.org/d3/-/d3-7.7.0.tgz", "resolved": "https://registry.npmjs.org/d3/-/d3-7.8.0.tgz",
"integrity": "sha512-VEwHCMgMjD2WBsxeRGUE18RmzxT9Bn7ghDpzvTEvkLSBAKgTMydJjouZTjspgQfRHpPt/PB3EHWBa6SSyFQq4g==", "integrity": "sha512-a5rNemRadWkEfqnY5NsD4RdCP9vn8EIJ4I5Rl14U0uKH1SXqcNmk/h9aGaAF1O98lz6L9M0IeUcuPa9GUYbI5A==",
"dependencies": { "dependencies": {
"d3-array": "3", "d3-array": "3",
"d3-axis": "3", "d3-axis": "3",
@@ -7499,9 +7506,9 @@
} }
}, },
"node_modules/marked": { "node_modules/marked": {
"version": "4.2.4", "version": "4.2.5",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.2.4.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-4.2.5.tgz",
"integrity": "sha512-Wcc9ikX7Q5E4BYDPvh1C6QNSxrjC9tBgz+A/vAhp59KXUgachw++uMvMKiSW8oA85nopmPZcEvBoex/YLMsiyA==", "integrity": "sha512-jPueVhumq7idETHkb203WDD4fMA3yV9emQ5vLwop58lu8bTclMghBWcYAavlDqIEMaisADinV1TooIFCfqOsYQ==",
"bin": { "bin": {
"marked": "bin/marked.js" "marked": "bin/marked.js"
}, },
@@ -7637,9 +7644,9 @@
} }
}, },
"node_modules/minimatch": { "node_modules/minimatch": {
"version": "5.1.1", "version": "5.1.2",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.1.tgz", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.2.tgz",
"integrity": "sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==", "integrity": "sha512-bNH9mmM9qsJ2X4r2Nat1B//1dJVcn3+iBLa3IgqJ7EbGaDNepL9QSHOxN4ng33s52VMMhhIfgCYDk3C4ZmlDAg==",
"dependencies": { "dependencies": {
"brace-expansion": "^2.0.1" "brace-expansion": "^2.0.1"
}, },
@@ -7972,9 +7979,9 @@
} }
}, },
"node_modules/open-graph-scraper": { "node_modules/open-graph-scraper": {
"version": "5.0.1", "version": "5.0.3",
"resolved": "https://registry.npmjs.org/open-graph-scraper/-/open-graph-scraper-5.0.1.tgz", "resolved": "https://registry.npmjs.org/open-graph-scraper/-/open-graph-scraper-5.0.3.tgz",
"integrity": "sha512-pxWxReziLjYBVEt6oy4bLpVGqKApPFV3BHD7YDE2TaGRB84NdRU8J0V7ihsCOkFxKKgiVH2M5jx0c59hDaehHQ==", "integrity": "sha512-TwDOwvQlm6h14chfjyzBXCHhW99SIU399cRQBcx0mxzl1fvIjDTlWVwAN2q7+A8YTfuvXoV2fwAYI+HmVVw5pg==",
"dependencies": { "dependencies": {
"chardet": "^1.5.0", "chardet": "^1.5.0",
"cheerio": "^1.0.0-rc.12", "cheerio": "^1.0.0-rc.12",
@@ -8462,26 +8469,25 @@
} }
}, },
"node_modules/puppeteer": { "node_modules/puppeteer": {
"version": "19.4.0", "version": "19.4.1",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-19.4.0.tgz", "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-19.4.1.tgz",
"integrity": "sha512-sRzWEfFSZCCcFUJflGtYI2V7A6qK4Jht+2JiI2LZgn+Nv/LOZZsBDEaGl98ZrS8oEcUA5on4p2yJbE0nzHNzIg==", "integrity": "sha512-PCnrR13B8A+VSEDXRmrNXRZbrkF1tfsI1hKSC7vs13eNS6CUD3Y4FA8SF8/VZy+Pm1kg5AggJT2Nu3HLAtGkFg==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"cosmiconfig": "8.0.0", "cosmiconfig": "8.0.0",
"devtools-protocol": "0.0.1068969",
"https-proxy-agent": "5.0.1", "https-proxy-agent": "5.0.1",
"progress": "2.0.3", "progress": "2.0.3",
"proxy-from-env": "1.1.0", "proxy-from-env": "1.1.0",
"puppeteer-core": "19.4.0" "puppeteer-core": "19.4.1"
}, },
"engines": { "engines": {
"node": ">=14.1.0" "node": ">=14.1.0"
} }
}, },
"node_modules/puppeteer-core": { "node_modules/puppeteer-core": {
"version": "19.4.0", "version": "19.4.1",
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-19.4.0.tgz", "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-19.4.1.tgz",
"integrity": "sha512-gG/jxseleZStinBn86x8r7trjcE4jcjx1hIQWOpACQhquHYMuKnrWxkzg+EDn8sN3wUtF/Ry9mtJgjM49oUOFQ==", "integrity": "sha512-JHIuqtqrUAx4jGOTxXu4ilapV2jabxtVMA/e4wwFUMvtSsqK4nVBSI+Z1SKDoz7gRy/JUIc8WzmfocCa6SIZ1w==",
"dependencies": { "dependencies": {
"cross-fetch": "3.1.5", "cross-fetch": "3.1.5",
"debug": "4.3.4", "debug": "4.3.4",
@@ -8492,7 +8498,7 @@
"rimraf": "3.0.2", "rimraf": "3.0.2",
"tar-fs": "2.1.1", "tar-fs": "2.1.1",
"unbzip2-stream": "1.4.3", "unbzip2-stream": "1.4.3",
"ws": "8.10.0" "ws": "8.11.0"
}, },
"engines": { "engines": {
"node": ">=14.1.0" "node": ">=14.1.0"
@@ -8574,12 +8580,12 @@
} }
}, },
"node_modules/query-string": { "node_modules/query-string": {
"version": "7.1.1", "version": "7.1.3",
"resolved": "https://registry.npmjs.org/query-string/-/query-string-7.1.1.tgz", "resolved": "https://registry.npmjs.org/query-string/-/query-string-7.1.3.tgz",
"integrity": "sha512-MplouLRDHBZSG9z7fpuAAcI7aAYjDLhtsiVZsevsfaHWDS2IDdORKbSd1kWUA+V4zyva/HZoSfpwnYMMQDhb0w==", "integrity": "sha512-hh2WYhq4fi8+b+/2Kg9CEge4fDPvHS534aOOvOZeQ3+Vf2mCFsaFBYj0i+iXcAq6I9Vzp5fjMFBlONvayDC1qg==",
"optional": true, "optional": true,
"dependencies": { "dependencies": {
"decode-uri-component": "^0.2.0", "decode-uri-component": "^0.2.2",
"filter-obj": "^1.1.0", "filter-obj": "^1.1.0",
"split-on-first": "^1.0.0", "split-on-first": "^1.0.0",
"strict-uri-encode": "^2.0.0" "strict-uri-encode": "^2.0.0"
@@ -9025,9 +9031,9 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
}, },
"node_modules/sanitize-html": { "node_modules/sanitize-html": {
"version": "2.8.0", "version": "2.8.1",
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.8.0.tgz", "resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.8.1.tgz",
"integrity": "sha512-ZsGyc6avnqgvEm3eMKrcy8xa7WM1MrGrfkGsUgQee2CU+vg3PCfNCexXwBDF/6dEPvaQ4k/QqRjnYKHL8xgNjg==", "integrity": "sha512-qK5neD0SaMxGwVv5txOYv05huC3o6ZAA4h5+7nJJgWMNFUNRjcjLO6FpwAtKzfKCZ0jrG6xTk6eVFskbvOGblg==",
"dependencies": { "dependencies": {
"deepmerge": "^4.2.2", "deepmerge": "^4.2.2",
"escape-string-regexp": "^4.0.0", "escape-string-regexp": "^4.0.0",
@@ -9132,9 +9138,9 @@
"optional": true "optional": true
}, },
"node_modules/sharp": { "node_modules/sharp": {
"version": "0.31.2", "version": "0.31.3",
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.31.2.tgz", "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.31.3.tgz",
"integrity": "sha512-DUdNVEXgS5A97cTagSLIIp8dUZ/lZtk78iNVZgHdHbx1qnQR7JAHY0BnXnwwH39Iw+VKhO08CTYhIg0p98vQ5Q==", "integrity": "sha512-XcR4+FCLBFKw1bdB+GEhnUNXNXvnt0tDo4WsBsraKymuo/IAuPuCBVAL2wIkUw2r/dwFW5Q5+g66Kwl2dgDFVg==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"color": "^4.2.3", "color": "^4.2.3",
@@ -10313,9 +10319,9 @@
} }
}, },
"node_modules/ws": { "node_modules/ws": {
"version": "8.10.0", "version": "8.11.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.10.0.tgz", "resolved": "https://registry.npmjs.org/ws/-/ws-8.11.0.tgz",
"integrity": "sha512-+s49uSmZpvtAsd2h37vIPy1RBusaLawVe8of+GyEPsaJTCMpj/2v8NpeK1SHXjBlQ95lQTmQofOJnFiLoaN3yw==", "integrity": "sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==",
"engines": { "engines": {
"node": ">=10.0.0" "node": ">=10.0.0"
}, },
@@ -11095,16 +11101,16 @@
"integrity": "sha512-to5ZJuywKK3KX53X1ifOcWjvUTQcBGdQ6Qkhm8L97xQ3ovICag1048M3YMpc+QSdr8xWeCBMnLeMnENqotB0Og==" "integrity": "sha512-to5ZJuywKK3KX53X1ifOcWjvUTQcBGdQ6Qkhm8L97xQ3ovICag1048M3YMpc+QSdr8xWeCBMnLeMnENqotB0Og=="
}, },
"@googlemaps/google-maps-services-js": { "@googlemaps/google-maps-services-js": {
"version": "3.3.16", "version": "3.3.26",
"resolved": "https://registry.npmjs.org/@googlemaps/google-maps-services-js/-/google-maps-services-js-3.3.16.tgz", "resolved": "https://registry.npmjs.org/@googlemaps/google-maps-services-js/-/google-maps-services-js-3.3.26.tgz",
"integrity": "sha512-0YxWVR5tRCK4kgQNP48+K8yVMZt9Nvel49Ra37q25oopdUkxtLyO39DYCLFrqyk1K1ne+RmuNDKavPyQKpWMSw==", "integrity": "sha512-/t0J/vLxPJcFsygSJU50WHgz2R3noAr7SkicthukD1HaEpMQ/O+llYt80R5yoO5cV9vMMDSqGUO7TvIEqiy3Ig==",
"optional": true, "optional": true,
"requires": { "requires": {
"@googlemaps/url-signature": "^1.0.4", "@googlemaps/url-signature": "^1.0.4",
"agentkeepalive": "^4.1.0", "agentkeepalive": "^4.1.0",
"axios": "^0.27.0", "axios": "0.27.2",
"query-string": "^7.0.1", "query-string": "7.1.3",
"retry-axios": "^2.2.1" "retry-axios": "2.6.0"
}, },
"dependencies": { "dependencies": {
"axios": { "axios": {
@@ -12008,9 +12014,9 @@
} }
}, },
"@primer/octicons": { "@primer/octicons": {
"version": "17.10.0", "version": "17.10.1",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.10.0.tgz", "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.10.1.tgz",
"integrity": "sha512-rg+NfA4M/SFutVzsqGwGWoKgXpHpTAbnoGvyGbkswT7iLV0PBFGJRkV61MhC61wEEF4SErMiaH5tOQKlvgvV9A==", "integrity": "sha512-fyq/lItQp18Ibi7c2oXVVw7H5K2a8qb8D2dnkTLf2+yUPjc3Fc+SEGS9x6iU6sQAEpr4LctcFl9ZSZ732EM63A==",
"requires": { "requires": {
"object-assign": "^4.1.1" "object-assign": "^4.1.1"
} }
@@ -13197,9 +13203,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==" "integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
}, },
"d3": { "d3": {
"version": "7.7.0", "version": "7.8.0",
"resolved": "https://registry.npmjs.org/d3/-/d3-7.7.0.tgz", "resolved": "https://registry.npmjs.org/d3/-/d3-7.8.0.tgz",
"integrity": "sha512-VEwHCMgMjD2WBsxeRGUE18RmzxT9Bn7ghDpzvTEvkLSBAKgTMydJjouZTjspgQfRHpPt/PB3EHWBa6SSyFQq4g==", "integrity": "sha512-a5rNemRadWkEfqnY5NsD4RdCP9vn8EIJ4I5Rl14U0uKH1SXqcNmk/h9aGaAF1O98lz6L9M0IeUcuPa9GUYbI5A==",
"requires": { "requires": {
"d3-array": "3", "d3-array": "3",
"d3-axis": "3", "d3-axis": "3",
@@ -16239,9 +16245,9 @@
} }
}, },
"marked": { "marked": {
"version": "4.2.4", "version": "4.2.5",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.2.4.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-4.2.5.tgz",
"integrity": "sha512-Wcc9ikX7Q5E4BYDPvh1C6QNSxrjC9tBgz+A/vAhp59KXUgachw++uMvMKiSW8oA85nopmPZcEvBoex/YLMsiyA==" "integrity": "sha512-jPueVhumq7idETHkb203WDD4fMA3yV9emQ5vLwop58lu8bTclMghBWcYAavlDqIEMaisADinV1TooIFCfqOsYQ=="
}, },
"matchmedia": { "matchmedia": {
"version": "0.1.2", "version": "0.1.2",
@@ -16340,9 +16346,9 @@
"integrity": "sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==" "integrity": "sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg=="
}, },
"minimatch": { "minimatch": {
"version": "5.1.1", "version": "5.1.2",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.1.tgz", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.2.tgz",
"integrity": "sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==", "integrity": "sha512-bNH9mmM9qsJ2X4r2Nat1B//1dJVcn3+iBLa3IgqJ7EbGaDNepL9QSHOxN4ng33s52VMMhhIfgCYDk3C4ZmlDAg==",
"requires": { "requires": {
"brace-expansion": "^2.0.1" "brace-expansion": "^2.0.1"
} }
@@ -16592,9 +16598,9 @@
} }
}, },
"open-graph-scraper": { "open-graph-scraper": {
"version": "5.0.1", "version": "5.0.3",
"resolved": "https://registry.npmjs.org/open-graph-scraper/-/open-graph-scraper-5.0.1.tgz", "resolved": "https://registry.npmjs.org/open-graph-scraper/-/open-graph-scraper-5.0.3.tgz",
"integrity": "sha512-pxWxReziLjYBVEt6oy4bLpVGqKApPFV3BHD7YDE2TaGRB84NdRU8J0V7ihsCOkFxKKgiVH2M5jx0c59hDaehHQ==", "integrity": "sha512-TwDOwvQlm6h14chfjyzBXCHhW99SIU399cRQBcx0mxzl1fvIjDTlWVwAN2q7+A8YTfuvXoV2fwAYI+HmVVw5pg==",
"requires": { "requires": {
"chardet": "^1.5.0", "chardet": "^1.5.0",
"cheerio": "^1.0.0-rc.12", "cheerio": "^1.0.0-rc.12",
@@ -16944,22 +16950,21 @@
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==" "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
}, },
"puppeteer": { "puppeteer": {
"version": "19.4.0", "version": "19.4.1",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-19.4.0.tgz", "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-19.4.1.tgz",
"integrity": "sha512-sRzWEfFSZCCcFUJflGtYI2V7A6qK4Jht+2JiI2LZgn+Nv/LOZZsBDEaGl98ZrS8oEcUA5on4p2yJbE0nzHNzIg==", "integrity": "sha512-PCnrR13B8A+VSEDXRmrNXRZbrkF1tfsI1hKSC7vs13eNS6CUD3Y4FA8SF8/VZy+Pm1kg5AggJT2Nu3HLAtGkFg==",
"requires": { "requires": {
"cosmiconfig": "8.0.0", "cosmiconfig": "8.0.0",
"devtools-protocol": "0.0.1068969",
"https-proxy-agent": "5.0.1", "https-proxy-agent": "5.0.1",
"progress": "2.0.3", "progress": "2.0.3",
"proxy-from-env": "1.1.0", "proxy-from-env": "1.1.0",
"puppeteer-core": "19.4.0" "puppeteer-core": "19.4.1"
} }
}, },
"puppeteer-core": { "puppeteer-core": {
"version": "19.4.0", "version": "19.4.1",
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-19.4.0.tgz", "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-19.4.1.tgz",
"integrity": "sha512-gG/jxseleZStinBn86x8r7trjcE4jcjx1hIQWOpACQhquHYMuKnrWxkzg+EDn8sN3wUtF/Ry9mtJgjM49oUOFQ==", "integrity": "sha512-JHIuqtqrUAx4jGOTxXu4ilapV2jabxtVMA/e4wwFUMvtSsqK4nVBSI+Z1SKDoz7gRy/JUIc8WzmfocCa6SIZ1w==",
"requires": { "requires": {
"cross-fetch": "3.1.5", "cross-fetch": "3.1.5",
"debug": "4.3.4", "debug": "4.3.4",
@@ -16970,7 +16975,7 @@
"rimraf": "3.0.2", "rimraf": "3.0.2",
"tar-fs": "2.1.1", "tar-fs": "2.1.1",
"unbzip2-stream": "1.4.3", "unbzip2-stream": "1.4.3",
"ws": "8.10.0" "ws": "8.11.0"
}, },
"dependencies": { "dependencies": {
"debug": { "debug": {
@@ -17027,12 +17032,12 @@
} }
}, },
"query-string": { "query-string": {
"version": "7.1.1", "version": "7.1.3",
"resolved": "https://registry.npmjs.org/query-string/-/query-string-7.1.1.tgz", "resolved": "https://registry.npmjs.org/query-string/-/query-string-7.1.3.tgz",
"integrity": "sha512-MplouLRDHBZSG9z7fpuAAcI7aAYjDLhtsiVZsevsfaHWDS2IDdORKbSd1kWUA+V4zyva/HZoSfpwnYMMQDhb0w==", "integrity": "sha512-hh2WYhq4fi8+b+/2Kg9CEge4fDPvHS534aOOvOZeQ3+Vf2mCFsaFBYj0i+iXcAq6I9Vzp5fjMFBlONvayDC1qg==",
"optional": true, "optional": true,
"requires": { "requires": {
"decode-uri-component": "^0.2.0", "decode-uri-component": "^0.2.2",
"filter-obj": "^1.1.0", "filter-obj": "^1.1.0",
"split-on-first": "^1.0.0", "split-on-first": "^1.0.0",
"strict-uri-encode": "^2.0.0" "strict-uri-encode": "^2.0.0"
@@ -17363,9 +17368,9 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
}, },
"sanitize-html": { "sanitize-html": {
"version": "2.8.0", "version": "2.8.1",
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.8.0.tgz", "resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.8.1.tgz",
"integrity": "sha512-ZsGyc6avnqgvEm3eMKrcy8xa7WM1MrGrfkGsUgQee2CU+vg3PCfNCexXwBDF/6dEPvaQ4k/QqRjnYKHL8xgNjg==", "integrity": "sha512-qK5neD0SaMxGwVv5txOYv05huC3o6ZAA4h5+7nJJgWMNFUNRjcjLO6FpwAtKzfKCZ0jrG6xTk6eVFskbvOGblg==",
"requires": { "requires": {
"deepmerge": "^4.2.2", "deepmerge": "^4.2.2",
"escape-string-regexp": "^4.0.0", "escape-string-regexp": "^4.0.0",
@@ -17457,9 +17462,9 @@
"optional": true "optional": true
}, },
"sharp": { "sharp": {
"version": "0.31.2", "version": "0.31.3",
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.31.2.tgz", "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.31.3.tgz",
"integrity": "sha512-DUdNVEXgS5A97cTagSLIIp8dUZ/lZtk78iNVZgHdHbx1qnQR7JAHY0BnXnwwH39Iw+VKhO08CTYhIg0p98vQ5Q==", "integrity": "sha512-XcR4+FCLBFKw1bdB+GEhnUNXNXvnt0tDo4WsBsraKymuo/IAuPuCBVAL2wIkUw2r/dwFW5Q5+g66Kwl2dgDFVg==",
"requires": { "requires": {
"color": "^4.2.3", "color": "^4.2.3",
"detect-libc": "^2.0.1", "detect-libc": "^2.0.1",
@@ -18365,9 +18370,9 @@
} }
}, },
"ws": { "ws": {
"version": "8.10.0", "version": "8.11.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.10.0.tgz", "resolved": "https://registry.npmjs.org/ws/-/ws-8.11.0.tgz",
"integrity": "sha512-+s49uSmZpvtAsd2h37vIPy1RBusaLawVe8of+GyEPsaJTCMpj/2v8NpeK1SHXjBlQ95lQTmQofOJnFiLoaN3yw==", "integrity": "sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==",
"requires": {} "requires": {}
}, },
"xml": { "xml": {

View File

@@ -35,12 +35,12 @@
"@octokit/graphql": "^5.0.4", "@octokit/graphql": "^5.0.4",
"@octokit/rest": "^19.0.5", "@octokit/rest": "^19.0.5",
"@primer/css": "^20.8.0", "@primer/css": "^20.8.0",
"@primer/octicons": "^17.10.0", "@primer/octicons": "^17.10.1",
"axios": "^1.1.3", "axios": "^1.1.3",
"clipboard": "^2.0.11", "clipboard": "^2.0.11",
"compression": "^1.7.4", "compression": "^1.7.4",
"csso": "^5.0.5", "csso": "^5.0.5",
"d3": "^7.7.0", "d3": "^7.8.0",
"d3-node": "^3.0.0", "d3-node": "^3.0.0",
"ejs": "^3.1.8", "ejs": "^3.1.8",
"emoji-name-map": "^1.2.9", "emoji-name-map": "^1.2.9",
@@ -49,18 +49,18 @@
"file-type": "^18.0.0", "file-type": "^18.0.0",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"linguist-js": "^2.5.3", "linguist-js": "^2.5.3",
"marked": "^4.2.4", "marked": "^4.2.5",
"memory-cache": "^0.2.0", "memory-cache": "^0.2.0",
"minimatch": "^5.1.1", "minimatch": "^5.1.2",
"node-fetch": "^3.3.0", "node-fetch": "^3.3.0",
"open-graph-scraper": "^5.0.1", "open-graph-scraper": "^5.0.3",
"png-js": "^1.0.0", "png-js": "^1.0.0",
"prismjs": "^1.29.0", "prismjs": "^1.29.0",
"puppeteer": "^19.4.0", "puppeteer": "^19.4.1",
"purgecss": "^5.0.0", "purgecss": "^5.0.0",
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",
"sanitize-html": "^2.8.0", "sanitize-html": "^2.8.1",
"sharp": "^0.31.2", "sharp": "^0.31.3",
"simple-git": "^3.15.1", "simple-git": "^3.15.1",
"svgo": "^3.0.2", "svgo": "^3.0.2",
"twemoji-parser": "^14.0.0", "twemoji-parser": "^14.0.0",
@@ -79,7 +79,7 @@
"transform": {} "transform": {}
}, },
"optionalDependencies": { "optionalDependencies": {
"@googlemaps/google-maps-services-js": "^3.3.16", "@googlemaps/google-maps-services-js": "^3.3.26",
"chess.js": "^1.0.0-alpha.0", "chess.js": "^1.0.0-alpha.0",
"color": "^4.2.3", "color": "^4.2.3",
"gifencoder": "^2.0.1", "gifencoder": "^2.0.1",