Skip to content

Commit f87c3cf

Browse files
fix(package): update prom-client to version 12.0.0
Closes #43
1 parent 73d7b50 commit f87c3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"body-parser": "~1.19.0",
3838
"debug": "~4.1.1",
3939
"express": "~4.16.4",
40-
"prom-client": "~11.3.0",
40+
"prom-client": "~12.0.0",
4141
"sinek": "~7.29.3"
4242
},
4343
"devDependencies": {

0 commit comments

Comments
 (0)