diff --git a/package.json b/package.json index 238426fe50aeb2..74f48166de4caa 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "cbor-web": "^8.1.0", "classnames": "2.3.1", "color": "^4.2.3", - "compression-webpack-plugin": "11.0.0", + "compression-webpack-plugin": "11.1.0", "copy-webpack-plugin": "^12.0.2", "core-js": "^3.33.0", "cronstrue": "^2.26.0", diff --git a/yarn.lock b/yarn.lock index 33b2d95a224c22..a1ea6ff3e655cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5014,10 +5014,10 @@ compressible@~2.0.16: dependencies: mime-db ">= 1.43.0 < 2" -compression-webpack-plugin@11.0.0: - version "11.0.0" - resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-11.0.0.tgz#d8dfe6a446fb15a8bb7d78da6494098cdae605a7" - integrity sha512-Nz9dMiu0sag+mgJ5QTkRx0+vwrDZPU/gps7IdrkFE+oRSkgyoX4wbMol7QnXjI5/TEWx8yEwew9MiMjZgdLtjg== +compression-webpack-plugin@11.1.0: + version "11.1.0" + resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-11.1.0.tgz#ee340d2029cf99ccecdea9ad1410b377d15b48b3" + integrity sha512-zDOQYp10+upzLxW+VRSjEpRRwBXJdsb5lBMlRxx1g8hckIFBpe3DTI0en2w7h+beuq89576RVzfiXrkdPGrHhA== dependencies: schema-utils "^4.2.0" serialize-javascript "^6.0.2"