From ebf10175d7b03ba0ff8554b45b42676f0370d229 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2019 02:42:55 +0000 Subject: [PATCH] Bump google-protobuf from 3.10.0 to 3.11.0 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.10.0...v3.11.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8935bca3..5dcd61fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4449,9 +4449,9 @@ google-p12-pem@^2.0.0: node-forge "^0.9.0" google-protobuf@^3.4.0: - version "3.10.0" - resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.10.0.tgz#f36171128090615049f9b0e42252b1a10a4bc534" - integrity sha512-d0cMO8TJ6xtB/WrVHCv5U81L2ulX+aCD58IljyAN6mHwdHHJ2jbcauX5glvivi3s3hx7EYEo7eUA9WftzamMnw== + version "3.11.0" + resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.11.0.tgz#9449d6029569aa4603fdaa154ec6a7681aea0787" + integrity sha512-Pni0ZGKZc/FpaRiz2n11+FfjzeuoUpnMdtuqoBUandjsEPsLDLh5C0yacl/bgNAFaZkyUgIGcGowW34u6mVWPw== got@^6.7.1: version "6.7.1"