add node-ssh dependency

This commit is contained in:
Siddharth Singh 2024-09-27 23:48:11 +05:30
parent 9f034fdf1d
commit f63392fb01
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View file

@ -67,6 +67,7 @@
"linkify-string": "npm:linkify-string@^4.1.1", "linkify-string": "npm:linkify-string@^4.1.1",
"linkifyjs": "npm:linkifyjs@^4.1.1", "linkifyjs": "npm:linkifyjs@^4.1.1",
"lru-cache": "npm:lru-cache@^10.2.2", "lru-cache": "npm:lru-cache@^10.2.2",
"node-ssh": "npm:node-ssh@13.2.0",
"nostr-relaypool": "npm:nostr-relaypool2@0.6.34", "nostr-relaypool": "npm:nostr-relaypool2@0.6.34",
"nostr-tools": "npm:nostr-tools@2.5.1", "nostr-tools": "npm:nostr-tools@2.5.1",
"nostr-wasm": "npm:nostr-wasm@^0.1.0", "nostr-wasm": "npm:nostr-wasm@^0.1.0",

1
deno.lock generated
View file

@ -2049,6 +2049,7 @@
"npm:linkify-string@^4.1.1", "npm:linkify-string@^4.1.1",
"npm:linkifyjs@^4.1.1", "npm:linkifyjs@^4.1.1",
"npm:lru-cache@^10.2.2", "npm:lru-cache@^10.2.2",
"npm:node-ssh@13.2.0",
"npm:nostr-relaypool2@0.6.34", "npm:nostr-relaypool2@0.6.34",
"npm:nostr-tools@2.5.1", "npm:nostr-tools@2.5.1",
"npm:nostr-wasm@^0.1.0", "npm:nostr-wasm@^0.1.0",