diff --git a/packages/upload-client/package.json b/packages/upload-client/package.json index 0e14d5126..a7fac3459 100644 --- a/packages/upload-client/package.json +++ b/packages/upload-client/package.json @@ -74,7 +74,7 @@ "@ucanto/interface": "^9.0.0", "@ucanto/transport": "^9.0.0", "@web3-storage/capabilities": "workspace:^", - "fr32-sha2-256-trunc254-padded-binary-tree-multihash": "^3.1.0", + "fr32-sha2-256-trunc254-padded-binary-tree-multihash": "^3.1.1", "ipfs-utils": "^9.0.14", "multiformats": "^12.1.2", "p-retry": "^5.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7810ce1fc..17e74d006 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -468,8 +468,8 @@ importers: specifier: workspace:^ version: link:../capabilities fr32-sha2-256-trunc254-padded-binary-tree-multihash: - specifier: ^3.1.0 - version: 3.1.0 + specifier: ^3.1.1 + version: 3.1.1 ipfs-utils: specifier: ^9.0.14 version: 9.0.14 @@ -7063,8 +7063,8 @@ packages: engines: {node: '>= 0.6'} dev: true - /fr32-sha2-256-trunc254-padded-binary-tree-multihash@3.1.0: - resolution: {integrity: sha512-rpE+Ex1Hke2lPMonENYjqNJSF00fQqDMlECV8KvCLUlkv+l/PkLeZfo2/VFu909hOJQfGXHk/TXrANic0Z/Ymg==} + /fr32-sha2-256-trunc254-padded-binary-tree-multihash@3.1.1: + resolution: {integrity: sha512-4nYelGDFTB/gvCK2QdbAKyLcir0uELmzsFSBAJmqHI6JktlIickWFOITRINGdKQU6nqkg+7kWu7i80w1QjAW9Q==} dev: false /fraction.js@4.3.7: