From 5ca2e81d9273a6cde6ce038e39ba2a9990400628 Mon Sep 17 00:00:00 2001 From: Daniel Lugo Date: Fri, 13 Dec 2019 16:48:39 -0400 Subject: [PATCH] upgrade gun --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8288f6ba..5edf3bd1 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 76605b6a..77699c0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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: