mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
fix(ipfs-coord-esm): Updating to v9.1.5
This commit is contained in:
Generated
+8
-7
@@ -12,7 +12,7 @@
|
||||
"axios": "0.27.2",
|
||||
"bcryptjs": "2.4.3",
|
||||
"glob": "7.1.6",
|
||||
"ipfs-coord-esm": "9.1.3",
|
||||
"ipfs-coord-esm": "9.1.5",
|
||||
"ipfs-http-client": "58.0.0",
|
||||
"jsonrpc-lite": "2.2.0",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
@@ -6051,9 +6051,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ipfs-coord-esm": {
|
||||
"version": "9.1.3",
|
||||
"resolved": "https://registry.npmjs.org/ipfs-coord-esm/-/ipfs-coord-esm-9.1.3.tgz",
|
||||
"integrity": "sha512-p/Gol69pU/KnfGX21gGirngLkOTvrcuZgRo5te0TAeaRID0nm8hpacCF0KB8HKLfbEIRMvZ0tO0TEM1XE/XHmQ==",
|
||||
"version": "9.1.5",
|
||||
"resolved": "http://94.130.170.209:4873/ipfs-coord-esm/-/ipfs-coord-esm-9.1.5.tgz",
|
||||
"integrity": "sha512-vDwVnYSgA1pnYJ/ZnFcqa4gqnXRsbEqeYpn7rDpICRPOEzkQ+V4YW0EX7BA/ow+SZG+MjuD1GP4Wt2DjSzdZaQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"bch-encrypt-lib": "2.0.0",
|
||||
"uuid": "9.0.0"
|
||||
@@ -19464,9 +19465,9 @@
|
||||
"integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw=="
|
||||
},
|
||||
"ipfs-coord-esm": {
|
||||
"version": "9.1.3",
|
||||
"resolved": "https://registry.npmjs.org/ipfs-coord-esm/-/ipfs-coord-esm-9.1.3.tgz",
|
||||
"integrity": "sha512-p/Gol69pU/KnfGX21gGirngLkOTvrcuZgRo5te0TAeaRID0nm8hpacCF0KB8HKLfbEIRMvZ0tO0TEM1XE/XHmQ==",
|
||||
"version": "9.1.5",
|
||||
"resolved": "http://94.130.170.209:4873/ipfs-coord-esm/-/ipfs-coord-esm-9.1.5.tgz",
|
||||
"integrity": "sha512-vDwVnYSgA1pnYJ/ZnFcqa4gqnXRsbEqeYpn7rDpICRPOEzkQ+V4YW0EX7BA/ow+SZG+MjuD1GP4Wt2DjSzdZaQ==",
|
||||
"requires": {
|
||||
"bch-encrypt-lib": "2.0.0",
|
||||
"uuid": "9.0.0"
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@
|
||||
"axios": "0.27.2",
|
||||
"bcryptjs": "2.4.3",
|
||||
"glob": "7.1.6",
|
||||
"ipfs-coord-esm": "9.1.3",
|
||||
"ipfs-coord-esm": "9.1.5",
|
||||
"ipfs-http-client": "58.0.0",
|
||||
"jsonrpc-lite": "2.2.0",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
|
||||
Reference in New Issue
Block a user