From a9c696936b66cddde5e7d38fa837718ff212d945 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sun, 23 Feb 2025 00:11:42 -0600 Subject: [PATCH] Upgrade Nostrify --- deno.json | 4 ++-- deno.lock | 42 +++++++++++++++++++++++------------------- 2 files changed, 25 insertions(+), 21 deletions(-) diff --git a/deno.json b/deno.json index 05ecb34a..fccea26b 100644 --- a/deno.json +++ b/deno.json @@ -62,8 +62,8 @@ "@isaacs/ttlcache": "npm:@isaacs/ttlcache@^1.4.1", "@negrel/webpush": "jsr:@negrel/webpush@^0.3.0", "@noble/secp256k1": "npm:@noble/secp256k1@^2.0.0", - "@nostrify/db": "jsr:@nostrify/db@^0.39.3", - "@nostrify/nostrify": "jsr:@nostrify/nostrify@^0.38.1", + "@nostrify/db": "jsr:@nostrify/db@^0.39.4", + "@nostrify/nostrify": "jsr:@nostrify/nostrify@^0.39.0", "@nostrify/policies": "jsr:@nostrify/policies@^0.36.1", "@nostrify/types": "jsr:@nostrify/types@^0.36.0", "@scure/base": "npm:@scure/base@^1.1.6", diff --git a/deno.lock b/deno.lock index 19c7aba4..38656fc3 100644 --- a/deno.lock +++ b/deno.lock @@ -31,15 +31,14 @@ "jsr:@hono/hono@^4.4.6": "4.6.15", "jsr:@negrel/http-ece@0.6.0": "0.6.0", "jsr:@negrel/webpush@0.3": "0.3.0", - "jsr:@nostrify/db@~0.39.3": "0.39.3", + "jsr:@nostrify/db@~0.39.4": "0.39.4", "jsr:@nostrify/nostrify@0.31": "0.31.0", "jsr:@nostrify/nostrify@0.32": "0.32.0", "jsr:@nostrify/nostrify@0.36": "0.36.2", - "jsr:@nostrify/nostrify@0.38": "0.38.1", + "jsr:@nostrify/nostrify@0.39": "0.39.0", "jsr:@nostrify/nostrify@~0.22.1": "0.22.5", "jsr:@nostrify/nostrify@~0.22.4": "0.22.4", "jsr:@nostrify/nostrify@~0.22.5": "0.22.5", - "jsr:@nostrify/nostrify@~0.38.1": "0.38.1", "jsr:@nostrify/policies@0.33": "0.33.0", "jsr:@nostrify/policies@0.33.1": "0.33.1", "jsr:@nostrify/policies@0.34": "0.34.0", @@ -138,6 +137,7 @@ "npm:type-fest@^4.3.0": "4.18.2", "npm:unfurl.js@^6.4.0": "6.4.0", "npm:websocket-ts@^2.1.5": "2.1.5", + "npm:websocket-ts@^2.2.1": "2.2.1", "npm:zod@^3.23.8": "3.23.8" }, "jsr": { @@ -363,10 +363,10 @@ "jsr:@std/path@0.224.0" ] }, - "@nostrify/db@0.39.3": { - "integrity": "d1f1104316b33e0fd3c263086b325ee49f86859abc1a966b43bb9f9a21c15429", + "@nostrify/db@0.39.4": { + "integrity": "53fecea3b67394cf4f52795f89d1d065bdeb0627b8655cc7fc3a89d6b21adf01", "dependencies": [ - "jsr:@nostrify/nostrify@~0.38.1", + "jsr:@nostrify/nostrify@0.39", "jsr:@nostrify/types@0.36", "npm:kysely@~0.27.3", "npm:nostr-tools@^2.10.4" @@ -383,7 +383,7 @@ "npm:kysely@~0.27.3", "npm:lru-cache@^10.2.0", "npm:nostr-tools@^2.5.0", - "npm:websocket-ts", + "npm:websocket-ts@^2.1.5", "npm:zod" ] }, @@ -397,7 +397,7 @@ "npm:kysely@~0.27.3", "npm:lru-cache@^10.2.0", "npm:nostr-tools@^2.7.0", - "npm:websocket-ts", + "npm:websocket-ts@^2.1.5", "npm:zod" ] }, @@ -412,7 +412,7 @@ "npm:@scure/bip39", "npm:lru-cache@^10.2.0", "npm:nostr-tools@^2.7.0", - "npm:websocket-ts", + "npm:websocket-ts@^2.1.5", "npm:zod" ] }, @@ -425,7 +425,7 @@ "npm:@scure/bip39", "npm:lru-cache@^10.2.0", "npm:nostr-tools@^2.7.0", - "npm:websocket-ts", + "npm:websocket-ts@^2.1.5", "npm:zod" ] }, @@ -438,7 +438,7 @@ "npm:@scure/bip39", "npm:lru-cache@^10.2.0", "npm:nostr-tools@^2.7.0", - "npm:websocket-ts", + "npm:websocket-ts@^2.1.5", "npm:zod" ] }, @@ -453,7 +453,7 @@ "npm:@scure/bip39", "npm:lru-cache@^10.2.0", "npm:nostr-tools@^2.7.0", - "npm:websocket-ts", + "npm:websocket-ts@^2.1.5", "npm:zod" ] }, @@ -466,7 +466,7 @@ "npm:@scure/bip39", "npm:lru-cache@^10.2.0", "npm:nostr-tools@^2.7.0", - "npm:websocket-ts", + "npm:websocket-ts@^2.1.5", "npm:zod" ] }, @@ -481,13 +481,14 @@ "npm:@scure/bip39", "npm:lru-cache@^10.2.0", "npm:nostr-tools@^2.10.4", - "npm:websocket-ts", + "npm:websocket-ts@^2.1.5", "npm:zod" ] }, - "@nostrify/nostrify@0.38.1": { - "integrity": "087d1be0d5c46420e6040b07c8cfb1a3ecb9808f23de54d22dd64d3eed001bce", + "@nostrify/nostrify@0.39.0": { + "integrity": "f7e052c32b8b9bafe0f2517dcf090e7d3df5aed38452a0cf61ade817d34067ee", "dependencies": [ + "jsr:@nostrify/nostrify@0.39", "jsr:@nostrify/types@0.36", "jsr:@std/crypto", "jsr:@std/encoding@~0.224.1", @@ -496,7 +497,7 @@ "npm:@scure/bip39", "npm:lru-cache@^10.2.0", "npm:nostr-tools@^2.10.4", - "npm:websocket-ts", + "npm:websocket-ts@^2.2.1", "npm:zod" ] }, @@ -1789,6 +1790,9 @@ "websocket-ts@2.1.5": { "integrity": "sha512-rCNl9w6Hsir1azFm/pbjBEFzLD/gi7Th5ZgOxMifB6STUfTSovYAzryWw0TRvSZ1+Qu1Z5Plw4z42UfTNA9idA==" }, + "websocket-ts@2.2.1": { + "integrity": "sha512-YKPDfxlK5qOheLZ2bTIiktZO1bpfGdNCPJmTEaPW7G9UXI1GKjDdeacOrsULUS000OPNxDVOyAuKLuIWPqWM0Q==" + }, "whatwg-encoding@3.1.1": { "integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==", "dependencies": [ @@ -2460,8 +2464,8 @@ "jsr:@gfx/canvas-wasm@~0.4.2", "jsr:@hono/hono@^4.4.6", "jsr:@negrel/webpush@0.3", - "jsr:@nostrify/db@~0.39.3", - "jsr:@nostrify/nostrify@~0.38.1", + "jsr:@nostrify/db@~0.39.4", + "jsr:@nostrify/nostrify@0.39", "jsr:@nostrify/policies@~0.36.1", "jsr:@nostrify/types@0.36", "jsr:@soapbox/kysely-pglite@1",