build: specify bolt11 version

This commit is contained in:
P. Reis 2024-06-17 14:28:26 -03:00
parent d71eb47212
commit d33ecdc0f6

1
deno.lock generated
View file

@ -39,6 +39,7 @@
"npm:@scure/bip39@^1.3.0": "npm:@scure/bip39@1.3.0",
"npm:@types/node": "npm:@types/node@18.16.19",
"npm:bolt11": "npm:bolt11@1.4.1",
"npm:bolt11@^1.4.1": "npm:bolt11@1.4.1",
"npm:comlink@^4.4.1": "npm:comlink@4.4.1",
"npm:entities@^4.5.0": "npm:entities@4.5.0",
"npm:fast-stable-stringify@^1.0.0": "npm:fast-stable-stringify@1.0.0",