Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(IT Wallet): [SIW-773] Add patch to
cipher-base
package (#5354)
## Short description This PR adds a patch to `cipher-base` package to solve an "issue" during proximity verification flow. It could be related on how `io-app` do the bundle of sub-dependencies (like import/export issue). The patch is also related to these issues on other repositories: - https://stackoverflow.com/questions/74413490/uncaught-typeerror-cannot-read-properties-of-undefined-reading-call-at-hash - browserify/cipher-base#10 ## List of changes proposed in this pull request - Add patch file using patch-package ## How to test Static checks should be enough.
- Loading branch information