From 3e0e1cb2398297fca761aa74f52d32fa837d556c Mon Sep 17 00:00:00 2001 From: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com> Date: Wed, 11 Jan 2023 18:22:00 +0200 Subject: [PATCH] fix: fix underlying file descriptor leak (#1483) --- vendor/nim-chronos | 2 +- vendor/nim-eth | 2 +- vendor/nim-libp2p | 2 +- vendor/nim-web3 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/vendor/nim-chronos b/vendor/nim-chronos index e9f8baa6e..945c30419 160000 --- a/vendor/nim-chronos +++ b/vendor/nim-chronos @@ -1 +1 @@ -Subproject commit e9f8baa6ee2e21ff8e6b6c0ce0c22368cdd9e758 +Subproject commit 945c304197a0e34b1126cb073df64d2df7ce57dd diff --git a/vendor/nim-eth b/vendor/nim-eth index 58284ffed..0807378e7 160000 --- a/vendor/nim-eth +++ b/vendor/nim-eth @@ -1 +1 @@ -Subproject commit 58284ffeda4693d618e887f16c171a4b1c1dbb07 +Subproject commit 0807378e7f6c1038ead7ea53405d4f0f980ac9d7 diff --git a/vendor/nim-libp2p b/vendor/nim-libp2p index ba451196e..166c0d1c8 160000 --- a/vendor/nim-libp2p +++ b/vendor/nim-libp2p @@ -1 +1 @@ -Subproject commit ba451196e8103d1cb394c2969370115d70c3dfce +Subproject commit 166c0d1c874c986e08af2680ece0ee52f910d0c7 diff --git a/vendor/nim-web3 b/vendor/nim-web3 index d596e68c1..33586798e 160000 --- a/vendor/nim-web3 +++ b/vendor/nim-web3 @@ -1 +1 @@ -Subproject commit d596e68c14d0cf7fb3d52023ba16cac49b615173 +Subproject commit 33586798eae94f2c5bc543089b426769809549e1