Skip to content

Commit d09270c

Browse files
committed
Upgrade compression-webpack-plugin to 9.0
1 parent 676c75e commit d09270c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

ui/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"babel-loader": "^8.0.0",
4848
"babel-plugin-lodash": "^3.3.4",
4949
"basename": "^0.1.2",
50-
"compression-webpack-plugin": "^8.0.0",
50+
"compression-webpack-plugin": "^9.0.0",
5151
"copy-webpack-plugin": "^9.0.0",
5252
"css-loader": "^6.0.0",
5353
"eslint": "^7.4.0",

ui/frontend/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2305,12 +2305,12 @@ commondir@^1.0.1:
23052305
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
23062306
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
23072307

2308-
compression-webpack-plugin@^8.0.0:
2309-
version "8.0.1"
2310-
resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-8.0.1.tgz#13b34403029760e66007f0bac8cf892a2009a3f4"
2311-
integrity sha512-VWDXcOgEafQDMFXEnoia0VBXJ+RMw81pmqe/EBiOIBnMfY8pG26eqwIS/ytGpzy1rozydltL0zL6KDH9XNWBxQ==
2308+
compression-webpack-plugin@^9.0.0:
2309+
version "9.0.0"
2310+
resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-9.0.0.tgz#38b4e18313f5d704c453ab5645e38a5805ba5889"
2311+
integrity sha512-V2KmQqaUkErPT+ZcUGHa8zWpIw1oTYaC7wjGewJm053GWAoY04GfU5B/NZ/JSz1eFp9MggMdLQpEHe1TJAQY1A==
23122312
dependencies:
2313-
schema-utils "^3.0.0"
2313+
schema-utils "^3.1.0"
23142314
serialize-javascript "^6.0.0"
23152315

23162316

0 commit comments

Comments
 (0)