**Describe the bug** While upgrading deps to 4.1.0, I can't use the @stacks/storage functions to read / write on gaia **What version of Stacks.js are you using?** 4.1.0 **Is the bug present in the Stacks.js CLI, Gaia hub, Connect or Blockstack Browser?** @stacks/storage **To Reproduce** Steps to reproduce the behavior: 1. Pull the branch https://github.com/sigle/sigle/pull/482 locally 2. pnpm install 3. pnpm run dev 5. Login and see the error in the console **Expected behavior** 4.1.0 should work as 4.0.0 **Screenshots**  **Additional context** Most likely related to https://github.com/hirosystems/stacks.js/pull/1255