From 7627a234ddf3d58e91cacda471dc95cb99b83acf Mon Sep 17 00:00:00 2001 From: George Kudrayvtsev Date: Tue, 5 Dec 2023 12:13:17 -0800 Subject: [PATCH] Fixup stellar-base ref --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9f04b86c..38f49e9c9 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "bignumber.js": "^9.1.2", "eventsource": "^2.0.2", "randombytes": "^2.1.0", - "stellar-base": "git+https://github.com/stellar/js-stellar-base#8d8b09b", + "stellar-base": "git+https://github.com/stellar/js-stellar-base#af1b94a", "toml": "^3.0.0", "urijs": "^1.19.1" }