From 824306749078b76b036faba80de7b4142cbd350b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 10:24:32 +0000 Subject: [PATCH] deps: bump cborg from 4.2.9 to 4.2.12 Bumps [cborg](https://github.com/rvagg/cborg) from 4.2.9 to 4.2.12. - [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.2.9...v4.2.12) --- updated-dependencies: - dependency-name: cborg dependency-version: 4.2.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f1bb1e4..6175df8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5922,9 +5922,9 @@ } }, "node_modules/cborg": { - "version": "4.2.9", - "resolved": "https://registry.npmjs.org/cborg/-/cborg-4.2.9.tgz", - "integrity": "sha512-HG8GprGhfzkbzDAIQApqYcN1BJAyf8vDQbzclAwaqrm3ATFnB7ygiWLr+YID+GBdfTJ+yHtzPi06218xULpZrg==", + "version": "4.2.12", + "resolved": "https://registry.npmjs.org/cborg/-/cborg-4.2.12.tgz", + "integrity": "sha512-z126yLoavS75cdTuiKu61RC3Y3trqtDAgQRa5Q0dpHn1RmqhIedptWXKnk0lQ5yo/GmcV9myvIkzFgZ8GnqSog==", "license": "Apache-2.0", "bin": { "cborg": "lib/bin.js"