Skip to content

Commit

Permalink
deps: bump uint8arrays from 4.0.10 to 5.0.0 (#359)
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.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent d807310 commit 53c0c1c
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 @@ -172,7 +172,7 @@
"dns-over-http-resolver": "3.0.0",
"multiformats": "^13.0.0",
"uint8-varint": "^2.0.1",
"uint8arrays": "^4.0.2"
"uint8arrays": "^5.0.0"
},
"devDependencies": {
"@types/sinon": "^17.0.2",
Expand Down

0 comments on commit 53c0c1c

Please sign in to comment.