Skip to content

Commit 60f97ab

Browse files
Update dependency express-prom-bundle to v8
1 parent bf97965 commit 60f97ab

File tree

2 files changed

+108
-7
lines changed

2 files changed

+108
-7
lines changed

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

Lines changed: 107 additions & 6 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
@@ -11,7 +11,7 @@
1111
"license": "ISC",
1212
"dependencies": {
1313
"express": "^4.17.1",
14-
"express-prom-bundle": "^6.0.0",
14+
"express-prom-bundle": "^8.0.0",
1515
"nodemon": "^2.0.4",
1616
"prom-client": "^14.0.0",
1717
"random-quote": "0.0.1"

0 commit comments

Comments
 (0)