Upgrade @nostrify/db to v0.37.2

This commit is contained in:
Alex Gleason 2025-02-02 21:41:35 -06:00
parent ffe49b3648
commit 70f8698e33
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7
2 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@
"@lambdalisue/async": "jsr:@lambdalisue/async@^2.1.1",
"@negrel/webpush": "jsr:@negrel/webpush@^0.3.0",
"@noble/secp256k1": "npm:@noble/secp256k1@^2.0.0",
"@nostrify/db": "jsr:@nostrify/db@^0.37.1",
"@nostrify/db": "jsr:@nostrify/db@^0.37.2",
"@nostrify/nostrify": "jsr:@nostrify/nostrify@^0.38.0",
"@nostrify/policies": "jsr:@nostrify/policies@^0.36.1",
"@nostrify/types": "jsr:@nostrify/types@^0.36.0",

8
deno.lock generated
View file

@ -30,7 +30,7 @@
"jsr:@lambdalisue/async@^2.1.1": "2.1.1",
"jsr:@negrel/http-ece@0.6.0": "0.6.0",
"jsr:@negrel/webpush@0.3": "0.3.0",
"jsr:@nostrify/db@~0.37.1": "0.37.1",
"jsr:@nostrify/db@~0.37.2": "0.37.2",
"jsr:@nostrify/nostrify@0.31": "0.31.0",
"jsr:@nostrify/nostrify@0.32": "0.32.0",
"jsr:@nostrify/nostrify@0.36": "0.36.2",
@ -348,8 +348,8 @@
"jsr:@std/path@0.224.0"
]
},
"@nostrify/db@0.37.1": {
"integrity": "2f47688ee55dbf14f45c9eb0613905309d5d2d1d3f0d2e11a69bed2bad88a7b9",
"@nostrify/db@0.37.2": {
"integrity": "1dba9a4664bccd504de34dbdcb792377808bd8affb2712906beb687056602ce7",
"dependencies": [
"jsr:@nostrify/nostrify@0.38",
"jsr:@nostrify/types@0.36",
@ -2348,7 +2348,7 @@
"jsr:@hono/hono@^4.4.6",
"jsr:@lambdalisue/async@^2.1.1",
"jsr:@negrel/webpush@0.3",
"jsr:@nostrify/db@~0.37.1",
"jsr:@nostrify/db@~0.37.2",
"jsr:@nostrify/nostrify@0.38",
"jsr:@nostrify/policies@~0.36.1",
"jsr:@nostrify/types@0.36",