Skip to content

Commit e0e42b1

Browse files
authored
Merge pull request #713 from MetaCell/feature/120-vulnerabilities
Upgraded html-webpack-plugin to latest
2 parents f1e43c2 + 29c71b7 commit e0e42b1

4 files changed

Lines changed: 200 additions & 104 deletions

File tree

webapp/dev_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint-plugin-react-hooks": "^1.7.0",
7373
"file-saver": "^2.0.2",
7474
"html-to-image": "^1.9.0",
75-
"html-webpack-plugin": "^3.2.0",
75+
"html-webpack-plugin": "^4.5.2",
7676
"ignore-loader": "^0.1.2",
7777
"less": "^3.11.1",
7878
"less-loader": "^5.0.0",

webapp/package.bak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint-plugin-react-hooks": "^1.7.0",
7373
"file-saver": "^2.0.2",
7474
"html-to-image": "^1.9.0",
75-
"html-webpack-plugin": "^3.2.0",
75+
"html-webpack-plugin": "^4.5.2",
7676
"ignore-loader": "^0.1.2",
7777
"less": "^3.11.1",
7878
"less-loader": "^5.0.0",

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint-plugin-react-hooks": "^1.7.0",
7373
"file-saver": "^2.0.2",
7474
"html-to-image": "^1.9.0",
75-
"html-webpack-plugin": "^3.2.0",
75+
"html-webpack-plugin": "^4.5.2",
7676
"ignore-loader": "^0.1.2",
7777
"less": "^3.11.1",
7878
"less-loader": "^5.0.0",

0 commit comments

Comments
 (0)