diff --git a/deno.lock b/deno.lock index 3663bc3d..1f42f4eb 100644 --- a/deno.lock +++ b/deno.lock @@ -31,6 +31,7 @@ "jsr:@gleasonator/policy@0.9.5": "0.9.5", "jsr:@gleasonator/policy@0.9.6": "0.9.6", "jsr:@gleasonator/policy@0.9.7": "0.9.7", + "jsr:@gleasonator/policy@0.9.8": "0.9.8", "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", @@ -43,12 +44,14 @@ "jsr:@nostrify/nostrify@~0.22.4": "0.22.4", "jsr:@nostrify/nostrify@~0.22.5": "0.22.5", "jsr:@nostrify/nostrify@~0.39.1": "0.39.1", + "jsr:@nostrify/nostrify@~0.46.3": "0.46.3", "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", "jsr:@nostrify/policies@0.36": "0.36.0", "jsr:@nostrify/policies@~0.33.1": "0.33.1", "jsr:@nostrify/policies@~0.36.1": "0.36.1", + "jsr:@nostrify/policies@~0.36.2": "0.36.2", "jsr:@nostrify/types@0.30": "0.30.1", "jsr:@nostrify/types@0.35": "0.35.0", "jsr:@nostrify/types@0.36": "0.36.0", @@ -129,6 +132,7 @@ "npm:lru-cache@^10.2.2": "10.2.2", "npm:nostr-tools@2.5.1": "2.5.1", "npm:nostr-tools@^2.10.4": "2.10.4", + "npm:nostr-tools@^2.13.0": "2.14.2", "npm:nostr-tools@^2.5.0": "2.5.1", "npm:nostr-tools@^2.7.0": "2.7.0", "npm:nostr-wasm@0.1": "0.1.0", @@ -342,6 +346,13 @@ "jsr:@nostrify/policies@~0.36.1" ] }, + "@gleasonator/policy@0.9.8": { + "integrity": "a972b1bc797f5a38f2e71458194c37af075c85e941c04048d208b858100efc52", + "dependencies": [ + "jsr:@nostrify/nostrify@~0.46.3", + "jsr:@nostrify/policies@~0.36.2" + ] + }, "@hono/hono@4.4.6": { "integrity": "aa557ca9930787ee86b9ca1730691f1ce1c379174c2cb244d5934db2b6314453" }, @@ -543,6 +554,18 @@ "npm:zod" ] }, + "@nostrify/nostrify@0.46.3": { + "integrity": "a809b83219c483dff4c87420f54bef7e0f98a438450283be26a167698114fec5", + "dependencies": [ + "jsr:@nostrify/nostrify@~0.46.3", + "jsr:@nostrify/types@0.36", + "jsr:@std/encoding@~0.224.1", + "npm:lru-cache@^10.2.0", + "npm:nostr-tools@^2.13.0", + "npm:websocket-ts@^2.2.1", + "npm:zod" + ] + }, "@nostrify/policies@0.33.0": { "integrity": "c946b06d0527298b4d7c9819d142a10f522ba09eee76c37525aa4acfc5d87aee", "dependencies": [ @@ -581,6 +604,14 @@ "npm:nostr-tools@^2.7.0" ] }, + "@nostrify/policies@0.36.2": { + "integrity": "b62c99fadf2d451e68d24ac1643844b953785c45cc170d3aee62b57c60ab9829", + "dependencies": [ + "jsr:@nostrify/nostrify@~0.46.3", + "jsr:@nostrify/types@0.36", + "npm:nostr-tools@^2.13.0" + ] + }, "@nostrify/types@0.30.0": { "integrity": "1f38fa849cff930bd709edbf94ef9ac02f46afb8b851f86c8736517b354616da" }, @@ -1537,6 +1568,18 @@ "nostr-wasm" ] }, + "nostr-tools@2.14.2": { + "integrity": "sha512-YOIOn5EdJ2Kq5sQW5Zh4wOcqzR6kUyrCDHG4+mVD2szzthsyOTpiWX0yrwaRZGlHJG6q83vkhg95qc2W201XTQ==", + "dependencies": [ + "@noble/ciphers", + "@noble/curves@1.2.0", + "@noble/hashes@1.3.1", + "@scure/base@1.1.1", + "@scure/bip32@1.3.1", + "@scure/bip39@1.2.1", + "nostr-wasm" + ] + }, "nostr-tools@2.5.1": { "integrity": "sha512-bpkhGGAhdiCN0irfV+xoH3YP5CQeOXyXzUq7SYeM6D56xwTXZCPEmBlUGqFVfQidvRsoVeVxeAiOXW2c2HxoRQ==", "dependencies": [