mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-05-17 10:10:00 +00:00
chore: upgrade yamux version
This commit is contained in:
parent
91eea23624
commit
faa32f0524
2
package-lock.json
generated
2
package-lock.json
generated
@ -35515,7 +35515,7 @@
|
|||||||
"license": "MIT OR Apache-2.0",
|
"license": "MIT OR Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@chainsafe/libp2p-noise": "^16.0.0",
|
"@chainsafe/libp2p-noise": "^16.0.0",
|
||||||
"@chainsafe/libp2p-yamux": "^7.0.0",
|
"@chainsafe/libp2p-yamux": "^7.0.1",
|
||||||
"@libp2p/bootstrap": "^11.0.1",
|
"@libp2p/bootstrap": "^11.0.1",
|
||||||
"@libp2p/identify": "^3.0.1",
|
"@libp2p/identify": "^3.0.1",
|
||||||
"@libp2p/mplex": "^11.0.1",
|
"@libp2p/mplex": "^11.0.1",
|
||||||
|
|||||||
@ -61,7 +61,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@chainsafe/libp2p-noise": "^16.0.0",
|
"@chainsafe/libp2p-noise": "^16.0.0",
|
||||||
"@chainsafe/libp2p-yamux": "^7.0.0",
|
"@chainsafe/libp2p-yamux": "^7.0.1",
|
||||||
"@libp2p/bootstrap": "^11.0.1",
|
"@libp2p/bootstrap": "^11.0.1",
|
||||||
"@libp2p/identify": "^3.0.1",
|
"@libp2p/identify": "^3.0.1",
|
||||||
"@libp2p/mplex": "^11.0.1",
|
"@libp2p/mplex": "^11.0.1",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user