Skip to content

Commit aa32c25

Browse files
fix: bump uint8arrays from 4.0.10 to 5.0.0 (#401)
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 f5046cd commit aa32c25

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
@@ -83,7 +83,7 @@
8383
"it-stream-types": "^2.0.1",
8484
"protons-runtime": "^5.0.0",
8585
"uint8arraylist": "^2.4.3",
86-
"uint8arrays": "^4.0.4",
86+
"uint8arrays": "^5.0.0",
8787
"wherearewe": "^2.0.1"
8888
},
8989
"devDependencies": {

0 commit comments

Comments
 (0)