Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit c97b45d

Browse files
committed
Update dependency prom-client to v14
1 parent 278a2dd commit c97b45d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"npm-registry-fetch": "^8.0.0",
6969
"opentracing": "^0.14.4",
7070
"pretty-bytes": "^5.3.0",
71-
"prom-client": "^12.0.0",
71+
"prom-client": "^14.0.1",
7272
"relateurl": "^0.2.7",
7373
"rmfr": "^2.0.0",
7474
"rxjs": "^6.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5823,10 +5823,10 @@ process@^0.11.10:
58235823
resolved "https://registry.npmjs.org/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
58245824
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
58255825

5826-
prom-client@^12.0.0:
5827-
version "12.0.0"
5828-
resolved "https://registry.npmjs.org/prom-client/-/prom-client-12.0.0.tgz#9689379b19bd3f6ab88a9866124db9da3d76c6ed"
5829-
integrity sha512-JbzzHnw0VDwCvoqf8y1WDtq4wSBAbthMB1pcVI/0lzdqHGJI3KBJDXle70XK+c7Iv93Gihqo0a5LlOn+g8+DrQ==
5826+
prom-client@^14.0.1:
5827+
version "14.0.1"
5828+
resolved "https://registry.npmjs.org/prom-client/-/prom-client-14.0.1.tgz#bdd9583e02ec95429677c0e013712d42ef1f86a8"
5829+
integrity sha512-HxTArb6fkOntQHoRGvv4qd/BkorjliiuO2uSWC2KC17MUTKYttWdDoXX/vxOhQdkoECEM9BBH0pj2l8G8kev6w==
58305830
dependencies:
58315831
tdigest "^0.1.1"
58325832

0 commit comments

Comments
 (0)