From 981b04694067da9444ea0a3183a930d524fdfeaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 08:12:43 +0000 Subject: [PATCH] deps: bump @ucanto/core from 10.4.5 to 10.4.6 Bumps [@ucanto/core](https://github.com/storacha/ucanto) from 10.4.5 to 10.4.6. - [Release notes](https://github.com/storacha/ucanto/releases) - [Changelog](https://github.com/storacha/ucanto/blob/main/CHANGELOG.md) - [Commits](https://github.com/storacha/ucanto/compare/core-v10.4.5...core-v10.4.6) --- updated-dependencies: - dependency-name: "@ucanto/core" dependency-version: 10.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- publish/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d63aa073..911a5140 100644 --- a/package-lock.json +++ b/package-lock.json @@ -997,9 +997,9 @@ } }, "node_modules/@ucanto/core": { - "version": "10.4.5", - "resolved": "https://registry.npmjs.org/@ucanto/core/-/core-10.4.5.tgz", - "integrity": "sha512-NKVgAFjpPu1QFyKjYHlaeJbSvst3oA79S7XNSFFQGhNKhGJ45ro67Fa5zxdy5jlU5jhSox3+T81VsmsszfBRYw==", + "version": "10.4.6", + "resolved": "https://registry.npmjs.org/@ucanto/core/-/core-10.4.6.tgz", + "integrity": "sha512-K3aRsbolL3Mas1P+7Ba+kpCvEVlBJf93V4OZ23FOZRBnbodD+x/ygOEXWL8OYcZpBwYiPeYWMAJPZpIzjNIEoQ==", "license": "(Apache-2.0 AND MIT)", "dependencies": { "@ipld/car": "^5.1.0", @@ -6348,7 +6348,7 @@ "@glif/filecoin-address": "^4.0.0", "@influxdata/influxdb-client": "^1.35.0", "@ipld/car": "^5.4.2", - "@ucanto/core": "^10.4.5", + "@ucanto/core": "^10.4.6", "@ucanto/principal": "^9.0.3", "@web3-storage/access": "^20.3.0", "@web3-storage/w3up-client": "^16.5.2", diff --git a/publish/package.json b/publish/package.json index 2a919f97..6ccf9c88 100644 --- a/publish/package.json +++ b/publish/package.json @@ -10,7 +10,7 @@ "@glif/filecoin-address": "^4.0.0", "@influxdata/influxdb-client": "^1.35.0", "@ipld/car": "^5.4.2", - "@ucanto/core": "^10.4.5", + "@ucanto/core": "^10.4.6", "@ucanto/principal": "^9.0.3", "@web3-storage/access": "^20.3.0", "@web3-storage/w3up-client": "^16.5.2",