mirror of
https://github.com/Permissionless-Software-Foundation/x402-base-facilitator.git
synced 2026-09-21 16:52:01 -07:00
fix(ipfs-coord): Upgrading to v6.3.0
This commit is contained in:
Generated
+7
-7
@@ -13,7 +13,7 @@
|
|||||||
"bcryptjs": "^2.4.3",
|
"bcryptjs": "^2.4.3",
|
||||||
"glob": "^7.1.6",
|
"glob": "^7.1.6",
|
||||||
"ipfs": "0.55.4",
|
"ipfs": "0.55.4",
|
||||||
"ipfs-coord": "^6.1.8",
|
"ipfs-coord": "^6.3.0",
|
||||||
"jsonrpc-lite": "^2.2.0",
|
"jsonrpc-lite": "^2.2.0",
|
||||||
"jsonwebtoken": "^8.5.1",
|
"jsonwebtoken": "^8.5.1",
|
||||||
"jwt-bch-lib": "^1.3.0",
|
"jwt-bch-lib": "^1.3.0",
|
||||||
@@ -10028,9 +10028,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/ipfs-coord": {
|
"node_modules/ipfs-coord": {
|
||||||
"version": "6.1.8",
|
"version": "6.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-6.1.8.tgz",
|
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-6.3.0.tgz",
|
||||||
"integrity": "sha512-vzRbtBw+4X3r+mgJtcHkVb7tQek1SaeVOGOEX+xUgyCMrUKetD9BcIaCy7OvdUppqiZnJQHBMv6oQgSdcxJNLw==",
|
"integrity": "sha512-bxvXq8eq+xsy0IKzEa7/iC+N4E3fDaTjxhw0KKYybE7iBUv/HS+iaMQNqL6K5i8IwUw19HwYY3oagQNz+G+Sxw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bch-encrypt-lib": "^2.0.0",
|
"bch-encrypt-lib": "^2.0.0",
|
||||||
"orbit-db": "^0.26.1"
|
"orbit-db": "^0.26.1"
|
||||||
@@ -34360,9 +34360,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ipfs-coord": {
|
"ipfs-coord": {
|
||||||
"version": "6.1.8",
|
"version": "6.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-6.1.8.tgz",
|
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-6.3.0.tgz",
|
||||||
"integrity": "sha512-vzRbtBw+4X3r+mgJtcHkVb7tQek1SaeVOGOEX+xUgyCMrUKetD9BcIaCy7OvdUppqiZnJQHBMv6oQgSdcxJNLw==",
|
"integrity": "sha512-bxvXq8eq+xsy0IKzEa7/iC+N4E3fDaTjxhw0KKYybE7iBUv/HS+iaMQNqL6K5i8IwUw19HwYY3oagQNz+G+Sxw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bch-encrypt-lib": "^2.0.0",
|
"bch-encrypt-lib": "^2.0.0",
|
||||||
"orbit-db": "^0.26.1"
|
"orbit-db": "^0.26.1"
|
||||||
|
|||||||
+1
-1
@@ -28,7 +28,7 @@
|
|||||||
"bcryptjs": "^2.4.3",
|
"bcryptjs": "^2.4.3",
|
||||||
"glob": "^7.1.6",
|
"glob": "^7.1.6",
|
||||||
"ipfs": "0.55.4",
|
"ipfs": "0.55.4",
|
||||||
"ipfs-coord": "^6.1.8",
|
"ipfs-coord": "^6.3.0",
|
||||||
"jsonrpc-lite": "^2.2.0",
|
"jsonrpc-lite": "^2.2.0",
|
||||||
"jsonwebtoken": "^8.5.1",
|
"jsonwebtoken": "^8.5.1",
|
||||||
"jwt-bch-lib": "^1.3.0",
|
"jwt-bch-lib": "^1.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user