From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 12:13:13 +0000 (+0900) Subject: Bump minizlib from 2.1.0 to 2.1.2 (#14632) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=b0115fc531cd9efb7300f42d44ecc88e7eb1b841;p=mastodon.git Bump minizlib from 2.1.0 to 2.1.2 (#14632) Bumps [minizlib](https://github.com/isaacs/minizlib) from 2.1.0 to 2.1.2. - [Release notes](https://github.com/isaacs/minizlib/releases) - [Commits](https://github.com/isaacs/minizlib/compare/v2.1.0...v2.1.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/yarn.lock b/yarn.lock index 8926b7b91..71fc46020 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7235,9 +7235,9 @@ minipass@^3.0.0, minipass@^3.1.1: yallist "^4.0.0" minizlib@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.0.tgz#fd52c645301ef09a63a2c209697c294c6ce02cf3" - integrity sha512-EzTZN/fjSvifSX0SlqUERCN39o6T40AMarPbv0MrarSFtIITCBh7bi+dU8nxGFHuqs9jdIAeoYoKuQAAASsPPA== + version "2.1.2" + resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931" + integrity sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg== dependencies: minipass "^3.0.0" yallist "^4.0.0"