diff --git a/billing/package.json b/billing/package.json index 84e1c500..1e488502 100644 --- a/billing/package.json +++ b/billing/package.json @@ -13,7 +13,7 @@ "@sentry/serverless": "^7.74.1", "@ucanto/interface": "^9.0.0", "@ucanto/server": "^9.0.1", - "@web3-storage/capabilities": "^10.0.0", + "@web3-storage/capabilities": "^11.2.0", "big.js": "^6.2.1", "multiformats": "^12.1.2", "p-retry": "^6.1.0", diff --git a/package-lock.json b/package-lock.json index f010cd77..01b6c8f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "@web-std/fetch": "^4.1.0", "@web3-storage/data-segment": "5.0.0", "@web3-storage/filecoin-client": "3.0.1", - "@web3-storage/w3up-client": "^9.2.2", + "@web3-storage/w3up-client": "^9.3.0", "ava": "^4.3.3", "dotenv": "^16.0.3", "git-rev-sync": "^3.0.2", @@ -62,7 +62,7 @@ "@sentry/serverless": "^7.74.1", "@ucanto/interface": "^9.0.0", "@ucanto/server": "^9.0.1", - "@web3-storage/capabilities": "^10.0.0", + "@web3-storage/capabilities": "^11.2.0", "big.js": "^6.2.1", "multiformats": "^12.1.2", "p-retry": "^6.1.0", @@ -84,37 +84,6 @@ "version": "0.12.2", "license": "MIT" }, - "billing/node_modules/@web3-storage/capabilities": { - "version": "10.2.0", - "license": "(Apache-2.0 OR MIT)", - "dependencies": { - "@ucanto/core": "^9.0.0", - "@ucanto/interface": "^9.0.0", - "@ucanto/principal": "^9.0.0", - "@ucanto/transport": "^9.0.0", - "@ucanto/validator": "^9.0.0", - "@web3-storage/data-segment": "^3.2.0" - } - }, - "billing/node_modules/@web3-storage/data-segment": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@web3-storage/data-segment/-/data-segment-3.2.0.tgz", - "integrity": "sha512-SM6eNumXzrXiQE2/J59+eEgCRZNYPxKhRoHX2QvV3/scD4qgcf4g+paWBc3UriLEY1rCboygGoPsnqYJNyZyfA==", - "dependencies": { - "@ipld/dag-cbor": "^9.0.5", - "multiformats": "^11.0.2", - "sync-multihash-sha2": "^1.0.0" - } - }, - "billing/node_modules/@web3-storage/data-segment/node_modules/multiformats": { - "version": "11.0.2", - "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-11.0.2.tgz", - "integrity": "sha512-b5mYMkOkARIuVZCpvijFj9a6m5wMVLC7cf/jIPd5D/ARDOfLC5+IFkbgDXQgcU2goIsTD/O9NY4DI/Mt4OGvlg==", - "engines": { - "node": ">=16.0.0", - "npm": ">=7.0.0" - } - }, "billing/node_modules/docker-compose": { "version": "0.24.2", "dev": true, @@ -4094,6 +4063,26 @@ "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==", "dev": true }, + "node_modules/@scure/base": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@scure/base/-/base-1.1.3.tgz", + "integrity": "sha512-/+SgoRjLq7Xlf0CWuLHq2LUZeL/w65kfzAPG5NH9pcmBhs+nunQTn4gvdwgMTIXnt9b2C/1SeL2XiysZEyIC9Q==", + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/@scure/bip39": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@scure/bip39/-/bip39-1.2.1.tgz", + "integrity": "sha512-Z3/Fsz1yr904dduJD0NpiyRHhRYHdcnyh73FZWiV+/qhWi83wNJ3NWolYqCEN+ZWsUz2TWwajJggcRE9r1zUYg==", + "dependencies": { + "@noble/hashes": "~1.3.0", + "@scure/base": "~1.1.0" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, "node_modules/@sentry-internal/tracing": { "version": "7.74.1", "license": "MIT", @@ -5464,19 +5453,20 @@ } }, "node_modules/@web3-storage/access": { - "version": "16.4.0", - "resolved": "https://registry.npmjs.org/@web3-storage/access/-/access-16.4.0.tgz", - "integrity": "sha512-psFZiSrm8S50MJ8Zkljn6GNfd6xFkEo/Awhd/1b3gAZh3CViANTHoKVqez7MVT+YxogJa5uQ+ddneLadpg4aAA==", + "version": "16.5.1", + "resolved": "https://registry.npmjs.org/@web3-storage/access/-/access-16.5.1.tgz", + "integrity": "sha512-dbqujfXIdETCVfpPQ3b07A2k7aHnxUtK7LMs9d0clbKl3MUQM1wdfBgkEvsMogOikIDN2Db8Av7H6xJI2wlreg==", "dependencies": { "@ipld/car": "^5.1.1", "@ipld/dag-ucan": "^3.4.0", + "@scure/bip39": "^1.2.1", "@ucanto/client": "^9.0.0", "@ucanto/core": "^9.0.0", "@ucanto/interface": "^9.0.0", "@ucanto/principal": "^9.0.0", "@ucanto/transport": "^9.0.0", "@ucanto/validator": "^9.0.0", - "@web3-storage/capabilities": "^11.1.0", + "@web3-storage/capabilities": "^11.2.0", "@web3-storage/did-mailto": "^2.0.2", "bigint-mod-arith": "^3.1.2", "conf": "11.0.2", @@ -5583,8 +5573,9 @@ } }, "node_modules/@web3-storage/capabilities": { - "version": "11.1.0", - "license": "(Apache-2.0 OR MIT)", + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/@web3-storage/capabilities/-/capabilities-11.2.0.tgz", + "integrity": "sha512-TXEVVsrBj4VELY5iSHgSiOUbpV47TJ3KZr3caNrPLLLxTdOVsM9xyGMf+RsfOyt/ZZTx0M4Qa29hltutRmKJiA==", "dependencies": { "@ucanto/core": "^9.0.0", "@ucanto/interface": "^9.0.0", @@ -5723,9 +5714,9 @@ } }, "node_modules/@web3-storage/upload-client": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/@web3-storage/upload-client/-/upload-client-11.1.0.tgz", - "integrity": "sha512-MzGhOv6+Y/feV6F0J7/TslHwrRM/oJvGIob/ZRwYmRfRk8qnOf4nmRbfVyc4cyG2Dsfyjhlv+mtF6qOaVwiT2Q==", + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/@web3-storage/upload-client/-/upload-client-11.2.0.tgz", + "integrity": "sha512-1/se/WXZjvLy8iF3QzWNdtyLcdf1NzUvNekj3nDUm6aXRhsRAGuUPDCHNtGsSeAu07+IazcTmadlzSpAxS2eWg==", "dev": true, "dependencies": { "@ipld/car": "^5.2.2", @@ -5735,7 +5726,7 @@ "@ucanto/client": "^9.0.0", "@ucanto/interface": "^9.0.0", "@ucanto/transport": "^9.0.0", - "@web3-storage/capabilities": "^11.1.0", + "@web3-storage/capabilities": "^11.2.0", "fr32-sha2-256-trunc254-padded-binary-tree-multihash": "^3.1.0", "ipfs-utils": "^9.0.14", "multiformats": "^12.1.2", @@ -5787,9 +5778,9 @@ "link": true }, "node_modules/@web3-storage/w3up-client": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/@web3-storage/w3up-client/-/w3up-client-9.2.2.tgz", - "integrity": "sha512-vBHBj05xMs3P5ijuQHupsgFFONYZUuNOUfzoKNvfaIw9pT/NNZ1HHu9SZ2xzv4yf/u7GgBMyCbFS1Yjak1cICQ==", + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/@web3-storage/w3up-client/-/w3up-client-9.3.0.tgz", + "integrity": "sha512-bPAtcgs352PDGRwUXd6oVgtC36lTSSYl97iR19X9ib2BWRChvlEnkKaZBSF45xaxfuLjDMwLu215sGnzvYluVA==", "dev": true, "dependencies": { "@ipld/dag-ucan": "^3.4.0", @@ -5798,9 +5789,10 @@ "@ucanto/interface": "^9.0.0", "@ucanto/principal": "^9.0.0", "@ucanto/transport": "^9.0.0", - "@web3-storage/access": "^16.4.0", - "@web3-storage/capabilities": "^11.1.0", - "@web3-storage/upload-client": "^11.1.0" + "@web3-storage/access": "^16.5.0", + "@web3-storage/capabilities": "^11.2.0", + "@web3-storage/did-mailto": "^2.0.2", + "@web3-storage/upload-client": "^11.2.0" } }, "node_modules/@zxing/text-encoding": { @@ -15347,7 +15339,7 @@ "@ipld/car": "^5.1.1", "@ipld/dag-pb": "^3.0.0", "@web3-storage/data-segment": "^5.0.0", - "@web3-storage/w3up-client": "^9.2.2", + "@web3-storage/w3up-client": "^9.3.0", "ava": "^4.3.3", "multiformats": "^11.0.2", "nanoid": "^4.0.0", @@ -15414,7 +15406,7 @@ "@aws-sdk/client-dynamodb": "^3.226.0", "@aws-sdk/client-eventbridge": "^3.218.0", "@sentry/serverless": "^7.22.0", - "@web3-storage/capabilities": "^10.2.0", + "@web3-storage/capabilities": "^11.2.0", "uint8arrays": "^4.0.2" }, "devDependencies": { @@ -15428,28 +15420,6 @@ "testcontainers": "^8.13.0" } }, - "ucan-invocation/node_modules/@web3-storage/capabilities": { - "version": "10.2.0", - "license": "(Apache-2.0 OR MIT)", - "dependencies": { - "@ucanto/core": "^9.0.0", - "@ucanto/interface": "^9.0.0", - "@ucanto/principal": "^9.0.0", - "@ucanto/transport": "^9.0.0", - "@ucanto/validator": "^9.0.0", - "@web3-storage/data-segment": "^3.2.0" - } - }, - "ucan-invocation/node_modules/@web3-storage/data-segment": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@web3-storage/data-segment/-/data-segment-3.2.0.tgz", - "integrity": "sha512-SM6eNumXzrXiQE2/J59+eEgCRZNYPxKhRoHX2QvV3/scD4qgcf4g+paWBc3UriLEY1rCboygGoPsnqYJNyZyfA==", - "dependencies": { - "@ipld/dag-cbor": "^9.0.5", - "multiformats": "^11.0.2", - "sync-multihash-sha2": "^1.0.0" - } - }, "ucan-invocation/node_modules/nanoid": { "version": "4.0.0", "dev": true, @@ -15481,8 +15451,8 @@ "@ucanto/transport": "^9.0.0", "@ucanto/validator": "^9.0.0", "@web-std/fetch": "^4.1.0", - "@web3-storage/access": "^16.3.0", - "@web3-storage/capabilities": "^11.1.0", + "@web3-storage/access": "^16.5.1", + "@web3-storage/capabilities": "^11.2.0", "@web3-storage/upload-api": "^7.1.2", "@web3-storage/w3infra-ucan-invocation": "*", "multiformats": "^12.1.2", diff --git a/package.json b/package.json index b14a988e..2584b746 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@web-std/fetch": "^4.1.0", "@web3-storage/data-segment": "5.0.0", "@web3-storage/filecoin-client": "3.0.1", - "@web3-storage/w3up-client": "^9.2.2", + "@web3-storage/w3up-client": "^9.3.0", "ava": "^4.3.3", "dotenv": "^16.0.3", "git-rev-sync": "^3.0.2", diff --git a/roundabout/package.json b/roundabout/package.json index 2ee70d62..922fda80 100644 --- a/roundabout/package.json +++ b/roundabout/package.json @@ -17,7 +17,7 @@ "@ipld/car": "^5.1.1", "@ipld/dag-pb": "^3.0.0", "@web3-storage/data-segment": "^5.0.0", - "@web3-storage/w3up-client": "^9.2.2", + "@web3-storage/w3up-client": "^9.3.0", "ava": "^4.3.3", "multiformats": "^11.0.2", "nanoid": "^4.0.0", diff --git a/ucan-invocation/package.json b/ucan-invocation/package.json index 8d3cd683..06fa7f55 100644 --- a/ucan-invocation/package.json +++ b/ucan-invocation/package.json @@ -9,7 +9,7 @@ "@aws-sdk/client-dynamodb": "^3.226.0", "@aws-sdk/client-eventbridge": "^3.218.0", "@sentry/serverless": "^7.22.0", - "@web3-storage/capabilities": "^10.2.0", + "@web3-storage/capabilities": "^11.2.0", "uint8arrays": "^4.0.2" }, "devDependencies": { diff --git a/upload-api/package.json b/upload-api/package.json index 03ae0ee0..a09859bd 100644 --- a/upload-api/package.json +++ b/upload-api/package.json @@ -22,8 +22,8 @@ "@ucanto/transport": "^9.0.0", "@ucanto/validator": "^9.0.0", "@web-std/fetch": "^4.1.0", - "@web3-storage/access": "^16.3.0", - "@web3-storage/capabilities": "^11.1.0", + "@web3-storage/access": "^16.5.1", + "@web3-storage/capabilities": "^11.2.0", "@web3-storage/upload-api": "^7.1.2", "@web3-storage/w3infra-ucan-invocation": "*", "multiformats": "^12.1.2",