mirror of
https://github.com/fluencelabs/dweb-transports
synced 2025-03-15 18:30:49 +00:00
Upgrade Gun, yarn install; webpack production works
This commit is contained in:
parent
937973139c
commit
0274f06d25
@ -14,7 +14,7 @@
|
|||||||
"canonical-json": "^0.0.4",
|
"canonical-json": "^0.0.4",
|
||||||
"cids": "^0.5.7",
|
"cids": "^0.5.7",
|
||||||
"debug": "^4.1.1",
|
"debug": "^4.1.1",
|
||||||
"gun": "^0.2019.515",
|
"gun": "^0.2019.627",
|
||||||
"ipfs": "^0.34.4",
|
"ipfs": "^0.34.4",
|
||||||
"ipfs-http-client": "^29.1.1",
|
"ipfs-http-client": "^29.1.1",
|
||||||
"ipfs-unixfs": "^0.1.16",
|
"ipfs-unixfs": "^0.1.16",
|
||||||
|
@ -2850,10 +2850,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2:
|
|||||||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
|
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
|
||||||
integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
|
integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
|
||||||
|
|
||||||
gun@^0.2019.515:
|
gun@^0.2019.627:
|
||||||
version "0.2019.612"
|
version "0.2019.627"
|
||||||
resolved "https://registry.yarnpkg.com/gun/-/gun-0.2019.612.tgz#1159e63568abe00d3924d0b1f52fa55403234abd"
|
resolved "https://registry.yarnpkg.com/gun/-/gun-0.2019.627.tgz#6bf00a86eb084661cf2bf500f3123185ef3ea459"
|
||||||
integrity sha512-Tc/iAGVcZmPNNVefwtw18sfFKz4rearWHA1M/jOmRl5F2c/KNyhLj1Xyfznowy68T53ctuZgHnYRXTs/arM9MQ==
|
integrity sha512-PiZPUO5PBTrmbPHvxtPHPtkiqvcbkvyGzETu+57hig/YqC6yR+Ownx2wXOntNXff9al/FnvSMFQL7fYp3GHoow==
|
||||||
dependencies:
|
dependencies:
|
||||||
ws "~>7.0.0"
|
ws "~>7.0.0"
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user