Skip to content

Commit 31147d4

Browse files
Update dependency prom-client to v15
1 parent bf97965 commit 31147d4

File tree

1 file changed

+1
-1
lines changed
  • 25-monitoring-application-with-prometheus/src/quote-svc

1 file changed

+1
-1
lines changed

25-monitoring-application-with-prometheus/src/quote-svc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"express": "^4.17.1",
1414
"express-prom-bundle": "^6.0.0",
1515
"nodemon": "^2.0.4",
16-
"prom-client": "^14.0.0",
16+
"prom-client": "^15.0.0",
1717
"random-quote": "0.0.1"
1818
}
1919
}

0 commit comments

Comments
 (0)