From 3ec78c288dc93c14fefb35bdf6f2e5437939972d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 01:49:17 +0000 Subject: [PATCH] Bump google-protobuf from 3.10.0 to 3.15.5 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.10.0 to 3.15.5. - [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.15.5) 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 60ffc3d7..db038988 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.15.5" + resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.15.5.tgz#d011f334231e79b472e42d4e8ec7409cd402a747" + integrity sha512-6bLpAI4nMIQODlegR7OevgkCoyOj5frLVDArUpeuBWad7XWUNWMGP0v5lz1/aeUI6Yf3cG9XA6acZkPxom4SEw== got@^6.7.1: version "6.7.1"