mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-23 22:42:30 +00:00
Resolve package conflict
This commit is contained in:
parent
2551412ebe
commit
85a39230df
28
package-lock.json
generated
28
package-lock.json
generated
@ -4510,9 +4510,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"electron-to-chromium": {
|
"electron-to-chromium": {
|
||||||
"version": "1.3.321",
|
"version": "1.3.322",
|
||||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.321.tgz",
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.322.tgz",
|
||||||
"integrity": "sha512-jJy/BZK2s2eAjMPXVMSaCmo7/pSY2aKkfQ+LoAb5Wk39qAhyP9r8KU74c4qTgr9cD/lPUhJgReZxxqU0n5puog==",
|
"integrity": "sha512-Tc8JQEfGQ1MzfSzI/bTlSr7btJv/FFO7Yh6tanqVmIWOuNCu6/D1MilIEgLtmWqIrsv+o4IjpLAhgMBr/ncNAA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"elliptic": {
|
"elliptic": {
|
||||||
@ -14206,23 +14206,6 @@
|
|||||||
"requires": {
|
"requires": {
|
||||||
"ethers": "^4.0.20",
|
"ethers": "^4.0.20",
|
||||||
"orbit-db-keystore": "github:orbitdb/orbit-db-keystore"
|
"orbit-db-keystore": "github:orbitdb/orbit-db-keystore"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"orbit-db-keystore": {
|
|
||||||
"version": "github:orbitdb/orbit-db-keystore#662daf5ad1941fabbd121754565fcf208aff74cd",
|
|
||||||
"from": "github:orbitdb/orbit-db-keystore",
|
|
||||||
"requires": {
|
|
||||||
"elliptic": "^6.4.1",
|
|
||||||
"level": "~5.0.1",
|
|
||||||
"leveldown": "~5.1.1",
|
|
||||||
"levelup": "~4.1.0",
|
|
||||||
"libp2p-crypto": "^0.16.0",
|
|
||||||
"libp2p-crypto-secp256k1": "^0.3.0",
|
|
||||||
"lru": "^3.1.0",
|
|
||||||
"mkdirp": "^0.5.1",
|
|
||||||
"safe-buffer": "^5.1.2"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"orbit-db-io": {
|
"orbit-db-io": {
|
||||||
@ -14249,9 +14232,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"orbit-db-keystore": {
|
"orbit-db-keystore": {
|
||||||
"version": "0.3.3",
|
"version": "github:orbitdb/orbit-db-keystore#662daf5ad1941fabbd121754565fcf208aff74cd",
|
||||||
"resolved": "https://registry.npmjs.org/orbit-db-keystore/-/orbit-db-keystore-0.3.3.tgz",
|
"from": "github:orbitdb/orbit-db-keystore",
|
||||||
"integrity": "sha512-NSRcpq+fUjf94UVud+EmHi1h7V6Me/E5f5ix7fji/2MHhCYPtTMTBgs2hg7y15EBjfv4QFQPOQ3nFJCtBvka3A==",
|
|
||||||
"requires": {
|
"requires": {
|
||||||
"elliptic": "^6.4.1",
|
"elliptic": "^6.4.1",
|
||||||
"level": "~5.0.1",
|
"level": "~5.0.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user