chore(deps): update dependencies (#956) [skip ci]

This commit is contained in:
Simon Lecoq
2022-03-22 05:21:52 +01:00
committed by GitHub
parent 05a0c644e5
commit 1636154e68
2 changed files with 189 additions and 201 deletions

View File

@@ -35,37 +35,37 @@
"@faker-js/faker": "^6.0.0-alpha.3",
"@octokit/graphql": "^4.8.0",
"@octokit/rest": "^18.12.0",
"@primer/css": "^19.5.0",
"@primer/css": "^19.6.0",
"@primer/octicons": "^17.0.0",
"axios": "^0.26.0",
"axios": "^0.26.1",
"clipboard": "^2.0.10",
"compression": "^1.7.4",
"csso": "^5.0.2",
"csso": "^5.0.3",
"ejs": "^3.1.6",
"emoji-name-map": "^1.2.9",
"express": "^4.17.2",
"express": "^4.17.3",
"express-rate-limit": "^6.3.0",
"jimp": "^0.16.1",
"js-yaml": "^4.1.0",
"linguist-js": "^2.4.0",
"linguist-js": "^2.4.2",
"marked": "^4.0.12",
"memory-cache": "^0.2.0",
"minimatch": "^5.0.0",
"minimatch": "^5.0.1",
"node-chartist": "^1.0.5",
"node-fetch": "^3.2.0",
"node-fetch": "^3.2.3",
"open-graph-scraper": "^4.11.0",
"png-js": "^1.0.0",
"prismjs": "^1.27.0",
"puppeteer": "^13.5.0",
"puppeteer": "^13.5.1",
"purgecss": "^4.1.3",
"rss-parser": "^3.12.0",
"sanitize-html": "^2.7.0",
"simple-git": "^3.3.0",
"simple-git": "^3.4.0",
"svgo": "^2.8.0",
"twemoji-parser": "^13.1.0",
"twemoji-parser": "^14.0.0",
"vue": "^2.6.14",
"vue-prism-component": "^1.2.0",
"xml-formatter": "^2.6.0"
"xml-formatter": "^2.6.1"
},
"devDependencies": {
"eslint": "^8.11.0",