fix(helia-coord): Updating to v1.4.3

This commit is contained in:
Chris Troutner
2024-01-28 15:17:01 -08:00
parent ee0f2da641
commit 8d6af3e1b7
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -24,7 +24,7 @@
"datastore-fs": "9.1.6",
"glob": "7.1.6",
"helia": "2.1.0",
"helia-coord": "1.4.2",
"helia-coord": "1.4.3",
"jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1",
"jwt-bch-lib": "1.3.0",
@@ -7306,16 +7306,16 @@
}
},
"node_modules/helia-coord": {
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.4.2.tgz",
"integrity": "sha512-WYTCR8IPCYgXe/HYEuoC1pqCb/aff9MQu71FcfV9Z2Zg7MqQ7SyrrRJbozXliaS//DFZgco08KEnTwohWj0tJA==",
"version": "1.4.3",
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.4.3.tgz",
"integrity": "sha512-ZSWASgaZhql8dFzdiL3ChPMkOxylNNP9C7ZivO2RNADWzvGM0iEIUU9yMj1WpTnVkGlNIKtkcBe36oJVz/qiEQ==",
"dependencies": {
"@chris.troutner/retry-queue": "1.0.8",
"bch-encrypt-lib": "2.1.1",
"uuid": "9.0.0"
},
"peerDependencies": {
"libp2p": "0.46.21"
"libp2p": ">0.46.14"
}
},
"node_modules/helia-coord/node_modules/uuid": {
@@ -24295,9 +24295,9 @@
}
},
"helia-coord": {
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.4.2.tgz",
"integrity": "sha512-WYTCR8IPCYgXe/HYEuoC1pqCb/aff9MQu71FcfV9Z2Zg7MqQ7SyrrRJbozXliaS//DFZgco08KEnTwohWj0tJA==",
"version": "1.4.3",
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.4.3.tgz",
"integrity": "sha512-ZSWASgaZhql8dFzdiL3ChPMkOxylNNP9C7ZivO2RNADWzvGM0iEIUU9yMj1WpTnVkGlNIKtkcBe36oJVz/qiEQ==",
"requires": {
"@chris.troutner/retry-queue": "1.0.8",
"bch-encrypt-lib": "2.1.1",