chore: update nostrify to 0.30.1

other dependencies such as hono were automatically updated as well
This commit is contained in:
P. Reis
2024-08-27 13:40:24 -03:00
parent e286ecc47d
commit f96fca835b
2 changed files with 31 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
"@lambdalisue/async": "jsr:@lambdalisue/async@^2.1.1",
"@noble/secp256k1": "npm:@noble/secp256k1@^2.0.0",
"@nostrify/db": "jsr:@nostrify/db@^0.31.2",
"@nostrify/nostrify": "jsr:@nostrify/nostrify@^0.30.0",
"@nostrify/nostrify": "jsr:@nostrify/nostrify@^0.30.1",
"@scure/base": "npm:@scure/base@^1.1.6",
"@sentry/deno": "https://deno.land/x/sentry@7.112.2/index.mjs",
"@soapbox/kysely-deno-sqlite": "jsr:@soapbox/kysely-deno-sqlite@^2.1.0",