Fix node version dependency to v1.13.14

This commit is contained in:
Zach Kelling
2025-08-02 19:18:02 +00:00
parent e45a665617
commit 0f8f91d39b
+1 -1
View File
@@ -14,7 +14,7 @@ require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1
github.com/luxfi/evm v0.7.12
github.com/luxfi/geth v1.16.2
github.com/luxfi/node v1.13.13
github.com/luxfi/node v1.13.14
github.com/onsi/ginkgo/v2 v2.23.4
github.com/onsi/gomega v1.37.0
github.com/otiai10/copy v1.14.1