diff --git a/package.json b/package.json index 0f094a2..3050f86 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,6 @@ "license": "MIT", "dependencies": { "brotli-webpack-plugin": "^1.1.0", - "compression-webpack-plugin": "^3.0.0" + "compression-webpack-plugin": "^3.1.0" } } diff --git a/yarn.lock b/yarn.lock index 4e42486..260a1c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -142,7 +142,7 @@ commondir@^1.0.1: resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs= -compression-webpack-plugin@^3.0.0: +compression-webpack-plugin@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-3.1.0.tgz#9f510172a7b5fae5aad3b670652e8bd7997aeeca" integrity sha512-iqTHj3rADN4yHwXMBrQa/xrncex/uEQy8QHlaTKxGchT/hC0SdlJlmL/5eRqffmWq2ep0/Romw6Ld39JjTR/ug==