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

View File

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