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",