mirror of
https://github.com/cerc-io/watcher-ts
synced 2024-11-19 12:26:19 +00:00
Fix yarn lock file libp2p package (#310)
This commit is contained in:
parent
dfc3f5a63e
commit
30dd2521e3
@ -16322,9 +16322,10 @@ libnpmpublish@^4.0.0:
|
||||
semver "^7.1.3"
|
||||
ssri "^8.0.1"
|
||||
|
||||
"libp2p@file:../temp/js-libp2p/libp2p-0.42.4.tgz":
|
||||
version "0.42.4"
|
||||
resolved "file:../temp/js-libp2p/libp2p-0.42.4.tgz#71ab7839e24a23b1feb94bf0b1e886e72b0d60a4"
|
||||
libp2p@^0.42.2:
|
||||
version "0.42.2"
|
||||
resolved "https://registry.yarnpkg.com/libp2p/-/libp2p-0.42.2.tgz#093b694b550508fadd8d3bcbd5d42cc984409d0f"
|
||||
integrity sha512-arTOCJEEmAFw5HjlXdULVAFs7Y/dWZmgX/qN4SzuxtSkB0pa+fqn/DIbIfpBi2BuY+QozvnARPF1xJtSdqfqJQ==
|
||||
dependencies:
|
||||
"@achingbrain/nat-port-mapper" "^1.0.3"
|
||||
"@libp2p/crypto" "^1.0.4"
|
||||
|
Loading…
Reference in New Issue
Block a user