From f78ec116fe909bdaa2369768367ac4be7acf38f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 17:32:34 +0000 Subject: [PATCH] Bump google-closure-library from 20180910.0.0 to 20190301.0.0 Bumps [google-closure-library](https://github.com/google/closure-library) from 20180910.0.0 to 20190301.0.0. - [Release notes](https://github.com/google/closure-library/releases) - [Commits](https://github.com/google/closure-library/compare/v20180910...v20190301) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 014b276..0447352 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "ethereumjs-util": "^6.2.0", "ethereumjs-wallet": "^0.6.3", "ethers": "^5.0.31", - "google-closure-library": "^20180910.0.0", + "google-closure-library": "^20190301.0.0", "google-protobuf": "^3.6.1", "joi": "^10.2.0", "lodash": "^4.17.4", diff --git a/yarn.lock b/yarn.lock index c6779c6..8d1cd46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4060,6 +4060,10 @@ google-closure-library@^20180910.0.0: version "20180910.0.0" resolved "https://registry.yarnpkg.com/google-closure-library/-/google-closure-library-20180910.0.0.tgz#10f3c912a4974eedb01b853009b0847fd1ceef26" +google-closure-library@^20190301.0.0: + version "20190301.0.0" + resolved "https://registry.yarnpkg.com/google-closure-library/-/google-closure-library-20190301.0.0.tgz#1d0f584ad207dc3869af44668e7fbf04d10acdee" + google-protobuf@^3.6.1: version "3.6.1" resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.6.1.tgz#7ef58e2bea137a93cdaf5cfd5afa5f6abdd92025"