Bump base-x from 4.0.0 to 4.0.1

Bumps [base-x](https://github.com/cryptocoinjs/base-x) from 4.0.0 to 4.0.1.
- [Commits](https://github.com/cryptocoinjs/base-x/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: base-x
  dependency-version: 4.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-30 16:43:46 +00:00
committed by GitHub
parent 616b12d08b
commit b4194d06d3

8
package-lock.json generated
View File

@@ -7,7 +7,7 @@
"": {
"name": "clarity-stacks-tests",
"version": "1.0.0",
"license": "ISC",
"license": "MIT",
"dependencies": {
"@hirosystems/clarinet-sdk": "^2.3.2",
"@stacks/transactions": "^6.12.0",
@@ -974,9 +974,9 @@
}
},
"node_modules/base-x": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/base-x/-/base-x-4.0.0.tgz",
"integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/base-x/-/base-x-4.0.1.tgz",
"integrity": "sha512-uAZ8x6r6S3aUM9rbHGVOIsR15U/ZSc82b3ymnCPsT45Gk1DDvhDPdIgB5MrhirZWt+5K0EEPQH985kNqZgNPFw==",
"license": "MIT"
},
"node_modules/binary-extensions": {