Skip to content

Commit b5eb311

Browse files
deps: bump uint8arrays from 4.0.10 to 5.0.1 (#263)
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 ea4d6f9 commit b5eb311

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/libp2p-daemon-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@
6969
"sinon": "^17.0.1",
7070
"sinon-ts": "^2.0.0",
7171
"uint8arraylist": "^2.4.8",
72-
"uint8arrays": "^4.0.10"
72+
"uint8arrays": "^5.0.1"
7373
}
7474
}

packages/libp2p-daemon-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"it-protobuf-stream": "^1.1.2",
6565
"it-pushable": "^3.2.3",
6666
"multiformats": "^13.0.1",
67-
"uint8arrays": "^4.0.10"
67+
"uint8arrays": "^5.0.1"
6868
},
6969
"devDependencies": {
7070
"aegir": "^42.2.3",

0 commit comments

Comments
 (0)