diff --git a/package-lock.json b/package-lock.json index ef808c6a..12bcebff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -997,22 +997,22 @@ } }, "node_modules/@ucanto/core": { - "version": "10.4.2", - "resolved": "https://registry.npmjs.org/@ucanto/core/-/core-10.4.2.tgz", - "integrity": "sha512-F1j6RZ5cJFzcYzZ3PezOwQSr3bOF0Jto9yhzLBAW38lLfSFY2pbsPIVwvSnzW+OySBbtYM6E5QaWR6o+pZBHKw==", + "version": "10.4.5", + "resolved": "https://registry.npmjs.org/@ucanto/core/-/core-10.4.5.tgz", + "integrity": "sha512-NKVgAFjpPu1QFyKjYHlaeJbSvst3oA79S7XNSFFQGhNKhGJ45ro67Fa5zxdy5jlU5jhSox3+T81VsmsszfBRYw==", "license": "(Apache-2.0 AND MIT)", "dependencies": { "@ipld/car": "^5.1.0", "@ipld/dag-cbor": "^9.0.0", "@ipld/dag-ucan": "^3.4.5", - "@ucanto/interface": "^11.0.0", + "@ucanto/interface": "^11.0.1", "multiformats": "^13.3.1" } }, "node_modules/@ucanto/core/node_modules/@ucanto/interface": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/@ucanto/interface/-/interface-11.0.0.tgz", - "integrity": "sha512-679NmyKXAuh9Zu8BbTNvwmi5gke8RytH7qRvPxpWL/ytKUm/Ea3y1fwGmaCnTbf38GXtVP89eERAsh+p8pSXzA==", + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/@ucanto/interface/-/interface-11.0.1.tgz", + "integrity": "sha512-d0yoPFXdbb3EyM3sBom5VVcVyz58HT+57qi/ywSY1dbZAm4c7GZss0lpfcI5OXQREzGCzJYAg1e7pFwqbATnmQ==", "license": "(Apache-2.0 AND MIT)", "dependencies": { "@ipld/dag-ucan": "^3.4.5", @@ -6338,7 +6338,7 @@ "@glif/filecoin-address": "^4.0.0", "@influxdata/influxdb-client": "^1.35.0", "@ipld/car": "^5.4.2", - "@ucanto/core": "^10.4.2", + "@ucanto/core": "^10.4.5", "@ucanto/principal": "^9.0.2", "@web3-storage/access": "^20.3.0", "@web3-storage/w3up-client": "^16.5.2", diff --git a/publish/package.json b/publish/package.json index dfa6d033..a77b5fca 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.2", + "@ucanto/core": "^10.4.5", "@ucanto/principal": "^9.0.2", "@web3-storage/access": "^20.3.0", "@web3-storage/w3up-client": "^16.5.2",