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

Commit 97e10ae

Browse files
committed
Update dependency prom-client to v14
1 parent 4812a0b commit 97e10ae

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.0",
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.0:
5827+
version "14.0.0"
5828+
resolved "https://registry.npmjs.org/prom-client/-/prom-client-14.0.0.tgz#7af5a0f8f544743f0dee4447c06ac9bb0d052719"
5829+
integrity sha512-etPa4SMO4j6qTn2uaSZy7+uahGK0kXUZwO7WhoDpTf3yZ837I3jqUDYmG6N0caxuU6cyqrg0xmOxh+yneczvyA==
58305830
dependencies:
58315831
tdigest "^0.1.1"
58325832

0 commit comments

Comments
 (0)