chore: update package.json (#574) [skip ci]

This commit is contained in:
Simon Lecoq
2021-10-15 01:06:22 -04:00
committed by GitHub
parent 9c172a06b8
commit a607097bd1
2 changed files with 1173 additions and 1570 deletions

2723
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -31,40 +31,40 @@
"@octokit/graphql": "^4.8.0", "@octokit/graphql": "^4.8.0",
"@octokit/rest": "^18.12.0", "@octokit/rest": "^18.12.0",
"@primer/css": "^18.0.1", "@primer/css": "^18.0.1",
"axios": "^0.22.0", "axios": "^0.23.0",
"clipboard": "^2.0.8", "clipboard": "^2.0.8",
"compression": "^1.7.4", "compression": "^1.7.4",
"ejs": "^3.1.6", "ejs": "^3.1.6",
"emoji-name-map": "^1.2.9", "emoji-name-map": "^1.2.9",
"express": "^4.17.1", "express": "^4.17.1",
"express-rate-limit": "^5.4.0", "express-rate-limit": "^5.5.0",
"faker": "^5.5.3", "faker": "^5.5.3",
"jimp": "^0.16.1", "jimp": "^0.16.1",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"linguist-js": "^2.1.1", "linguist-js": "^2.1.4",
"marked": "^3.0.0", "marked": "^3.0.7",
"memory-cache": "^0.2.0", "memory-cache": "^0.2.0",
"minimatch": "^3.0.4", "minimatch": "^3.0.4",
"node-chartist": "^1.0.5", "node-chartist": "^1.0.5",
"node-fetch": "^3.0.0", "node-fetch": "^3.0.0",
"open-graph-scraper": "^4.9.0", "open-graph-scraper": "^4.9.2",
"png-js": "^1.0.0", "png-js": "^1.0.0",
"prismjs": "^1.25.0", "prismjs": "^1.25.0",
"puppeteer": "^10.4.0", "puppeteer": "^10.4.0",
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",
"sanitize-html": "^2.5.0", "sanitize-html": "^2.5.2",
"simple-git": "^2.46.0", "simple-git": "^2.46.0",
"svgo": "^2.7.0", "svgo": "^2.7.0",
"twemoji-parser": "^13.1.0", "twemoji-parser": "^13.1.0",
"vue": "^2.6.12", "vue": "^2.6.12",
"vue-prism-component": "^1.2.0", "vue-prism-component": "^1.2.0",
"xml-formatter": "^2.4.0" "xml-formatter": "^2.4.1"
}, },
"devDependencies": { "devDependencies": {
"eslint": "^7.32.0", "eslint": "^8.0.0",
"jest": "^27.2.0", "jest": "^27.2.5",
"libxmljs2": "^0.28.0", "libxmljs2": "^0.28.0",
"nodemon": "^2.0.7" "nodemon": "^2.0.13"
}, },
"jest": { "jest": {
"testEnvironment": "node", "testEnvironment": "node",