From 39238e93d35a92d22289b84517141119345d2ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 11:26:14 +0000 Subject: [PATCH] deps: bump cborg from 4.5.8 to 5.0.0 Bumps [cborg](https://github.com/rvagg/cborg) from 4.5.8 to 5.0.0. - [Release notes](https://github.com/rvagg/cborg/releases) - [Changelog](https://github.com/rvagg/cborg/blob/master/CHANGELOG.md) - [Commits](https://github.com/rvagg/cborg/compare/v4.5.8...v5.0.0) --- updated-dependencies: - dependency-name: cborg dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36dbdaa..f43a003 100644 --- a/package.json +++ b/package.json @@ -169,7 +169,7 @@ "dep-check": "aegir dep-check" }, "dependencies": { - "cborg": "^4.4.0", + "cborg": "^5.0.0", "multiformats": "^13.1.0" }, "devDependencies": {