@libp2p/prometheus-metrics 4.2.8 → 4.2.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libp2p/prometheus-metrics",
3
- "version": "4.2.8",
3
+ "version": "4.2.9",
4
4
  "description": "Collect libp2p metrics for scraping by Prometheus or Graphana",
5
5
  "author": "",
6
6
  "license": "Apache-2.0 OR MIT",
@@ -56,7 +56,7 @@
56
56
  },
57
57
  "devDependencies": {
58
58
  "@libp2p/crypto": "^5.0.8",
59
- "@libp2p/interface-compliance-tests": "^6.2.0",
59
+ "@libp2p/interface-compliance-tests": "^6.2.1",
60
60
  "@libp2p/logger": "^5.1.5",
61
61
  "@libp2p/peer-id": "^5.0.9",
62
62
  "@multiformats/multiaddr": "^12.3.3",