From 8610d913041df6104d9bf8a353450f5ef8b5a895 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 04:15:30 +0000 Subject: [PATCH] Bump gzip-size from 3.0.0 to 5.1.1 Bumps [gzip-size](https://github.com/sindresorhus/gzip-size) from 3.0.0 to 5.1.1. - [Release notes](https://github.com/sindresorhus/gzip-size/releases) - [Commits](https://github.com/sindresorhus/gzip-size/compare/v3.0.0...v5.1.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6c321b..a965ba6 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "file-loader": "0.9.0", "filesize": "3.3.0", "fs-extra": "0.30.0", - "gzip-size": "3.0.0", + "gzip-size": "5.1.1", "html-webpack-plugin": "2.24.0", "http-proxy-middleware": "0.17.2", "jest": "17.0.2",