Skip to content

Commit 67a8872

Browse files
Update dependency prom-client to v15
1 parent bf97965 commit 67a8872

File tree

2 files changed

+17
-11
lines changed

2 files changed

+17
-11
lines changed

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

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

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)