Skip to content

Commit

Permalink
deps: bump uint8arrays from 4.0.10 to 5.0.1 (#297)
Browse files Browse the repository at this point in the history
Bumps [uint8arrays](https://github.com/achingbrain/uint8arrays) from 4.0.10 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@v4.0.10...v5.0.1)

---
updated-dependencies:
- dependency-name: uint8arrays
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Dec 30, 2023
1 parent c689667 commit 6043eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"protons-runtime": "^5.0.0",
"timestamp-nano": "^1.0.0",
"uint8arraylist": "^2.4.3",
"uint8arrays": "^4.0.2"
"uint8arrays": "^5.0.1"
},
"devDependencies": {
"@libp2p/peer-id-factory": "^3.0.3",
Expand Down

0 comments on commit 6043eab

Please sign in to comment.