*Update deps
This commit is contained in:
parent
f164f7a6d3
commit
f86c924299
|
@ -42,7 +42,6 @@
|
|||
"json-stable-stringify": "^1.0.1",
|
||||
"json-stringify-deterministic": "^1.0.7",
|
||||
"loady": "https://github.com/LumeWeb/loady.git",
|
||||
"loglevel": "^1.8.1",
|
||||
"micro-ed25519-hdkey": "^0.1.2",
|
||||
"msgpackr": "^1.6.1",
|
||||
"node-cache": "^5.1.2",
|
||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -627,20 +627,21 @@ __metadata:
|
|||
|
||||
"@lumeweb/dht-cache@https://git.lumeweb.com/LumeWeb/dht-cache.git":
|
||||
version: 0.1.0
|
||||
resolution: "@lumeweb/dht-cache@https://git.lumeweb.com/LumeWeb/dht-cache.git#commit=ddb360cb8af0a9a2631f9c0aa87647f1501a6733"
|
||||
resolution: "@lumeweb/dht-cache@https://git.lumeweb.com/LumeWeb/dht-cache.git#commit=04d7cac1df7b547448d5719ecff77dcee2f2ce1c"
|
||||
dependencies:
|
||||
"@lumeweb/dht-flood": "https://git.lumeweb.com/LumeWeb/dht-flood.git"
|
||||
"@protobuf-ts/plugin": "npm:^2.8.1"
|
||||
"@protobuf-ts/runtime": "npm:^2.8.2"
|
||||
b4a: "npm:^1.6.1"
|
||||
compact-encoding: "npm:^2.11.0"
|
||||
hypercore-crypto: "npm:^3.3.0"
|
||||
jsnetworkx: "npm:^0.3.4"
|
||||
loglevel: "npm:^1.8.1"
|
||||
lru: "npm:^3.1.0"
|
||||
ordered-json: "npm:^0.1.1"
|
||||
pino: "npm:^8.8.0"
|
||||
protocol-buffers-encodings: "npm:^1.2.0"
|
||||
protomux-rpc: "npm:^1.3.0"
|
||||
checksum: e12ed89597e75a26ab8eb210035ef395417de6376a273024f407ba84819f912063afeea20d046beced6a7e11f836a235166f5b2567cd57dbbcbf9befc890e138
|
||||
checksum: d5f5d339d6abd5f16ca17f593825c169a87a8b8ef4988350f39943a5b36b7f33d8b47ec33aed1258a057c22324ba06e7db91699adb9aa96f8b13cb15bc0d02bd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -697,7 +698,6 @@ __metadata:
|
|||
json-stable-stringify: "npm:^1.0.1"
|
||||
json-stringify-deterministic: "npm:^1.0.7"
|
||||
loady: "https://github.com/LumeWeb/loady.git"
|
||||
loglevel: "npm:^1.8.1"
|
||||
micro-ed25519-hdkey: "npm:^0.1.2"
|
||||
msgpackr: "npm:^1.6.1"
|
||||
node-cache: "npm:^5.1.2"
|
||||
|
@ -2599,13 +2599,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"loglevel@npm:^1.8.1":
|
||||
version: 1.8.1
|
||||
resolution: "loglevel@npm:1.8.1"
|
||||
checksum: ccd8f46eee43ad65010b44228c2e38506c290b6f2c1a023c86b3dcda72804c4b34ae357f16b9bf645dee935975ec2e0ec0bb0a9ddc331d64de44e5d2abc8da5b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lru-cache@npm:^6.0.0":
|
||||
version: 6.0.0
|
||||
resolution: "lru-cache@npm:6.0.0"
|
||||
|
|
Loading…
Reference in New Issue