chore(deps): update dependencies

This commit is contained in:
lowlighter
2022-05-31 02:09:33 -04:00
parent ea29aab280
commit b25fc280d6
2 changed files with 79 additions and 80 deletions

View File

@@ -29,33 +29,33 @@
},
"homepage": "https://github.com/lowlighter/metrics#readme",
"dependencies": {
"@actions/core": "^1.8.0",
"@actions/github": "^5.0.1",
"@actions/core": "^1.8.2",
"@actions/github": "^5.0.3",
"@faker-js/faker": "^6.0.0-alpha.3",
"@octokit/graphql": "^4.8.0",
"@octokit/rest": "^18.12.0",
"@primer/css": "^20.2.2",
"@primer/octicons": "^17.2.0",
"axios": "^0.27.2",
"clipboard": "^2.0.10",
"clipboard": "^2.0.11",
"compression": "^1.7.4",
"csso": "^5.0.3",
"ejs": "^3.1.7",
"ejs": "^3.1.8",
"emoji-name-map": "^1.2.9",
"express": "^4.18.1",
"express-rate-limit": "^6.4.0",
"jimp": "^0.16.1",
"js-yaml": "^4.1.0",
"linguist-js": "^2.5.0",
"marked": "^4.0.14",
"marked": "^4.0.16",
"memory-cache": "^0.2.0",
"minimatch": "^5.1.0",
"node-chartist": "^1.0.5",
"node-fetch": "^3.2.3",
"node-fetch": "^3.2.4",
"open-graph-scraper": "^4.11.0",
"png-js": "^1.0.0",
"prismjs": "^1.28.0",
"puppeteer": "^14.1.0",
"puppeteer": "^14.1.2",
"purgecss": "^4.1.3",
"rss-parser": "^3.12.0",
"sanitize-html": "^2.7.0",
@@ -70,7 +70,7 @@
"eslint": "^8.16.0",
"jest": "^28.1.0",
"libxmljs2": "^0.30.1",
"nodemon": "^2.0.15"
"nodemon": "^2.0.16"
},
"jest": {
"testEnvironment": "node",