From 30ea857f630bdd170271ae1e62d2375db177cefa Mon Sep 17 00:00:00 2001 From: Evan Hahn Date: Thu, 19 Sep 2024 11:39:33 +0000 Subject: [PATCH] fix: update to `@comapeo/core@1.0.1` --- package-lock.json | 72 +++++++++++++++++++++++++++++++---------------- package.json | 2 +- 2 files changed, 48 insertions(+), 26 deletions(-) diff --git a/package-lock.json b/package-lock.json index 41a0e37..518fba5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "node": ">=18.17.1" }, "peerDependencies": { - "@comapeo/core": "1.0.0" + "@comapeo/core": "1.0.1" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -238,9 +238,9 @@ } }, "node_modules/@comapeo/core": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@comapeo/core/-/core-1.0.0.tgz", - "integrity": "sha512-4NKQzIIFpFBXv+DGyGDib7/WfXdP+sKblzP3pXJCzUer/Q/RgynaFGXe9MNRxoAT0oCF2J6HyyTAs0kgoZoMMA==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@comapeo/core/-/core-1.0.1.tgz", + "integrity": "sha512-soQTuH+vLTXrLu56BPH6axSMC3gLa0FZip2cjnhQ1b94R8HpcM+IbRbK1KpHnwZl8zZEqGPZZ88DxRPiK1+uLw==", "license": "MIT", "peer": true, "dependencies": { @@ -260,7 +260,7 @@ "big-sparse-array": "^1.0.3", "bogon": "^1.1.0", "compact-encoding": "^2.12.0", - "corestore": "^6.8.4", + "corestore": "6.8.4", "debug": "^4.3.4", "dot-prop": "^9.0.0", "drizzle-orm": "^0.30.8", @@ -1452,7 +1452,6 @@ "version": "2.4.2", "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.4.2.tgz", "integrity": "sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==", - "optional": true, "peer": true }, "node_modules/base-x": { @@ -2293,15 +2292,15 @@ "dev": true }, "node_modules/corestore": { - "version": "6.15.9", - "resolved": "https://registry.npmjs.org/corestore/-/corestore-6.15.9.tgz", - "integrity": "sha512-GXGApW5zOUMFLLP02mQYgclWPvPWKj7dTCYI0rI00Ka1k+tdnmbWt4pybvIavwM1GOge8u2poaWPUkiSAZXQyw==", + "version": "6.8.4", + "resolved": "https://registry.npmjs.org/corestore/-/corestore-6.8.4.tgz", + "integrity": "sha512-rJUn1bK2Id18mxZSb64fKGCSsbbBAvPUkSZVzsLB4Nnwhf3pkwxt/JjBvKHtsrvRyPAu9xtxUdUk1cSQ1JnOPw==", + "license": "MIT", "peer": true, "dependencies": { - "b4a": "^1.6.4", - "hypercore": "^10.28.1", - "hypercore-crypto": "^3.4.0", - "hypercore-id-encoding": "^1.2.0", + "b4a": "^1.3.1", + "hypercore": "^10.12.0", + "hypercore-crypto": "^3.2.1", "read-write-mutexify": "^2.1.0", "ready-resource": "^1.0.0", "safety-catch": "^1.0.1", @@ -3995,30 +3994,33 @@ } }, "node_modules/hypercore": { - "version": "10.28.4", - "resolved": "https://registry.npmjs.org/hypercore/-/hypercore-10.28.4.tgz", - "integrity": "sha512-6f0A5pxEyY6qvbnfAphwCDD302+okMUgdOodzTRxVGpj9GIrmLXnpvGJpKsFedgIo1+ZPsNboktqnXlpT9LKXg==", + "version": "10.37.22", + "resolved": "https://registry.npmjs.org/hypercore/-/hypercore-10.37.22.tgz", + "integrity": "sha512-4xF+l2V7musYWD3Dfti7+AumBD6q+Kr32wnsQgB+HsBez7yueqidrZhFJlvq2zDH2fwu+rvFLSObIj/ObHjrdA==", + "license": "MIT", "peer": true, "dependencies": { "@hyperswarm/secret-stream": "^6.0.0", "b4a": "^1.1.0", + "bare-events": "^2.2.0", "big-sparse-array": "^1.0.3", "compact-encoding": "^2.11.0", "crc-universal": "^1.0.2", - "events": "^3.3.0", "fast-fifo": "^1.3.0", "flat-tree": "^1.9.0", "hypercore-crypto": "^3.2.1", - "hypercore-errors": "^1.1.0", + "hypercore-errors": "^1.2.0", "hypercore-id-encoding": "^1.2.0", + "hypertrace": "^1.2.1", "is-options": "^1.0.1", "protomux": "^3.5.0", - "quickbit-universal": "^2.1.1", + "quickbit-universal": "^2.2.0", "random-access-file": "^4.0.0", "random-array-iterator": "^1.0.0", "safety-catch": "^1.0.1", "sodium-universal": "^4.0.0", "streamx": "^2.12.4", + "unslab": "^1.3.0", "xache": "^1.1.0", "z32": "^1.0.0" } @@ -4036,15 +4038,17 @@ } }, "node_modules/hypercore-errors": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/hypercore-errors/-/hypercore-errors-1.1.0.tgz", - "integrity": "sha512-pclEHYUmgveqyMObMrgwJ087VvqcRVfbaY7k9rNQ5C+3MADVSQu3f8SmoLkntDkOipm9+uELK3p8DbTGL54m8g==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/hypercore-errors/-/hypercore-errors-1.3.0.tgz", + "integrity": "sha512-WsmSu05Ve1hXaT/2Etwz7mgZ1sAXe8EaveahUfaeECllxvYNaP5EbAPw5YaA4OqR3d217litGt4qKch9TBnavA==", + "license": "Apache-2.0", "peer": true }, "node_modules/hypercore-id-encoding": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/hypercore-id-encoding/-/hypercore-id-encoding-1.2.0.tgz", - "integrity": "sha512-WqPBJ/HZ/sifoo9jYw/ZUr1Z1l4kll8hQwVdDhVqsDyYPj0c/Tl0ALLXbDxb9vcpKBV+WLgLqf8kVB0GcZU0Mg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/hypercore-id-encoding/-/hypercore-id-encoding-1.3.0.tgz", + "integrity": "sha512-W6sHdGo5h7LXEsoWfKf/KfuROZmZRQDlGqJF2EPHW+noCK66Vvr0+zE6cL0vqQi18s0kQPeN7Sq3QyR0Ytc2VQ==", + "license": "Apache-2.0", "peer": true, "dependencies": { "b4a": "^1.5.3", @@ -4069,6 +4073,13 @@ "unix-path-resolve": "^1.0.2" } }, + "node_modules/hypertrace": { + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/hypertrace/-/hypertrace-1.4.2.tgz", + "integrity": "sha512-sa6iq1FaJ03Db3eUl5ZodyOL3fheyrum9xzeHasXOQ/AprTT6vS1WjpbXfYkHhmzVmyn0jBW/VsCb1QaBkGyow==", + "license": "Apache-2.0", + "peer": true + }, "node_modules/ieee754": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", @@ -6374,6 +6385,7 @@ "version": "2.1.0", "resolved": "https://registry.npmjs.org/read-write-mutexify/-/read-write-mutexify-2.1.0.tgz", "integrity": "sha512-fDw/p5/acI1ytVY1UbxEDma/ej1yJH/n9NcjS9YNzcE6sPBPWdlru3ydRa/UBowUg4zqOvNMD5SOGYJrlQ6MzQ==", + "license": "MIT", "peer": true }, "node_modules/readable-stream": { @@ -7909,6 +7921,16 @@ "integrity": "sha512-kG4g5nobBBaMnH2XbrS4sLUXEpx4nY2J3C6KAlAUcnahG2HChxSPVKWYrqEq76iTo+cyMkLUjqxGaQR2tz097Q==", "peer": true }, + "node_modules/unslab": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/unslab/-/unslab-1.3.0.tgz", + "integrity": "sha512-YATkfKAFj47kTzmiQrWXMyRvaVrHsW6MEALa4bm+FhiA2YG4oira+Z3DXN6LrYOYn2Y8eO94Lwl9DOHjs1FpoQ==", + "license": "Apache-2.0", + "peer": true, + "dependencies": { + "b4a": "^1.6.6" + } + }, "node_modules/uri-js": { "version": "4.4.1", "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", diff --git a/package.json b/package.json index bae815f..6ce4ed4 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "rpc-reflector": "^1.3.11" }, "peerDependencies": { - "@comapeo/core": "1.0.0" + "@comapeo/core": "1.0.1" }, "devDependencies": { "@digidem/types": "^2.1.0",