*Update cfg package
This commit is contained in:
parent
b9b9ae0afa
commit
caa72f93fc
|
@ -21,7 +21,7 @@
|
|||
"@fastify/websocket": "^7.1.1",
|
||||
"@hyperswarm/dht": "^6.0.1",
|
||||
"@hyperswarm/dht-relay": "^0.3.0",
|
||||
"@lumeweb/cfg": "https://git.lumeweb.com/LumeWeb/cfg.git#commit=f69a12fb52c757fac5ce7287f58c13120af69ad2",
|
||||
"@lumeweb/cfg": "https://git.lumeweb.com/LumeWeb/cfg.git#commit=e11e94c61c92ae7b0eeabd43bc65176de75084fb",
|
||||
"@lumeweb/dht-cache": "https://git.lumeweb.com/LumeWeb/dht-cache.git",
|
||||
"@scure/bip39": "^1.1.0",
|
||||
"@types/acme-client": "^3.3.0",
|
||||
|
|
|
@ -616,15 +616,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@lumeweb/cfg@https://git.lumeweb.com/LumeWeb/cfg.git#commit=f69a12fb52c757fac5ce7287f58c13120af69ad2":
|
||||
"@lumeweb/cfg@https://git.lumeweb.com/LumeWeb/cfg.git#commit=e11e94c61c92ae7b0eeabd43bc65176de75084fb":
|
||||
version: 0.1.7
|
||||
resolution: "@lumeweb/cfg@https://git.lumeweb.com/LumeWeb/cfg.git#commit=f69a12fb52c757fac5ce7287f58c13120af69ad2"
|
||||
resolution: "@lumeweb/cfg@https://git.lumeweb.com/LumeWeb/cfg.git#commit=e11e94c61c92ae7b0eeabd43bc65176de75084fb"
|
||||
dependencies:
|
||||
arg: "npm:^5.0.2"
|
||||
bsert: "npm:~0.0.10"
|
||||
deep-to-flat-object: "npm:^1.0.1"
|
||||
object-path: "npm:^0.11.8"
|
||||
checksum: 6149b9d33793ce3a694e005645a3f934b9370e9c585601c89ad19328218f52b0e68330662bce3d500d41ce38830f79b3053a6379d4ecdf74ad692b58356dc7d9
|
||||
checksum: 495814d13c0b1041b958bf9f444131646bab1fbe1383543da933bf6e28fea12fb11a97948bef0f8b8b48725450338193c59bae7490f598558081b1e3dda215ea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -674,7 +674,7 @@ __metadata:
|
|||
"@fastify/websocket": "npm:^7.1.1"
|
||||
"@hyperswarm/dht": "npm:^6.0.1"
|
||||
"@hyperswarm/dht-relay": "npm:^0.3.0"
|
||||
"@lumeweb/cfg": "https://git.lumeweb.com/LumeWeb/cfg.git#commit=f69a12fb52c757fac5ce7287f58c13120af69ad2"
|
||||
"@lumeweb/cfg": "https://git.lumeweb.com/LumeWeb/cfg.git#commit=e11e94c61c92ae7b0eeabd43bc65176de75084fb"
|
||||
"@lumeweb/dht-cache": "https://git.lumeweb.com/LumeWeb/dht-cache.git"
|
||||
"@lumeweb/relay-types": "https://git.lumeweb.com/LumeWeb/relay-types.git"
|
||||
"@scure/bip39": "npm:^1.1.0"
|
||||
|
|
Loading…
Reference in New Issue