fix browser tests
This commit is contained in:
parent
7baed34c06
commit
50fdcdb5a2
17
package-lock.json
generated
17
package-lock.json
generated
@ -9559,7 +9559,7 @@
|
||||
}
|
||||
},
|
||||
"ipfs-log": {
|
||||
"version": "github:orbitdb/ipfs-log#fd5d0ae99d017cbace730a4bac0417e37a369baf",
|
||||
"version": "github:orbitdb/ipfs-log#bfbfcb576a2fdd4744c78e0b5f51e46e1a0253eb",
|
||||
"from": "github:orbitdb/ipfs-log",
|
||||
"requires": {
|
||||
"cids": "~0.7.1",
|
||||
@ -14201,11 +14201,11 @@
|
||||
}
|
||||
},
|
||||
"orbit-db-identity-provider": {
|
||||
"version": "github:orbitdb/orbit-db-identity-provider#4a7ec1fe21b17fe62259d2181e68f0fee47f7aca",
|
||||
"version": "github:orbitdb/orbit-db-identity-provider#65d6e6f1f5f32f2349c1f1fae4482cb40c727eaa",
|
||||
"from": "github:orbitdb/orbit-db-identity-provider",
|
||||
"requires": {
|
||||
"ethers": "^4.0.20",
|
||||
"orbit-db-keystore": "~0.3.0"
|
||||
"orbit-db-keystore": "github:orbitdb/orbit-db-keystore"
|
||||
}
|
||||
},
|
||||
"orbit-db-io": {
|
||||
@ -14232,9 +14232,8 @@
|
||||
}
|
||||
},
|
||||
"orbit-db-keystore": {
|
||||
"version": "0.3.3",
|
||||
"resolved": "https://registry.npmjs.org/orbit-db-keystore/-/orbit-db-keystore-0.3.3.tgz",
|
||||
"integrity": "sha512-NSRcpq+fUjf94UVud+EmHi1h7V6Me/E5f5ix7fji/2MHhCYPtTMTBgs2hg7y15EBjfv4QFQPOQ3nFJCtBvka3A==",
|
||||
"version": "github:orbitdb/orbit-db-keystore#662daf5ad1941fabbd121754565fcf208aff74cd",
|
||||
"from": "github:orbitdb/orbit-db-keystore",
|
||||
"requires": {
|
||||
"elliptic": "^6.4.1",
|
||||
"level": "~5.0.1",
|
||||
@ -18227,9 +18226,9 @@
|
||||
}
|
||||
},
|
||||
"terser": {
|
||||
"version": "4.4.1",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-4.4.1.tgz",
|
||||
"integrity": "sha512-e05giplw+8sIYh50qXYHZmr0b76O5dOSm9JwSDebGFLri4ItYzxsnumiAK+yuI56R+H7uIjT9KbVEKNkrprzHw==",
|
||||
"version": "4.4.2",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-4.4.2.tgz",
|
||||
"integrity": "sha512-Uufrsvhj9O1ikwgITGsZ5EZS6qPokUOkCegS7fYOdGTv+OA90vndUbU6PEjr5ePqHfNUbGyMO7xyIZv2MhsALQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"commander": "^2.20.0",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"orbit-db-feedstore": "~1.6.0",
|
||||
"orbit-db-identity-provider": "orbitdb/orbit-db-identity-provider",
|
||||
"orbit-db-io": "orbitdb/orbit-db-io",
|
||||
"orbit-db-keystore": "~0.3.0",
|
||||
"orbit-db-keystore": "orbitdb/orbit-db-keystore",
|
||||
"orbit-db-kvstore": "~1.6.0",
|
||||
"orbit-db-pubsub": "~0.5.5",
|
||||
"orbit-db-storage-adapter": "^0.5.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user