Skip to content

Commit 53c0c1c

Browse files
deps: bump uint8arrays from 4.0.10 to 5.0.0 (#359)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d807310 commit 53c0c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"dns-over-http-resolver": "3.0.0",
173173
"multiformats": "^13.0.0",
174174
"uint8-varint": "^2.0.1",
175-
"uint8arrays": "^4.0.2"
175+
"uint8arrays": "^5.0.0"
176176
},
177177
"devDependencies": {
178178
"@types/sinon": "^17.0.2",

0 commit comments

Comments
 (0)