This commit is contained in:
lowlighter
2021-10-06 17:37:39 -04:00
2 changed files with 30 additions and 24 deletions

View File

@@ -26,7 +26,7 @@
},
"homepage": "https://github.com/lowlighter/metrics#readme",
"dependencies": {
"@actions/core": "^1.5.0",
"@actions/core": "^1.6.0",
"@actions/github": "^4.0.0",
"@octokit/graphql": "^4.8.0",
"@octokit/rest": "^18.11.1",
@@ -37,7 +37,7 @@
"ejs": "^3.1.6",
"emoji-name-map": "^1.2.9",
"express": "^4.17.1",
"express-rate-limit": "^5.3.0",
"express-rate-limit": "^5.4.0",
"faker": "^5.5.3",
"jimp": "^0.16.1",
"js-yaml": "^4.1.0",
@@ -53,7 +53,7 @@
"puppeteer": "^10.4.0",
"rss-parser": "^3.12.0",
"sanitize-html": "^2.5.0",
"simple-git": "^2.45.0",
"simple-git": "^2.46.0",
"svgo": "^2.7.0",
"twemoji-parser": "^13.1.0",
"vue": "^2.6.12",