Skip to content

Commit b25fc28

Browse files
committed
chore(deps): update dependencies
1 parent ea29aab commit b25fc28

File tree

2 files changed

+79
-80
lines changed

2 files changed

+79
-80
lines changed

package-lock.json

Lines changed: 71 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,33 +29,33 @@
2929
},
3030
"homepage": "https://github.com/lowlighter/metrics#readme",
3131
"dependencies": {
32-
"@actions/core": "^1.8.0",
33-
"@actions/github": "^5.0.1",
32+
"@actions/core": "^1.8.2",
33+
"@actions/github": "^5.0.3",
3434
"@faker-js/faker": "^6.0.0-alpha.3",
3535
"@octokit/graphql": "^4.8.0",
3636
"@octokit/rest": "^18.12.0",
3737
"@primer/css": "^20.2.2",
3838
"@primer/octicons": "^17.2.0",
3939
"axios": "^0.27.2",
40-
"clipboard": "^2.0.10",
40+
"clipboard": "^2.0.11",
4141
"compression": "^1.7.4",
4242
"csso": "^5.0.3",
43-
"ejs": "^3.1.7",
43+
"ejs": "^3.1.8",
4444
"emoji-name-map": "^1.2.9",
4545
"express": "^4.18.1",
4646
"express-rate-limit": "^6.4.0",
4747
"jimp": "^0.16.1",
4848
"js-yaml": "^4.1.0",
4949
"linguist-js": "^2.5.0",
50-
"marked": "^4.0.14",
50+
"marked": "^4.0.16",
5151
"memory-cache": "^0.2.0",
5252
"minimatch": "^5.1.0",
5353
"node-chartist": "^1.0.5",
54-
"node-fetch": "^3.2.3",
54+
"node-fetch": "^3.2.4",
5555
"open-graph-scraper": "^4.11.0",
5656
"png-js": "^1.0.0",
5757
"prismjs": "^1.28.0",
58-
"puppeteer": "^14.1.0",
58+
"puppeteer": "^14.1.2",
5959
"purgecss": "^4.1.3",
6060
"rss-parser": "^3.12.0",
6161
"sanitize-html": "^2.7.0",
@@ -70,7 +70,7 @@
7070
"eslint": "^8.16.0",
7171
"jest": "^28.1.0",
7272
"libxmljs2": "^0.30.1",
73-
"nodemon": "^2.0.15"
73+
"nodemon": "^2.0.16"
7474
},
7575
"jest": {
7676
"testEnvironment": "node",

0 commit comments

Comments
 (0)