1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

fix(package): update prom-client to version 11.0.0 🚀 (#309)

* fix(package): update prom-client to version 11.0.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot] 2018-03-12 08:43:03 +01:00 committed by Ivar Conradi Østhus
parent 18e4454457
commit c6eeba2809
2 changed files with 4 additions and 4 deletions

View File

@ -78,7 +78,7 @@
"passport-google-auth": "^1.0.2",
"pg": "^7.4.0",
"pkginfo": "^0.4.1",
"prom-client": "^10.0.4",
"prom-client": "^11.0.0",
"prometheus-gc-stats": "^0.5.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.3.0",

View File

@ -4433,9 +4433,9 @@ progress@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.0.tgz#8a1be366bf8fc23db2bd23f10c6fe920b4389d1f"
prom-client@^10.0.4:
version "10.2.2"
resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-10.2.2.tgz#76b39720710ec10796d7ce60135b5d5dafbff615"
prom-client@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-11.0.0.tgz#d7e5b58778e04c774de2aa7e4d400552b48713ab"
dependencies:
tdigest "^0.1.1"