@libp2p/peer-collections 5.2.9-a142bb642 → 5.2.9-c010d575c

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libp2p/peer-collections",
3
- "version": "5.2.9-a142bb642",
3
+ "version": "5.2.9-c010d575c",
4
4
  "description": "Stores values against a peer id",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/peer-collections#readme",
@@ -54,13 +54,13 @@
54
54
  "test:electron-main": "aegir test -t electron-main"
55
55
  },
56
56
  "dependencies": {
57
- "@libp2p/interface": "1.7.0-a142bb642",
58
- "@libp2p/peer-id": "4.2.4-a142bb642",
59
- "@libp2p/utils": "5.4.9-a142bb642",
57
+ "@libp2p/interface": "1.7.0-c010d575c",
58
+ "@libp2p/peer-id": "4.2.4-c010d575c",
59
+ "@libp2p/utils": "5.4.9-c010d575c",
60
60
  "multiformats": "^13.2.2"
61
61
  },
62
62
  "devDependencies": {
63
- "@libp2p/crypto": "4.1.9-a142bb642",
63
+ "@libp2p/crypto": "4.1.9-c010d575c",
64
64
  "@types/sinon": "^17.0.3",
65
65
  "aegir": "^44.0.1",
66
66
  "sinon": "^18.0.0",