Skip to content

Commit

Permalink
chore(npm)(deps-dev): bump uint8arrays from 5.0.0 to 5.0.1 in /wnfs-w…
Browse files Browse the repository at this point in the history
…asm (#389)

Bumps [uint8arrays](https://github.com/achingbrain/uint8arrays) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/achingbrain/uint8arrays/releases)
- [Changelog](https://github.com/achingbrain/uint8arrays/blob/main/CHANGELOG.md)
- [Commits](achingbrain/uint8arrays@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: uint8arrays
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent c515827 commit a724b80
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions wnfs-wasm/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2014,6 +2014,11 @@ multiformats@^12.0.1:
resolved "https://registry.yarnpkg.com/multiformats/-/multiformats-12.1.3.tgz#cbf7a9861e11e74f8228b21376088cb43ba8754e"
integrity sha512-eajQ/ZH7qXZQR2AgtfpmSMizQzmyYVmCql7pdhldPuYQi4atACekbJaQplk6dWyIi10jCaFnd6pqvcEFXjbaJw==

multiformats@^13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/multiformats/-/multiformats-13.0.0.tgz#97f3341b16c34716a14518d178ea0c190e987c32"
integrity sha512-xiIB0p7EKmETm3wyKedOg/xuyQ18PoWwXCzzgpZAiDxL9ktl3XTh8AqoDT5kAqRg+DU48XAGPsUJL2Rn6Bx3Lw==

nanoid@^3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
Expand Down Expand Up @@ -3019,11 +3024,11 @@ typescript@^5.1.6:
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==

uint8arrays@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/uint8arrays/-/uint8arrays-5.0.0.tgz#97d06e1c6246090de6663b796480096e51c8c891"
integrity sha512-RWO7gR4x6syxnKDfZO8mDCsaaYs1/BqZCxlHgrcRge50E9GTnLmtoA4kwFSGIL4s3dQkryeTkvtG6oEFEya3yg==
version "5.0.1"
resolved "https://registry.yarnpkg.com/uint8arrays/-/uint8arrays-5.0.1.tgz#6016ef944379eabb6de605934ead4d7a698c9f07"
integrity sha512-ND5RpJAnPgHmZT7hWD/2T4BwRp04j8NLKvMKC/7bhiEwEjUMkQ4kvBKiH6hOqbljd6qJ2xS8reL3vl1e33grOQ==
dependencies:
multiformats "^12.0.1"
multiformats "^13.0.0"

[email protected], unpipe@~1.0.0:
version "1.0.0"
Expand Down

0 comments on commit a724b80

Please sign in to comment.