chore(deps): upgrade

This commit is contained in:
lowlighter
2022-10-04 00:57:39 -04:00
parent ad8e29b3e6
commit d86a43e770
2 changed files with 75 additions and 72 deletions

View File

@@ -30,12 +30,12 @@
"homepage": "https://github.com/lowlighter/metrics#readme",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.0.3",
"@faker-js/faker": "^7.4.0",
"@actions/github": "^5.1.1",
"@faker-js/faker": "^7.5.0",
"@googlemaps/google-maps-services-js": "^3.3.16",
"@octokit/graphql": "^5.0.1",
"@octokit/rest": "^19.0.4",
"@primer/css": "^20.4.3",
"@primer/css": "^20.4.6",
"@primer/octicons": "^17.6.0",
"axios": "^0.27.2",
"clipboard": "^2.0.11",
@@ -50,8 +50,8 @@
"express-rate-limit": "^6.6.0",
"file-type": "^18.0.0",
"js-yaml": "^4.1.0",
"linguist-js": "^2.5.2",
"marked": "^4.1.0",
"linguist-js": "^2.5.3",
"marked": "^4.1.1",
"memory-cache": "^0.2.0",
"minimatch": "^5.1.0",
"node-fetch": "^3.2.10",
@@ -61,9 +61,9 @@
"puppeteer": "^18.0.5",
"purgecss": "^5.0.0",
"rss-parser": "^3.12.0",
"sanitize-html": "^2.7.1",
"sharp": "^0.31.0",
"simple-git": "^3.14.0",
"sanitize-html": "^2.7.2",
"sharp": "^0.31.1",
"simple-git": "^3.14.1",
"svgo": "^2.8.0",
"twemoji-parser": "^14.0.0",
"vue": "^2.7.1",