File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 57
57
"eslint-plugin-unused-imports" : " ^4.1.4" ,
58
58
"eslint-webpack-plugin" : " ^4.2.0" ,
59
59
"file-loader" : " ^6.2.0" ,
60
- "html-webpack-plugin" : " ^5.6.2 " ,
60
+ "html-webpack-plugin" : " ^5.6.3 " ,
61
61
"imagemin" : " ^9.0.0" ,
62
62
"jest" : " ^27.2.4" ,
63
63
"license-check-and-add" : " ^4.0.5" ,
Original file line number Diff line number Diff line change @@ -4379,7 +4379,7 @@ __metadata:
4379
4379
eslint-plugin-unused-imports: ^4.1.4
4380
4380
eslint-webpack-plugin: ^4.2.0
4381
4381
file-loader: ^6.2.0
4382
- html-webpack-plugin: ^5.6.2
4382
+ html-webpack-plugin: ^5.6.3
4383
4383
humanize-duration: ^3.32.1
4384
4384
i18next: ^23.16.2
4385
4385
i18next-browser-languagedetector: ^8.0.0
@@ -7520,9 +7520,9 @@ __metadata:
7520
7520
languageName: node
7521
7521
linkType: hard
7522
7522
7523
- "html-webpack-plugin@npm:^5.6.2 ":
7524
- version: 5.6.2
7525
- resolution: "html-webpack-plugin@npm:5.6.2 "
7523
+ "html-webpack-plugin@npm:^5.6.3 ":
7524
+ version: 5.6.3
7525
+ resolution: "html-webpack-plugin@npm:5.6.3 "
7526
7526
dependencies:
7527
7527
"@types/html-minifier-terser": ^6.0.0
7528
7528
html-minifier-terser: ^6.0.2
@@ -7537,7 +7537,7 @@ __metadata:
7537
7537
optional: true
7538
7538
webpack:
7539
7539
optional: true
7540
- checksum: c579ce8b34ef1cd903829402aa6a62a6c92fe1cdfcd81d17ebc87f39eaab1381438b9d805a63457b255238db8f2865d71f48cd382375aa28718881e3ab2d2f9a
7540
+ checksum: 59e7d971b0cfd9ba34c7acaa3c161e43c62596474dd8cd35d7b690498ff5891f21296de0aa1d2e7810348caa657e938461267155dda47913b5eeca7124406270
7541
7541
languageName: node
7542
7542
linkType: hard
7543
7543
You can’t perform that action at this time.
0 commit comments