From b10791fb489cf63bd0ef133d252e798cb4d976f6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 12:52:27 +0000 Subject: [PATCH] build: bump zlib-sync from 0.1.6 to 0.1.7 Bumps [zlib-sync](https://github.com/abalabahaha/zlib-sync) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/abalabahaha/zlib-sync/releases) - [Commits](https://github.com/abalabahaha/zlib-sync/compare/0.1.6...0.1.7) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index cbb5c04..14794fc 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "optionalDependencies": { "erlpack": "github:discordapp/erlpack", - "zlib-sync": "^0.1.6" + "zlib-sync": "^0.1.7" }, "devDependencies": { "eslint": "^5.16.0", diff --git a/yarn.lock b/yarn.lock index e24a2dd..55a4dc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -781,8 +781,8 @@ ws@^7.2.1: version "7.2.3" resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.3.tgz#a5411e1fb04d5ed0efee76d26d5c46d830c39b46" -zlib-sync@^0.1.6: - version "0.1.6" - resolved "https://registry.yarnpkg.com/zlib-sync/-/zlib-sync-0.1.6.tgz#9136ba8b66a75485fefe51aa68f9b49a5ae420eb" +zlib-sync@^0.1.7: + version "0.1.7" + resolved "https://registry.yarnpkg.com/zlib-sync/-/zlib-sync-0.1.7.tgz#b0b24f9428e434943e306ad586428ef8baf3ed60" dependencies: nan "^2.14.0"