Skip to content

Commit 0460450

Browse files
authored
Merge pull request #79 from syseleven/renovate/prom-client-14.x
Update dependency prom-client to v14
2 parents 5713a30 + fccee66 commit 0460450

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 3 additions & 3 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": "^13.0.0",
16+
"prom-client": "^14.0.0",
1717
"random-quote": "0.0.1"
1818
}
1919
}

0 commit comments

Comments
 (0)