From 8be05f0ad9e410598d6f178a3dcefe17e88b1377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 14:02:23 +0100 Subject: [PATCH] Bump base-x from 5.0.0 to 5.0.1 (#29948) Bumps [base-x](https://github.com/cryptocoinjs/base-x) from 5.0.0 to 5.0.1. - [Commits](https://github.com/cryptocoinjs/base-x/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: base-x dependency-version: 5.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a9de9c6574..d23ab97a5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4547,9 +4547,9 @@ bare-stream@^2.6.4: streamx "^2.21.0" base-x@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/base-x/-/base-x-5.0.0.tgz#6d835ceae379130e1a4cb846a70ac4746f28ea9b" - integrity sha512-sMW3VGSX1QWVFA6l8U62MLKz29rRfpTlYdCqLdpLo1/Yd4zZwSbnUaDfciIAowAqvq7YFnWq9hrhdg1KYgc1lQ== + version "5.0.1" + resolved "https://registry.yarnpkg.com/base-x/-/base-x-5.0.1.tgz#16bf35254be1df8aca15e36b7c1dda74b2aa6b03" + integrity sha512-M7uio8Zt++eg3jPj+rHMfCC+IuygQHHCOU+IYsVtik6FWjuYpVt/+MRKcgsAMHh8mMFAwnB+Bs+mTrFiXjMzKg== base64-arraybuffer@^1.0.2: version "1.0.2"