Skip to content

Commit e966c99

Browse files
deps: bump uint8arrays from 4.0.10 to 5.0.1 (#77)
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>
1 parent 1dabe16 commit e966c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"multiformats": "^13.0.0",
144144
"p-defer": "^4.0.0",
145145
"p-queue": "^7.3.4",
146-
"uint8arrays": "^4.0.6"
146+
"uint8arrays": "^5.0.1"
147147
},
148148
"devDependencies": {
149149
"@libp2p/peer-id-factory": "^3.0.5",

0 commit comments

Comments
 (0)