mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-01-12 15:54:09 +00:00
chore(transport-interop): add js-libp2p v0.46.21 (#305)
Also upgrade the dependencies
This commit is contained in:
parent
0f80795440
commit
6d4c701f27
@ -1,4 +1,4 @@
|
||||
image_name := js-v0.46.9
|
||||
image_name := js-v0.46.17
|
||||
|
||||
# TODO Enable webkit once https://github.com/libp2p/js-libp2p/pull/1627 is in
|
||||
all: image.json chromium-image.json firefox-image.json update-lock-file
|
||||
|
4181
transport-interop/impl/js/v0.46/package-lock.json
generated
4181
transport-interop/impl/js/v0.46/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,19 +1,17 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@libp2p/multidim-interop": "1.0.0-c4eff4c5"
|
||||
},
|
||||
"overrides": {
|
||||
"@chainsafe/libp2p-noise": "13.0.1",
|
||||
"@chainsafe/libp2p-yamux": "5.0.0",
|
||||
"@libp2p/mplex": "9.0.5",
|
||||
"@libp2p/tcp": "8.0.5",
|
||||
"@libp2p/webrtc": "3.1.9",
|
||||
"@libp2p/websockets": "7.0.5",
|
||||
"@libp2p/webtransport": "3.0.9",
|
||||
"@multiformats/mafmt": "12.1.6",
|
||||
"@multiformats/multiaddr": "12.1.7",
|
||||
"aegir": "40.0.12",
|
||||
"libp2p": "0.46.9",
|
||||
"redis": "4.6.8"
|
||||
"@libp2p/multidim-interop": "^1.0.14",
|
||||
"@chainsafe/libp2p-noise": "^13.0.3",
|
||||
"@chainsafe/libp2p-yamux": "^5.0.2",
|
||||
"@libp2p/mplex": "^9.0.12",
|
||||
"@libp2p/tcp": "^8.0.13",
|
||||
"@libp2p/webrtc": "^3.2.11",
|
||||
"@libp2p/websockets": "^7.0.13",
|
||||
"@libp2p/webtransport": "^3.1.10",
|
||||
"@multiformats/mafmt": "^12.1.6",
|
||||
"@multiformats/multiaddr": "^12.1.10",
|
||||
"aegir": "^41.1.9",
|
||||
"libp2p": "^0.46.21",
|
||||
"redis": "^4.6.10"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user