From eff68241634fa2e9cb6427317fe084ba1765e12e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 13:25:31 +0000 Subject: [PATCH] Bump uint8arrays from 4.0.9 to 5.0.0 Bumps [uint8arrays](https://github.com/achingbrain/uint8arrays) from 4.0.9 to 5.0.0. - [Release notes](https://github.com/achingbrain/uint8arrays/releases) - [Changelog](https://github.com/achingbrain/uint8arrays/blob/main/CHANGELOG.md) - [Commits](https://github.com/achingbrain/uint8arrays/compare/v4.0.9...v5.0.0) --- updated-dependencies: - dependency-name: uint8arrays dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/nest/package.json | 2 +- pnpm-lock.yaml | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/packages/nest/package.json b/packages/nest/package.json index bc40313..7b0de5c 100644 --- a/packages/nest/package.json +++ b/packages/nest/package.json @@ -57,7 +57,7 @@ "iso-base": "^2.0.1", "it-all": "^3.0.4", "multiformats": "^12.1.3", - "uint8arrays": "^4.0.9", + "uint8arrays": "^5.0.0", "wnfs": "^0.1.27" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 410e236..f3614ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' settings: autoInstallPeers: true @@ -88,8 +88,8 @@ importers: specifier: ^12.1.3 version: 12.1.3 uint8arrays: - specifier: ^4.0.9 - version: 4.0.9 + specifier: ^5.0.0 + version: 5.0.0 wnfs: specifier: ^0.1.27 version: 0.1.27 @@ -5186,6 +5186,12 @@ packages: multiformats: 12.1.3 dev: false + /uint8arrays@5.0.0: + resolution: {integrity: sha512-RWO7gR4x6syxnKDfZO8mDCsaaYs1/BqZCxlHgrcRge50E9GTnLmtoA4kwFSGIL4s3dQkryeTkvtG6oEFEya3yg==} + dependencies: + multiformats: 12.1.3 + dev: false + /unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} dependencies: