Skip to content

Commit 5f3dbe0

Browse files
dependabot[bot]mabels
authored andcommitted
chore(deps): bump cborg from 4.5.8 to 5.0.1
Bumps [cborg](https://github.com/rvagg/cborg) from 4.5.8 to 5.0.1. - [Release notes](https://github.com/rvagg/cborg/releases) - [Changelog](https://github.com/rvagg/cborg/blob/master/CHANGELOG.md) - [Commits](rvagg/cborg@v4.5.8...v5.0.1) --- updated-dependencies: - dependency-name: cborg dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 294cfbd commit 5f3dbe0

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

core/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@fireproof/core-types-protocols-cloud": "workspace:0.0.0",
4444
"@fireproof/core-types-runtime": "workspace:0.0.0",
4545
"@fireproof/vendor": "workspace:0.0.0",
46-
"cborg": "^4.5.8",
46+
"cborg": "^5.0.1",
4747
"jose": "^6.2.2",
4848
"multiformats": "^13.4.2",
4949
"zod": "^4.3.6"

core/svc/protocol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@fireproof/core-runtime": "workspace:0.0.0",
4040
"@fireproof/core-types-base": "workspace:0.0.0",
4141
"@fireproof/core-types-blockstore": "workspace:0.0.0",
42-
"cborg": "^4.5.8",
42+
"cborg": "^5.0.1",
4343
"zod": "^4.3.6"
4444
}
4545
}

core/tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@ipld/dag-cbor": "^9.2.5",
6868
"@ipld/dag-json": "^10.2.7",
6969
"@types/node": "^25.3.5",
70-
"cborg": "^4.5.8",
70+
"cborg": "^5.0.1",
7171
"charwise": "^3.0.1",
7272
"jose": "^6.2.2",
7373
"use-fireproof": "workspace:0.0.0",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)