*Update deps
This commit is contained in:
parent
ac7d1a0db5
commit
a84ea18680
|
@ -14,7 +14,7 @@
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@lumeweb/hyperswarm-web": "git+https://git.lumeweb.com/LumeWeb/hyperswarm-web.git",
|
"@lumeweb/hyperswarm-web": "git+https://git.lumeweb.com/LumeWeb/hyperswarm-web.git",
|
||||||
"@noble/ed25519": "^1.7.2",
|
"@noble/ed25519": "^1.7.3",
|
||||||
"b4a": "^1.6.1",
|
"b4a": "^1.6.1",
|
||||||
"hyperswarm": "^4.3.7",
|
"hyperswarm": "^4.3.7",
|
||||||
"libkmodule": "^0.2.53",
|
"libkmodule": "^0.2.53",
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
"jest": "^28.1.3",
|
"jest": "^28.1.3",
|
||||||
"jest-puppeteer": "^6.2.0",
|
"jest-puppeteer": "^6.2.0",
|
||||||
"libskynetnode": "^0.1.4",
|
"libskynetnode": "^0.1.4",
|
||||||
"prettier": "^2.8.3",
|
"prettier": "^2.8.4",
|
||||||
"process": "^0.11.10",
|
"process": "^0.11.10",
|
||||||
"puppeteer": "^15.5.0",
|
"puppeteer": "^15.5.0",
|
||||||
"random-number-csprng": "^1.0.2",
|
"random-number-csprng": "^1.0.2",
|
||||||
|
|
Loading…
Reference in New Issue