Merge pull request #10 from shocknet/gun-upgrade

upgrade gun
This commit is contained in:
Daniel Lugo 2019-12-13 16:49:41 -04:00 committed by GitHub
commit fde00f622d
2 changed files with 5 additions and 5 deletions

View file

@ -38,7 +38,7 @@
"google-proto-files": "^1.0.3",
"graphviz": "0.0.8",
"grpc": "^1.21.1",
"gun": "^0.2019.1120",
"gun": "^0.2019.1211",
"husky": "^3.0.9",
"jsonfile": "^4.0.0",
"jsonwebtoken": "^8.3.0",

View file

@ -2711,10 +2711,10 @@ grpc@^1.21.1:
node-pre-gyp "^0.13.0"
protobufjs "^5.0.3"
gun@^0.2019.1120:
version "0.2019.1120"
resolved "https://registry.yarnpkg.com/gun/-/gun-0.2019.1120.tgz#76f93b682cf77aca2300cbd0d138f0244ecc2d42"
integrity sha512-YWoFNxuWuMt4afWBsHDZ+WkxTqUIywXY7ql5QniJqeCqi6KEwFZ6Kg5dNSDbBJ7G3bHxRh6ELKawUySVnTYnOQ==
gun@^0.2019.1211:
version "0.2019.1211"
resolved "https://registry.yarnpkg.com/gun/-/gun-0.2019.1211.tgz#37aa58217f86256b5d6f126450c8860f7bca384e"
integrity sha512-wueemUJBtNfVcZDeXK7wYbth+eu7tNFo5T54gAbA3N0VAN3zoPNE12saeekzrkVeMiKVxG8/kiR35BhykQ+CJg==
dependencies:
ws "~>7.1.0"
optionalDependencies: