Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit aad7387

Browse files
deps: bump uint8arrays from 4.0.10 to 5.0.0
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>
1 parent 1184ea6 commit aad7387

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/interop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"kubo-rpc-client": "^3.0.0",
6666
"libp2p": "^0.46.12",
6767
"merge-options": "^3.0.4",
68-
"uint8arrays": "^4.0.3",
68+
"uint8arrays": "^5.0.0",
6969
"wherearewe": "^2.0.1"
7070
},
7171
"browser": {

packages/strings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"interface-blockstore": "^5.0.0",
142142
"multiformats": "^12.1.2",
143143
"progress-events": "^1.0.0",
144-
"uint8arrays": "^4.0.3"
144+
"uint8arrays": "^5.0.0"
145145
},
146146
"devDependencies": {
147147
"aegir": "^41.0.0",

0 commit comments

Comments
 (0)