aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json6
-rw-r--r--yarn.lock6
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index d34a45e..dc41f2b 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"eslint-plugin-react": "7.20.5",
"eslint-plugin-standard": "^4.0.1",
"express": "^4.17.1",
- "html-webpack-plugin": "^4.0.0",
+ "html-webpack-plugin": "4.3.0",
"jsonwebtoken": "^8.5.1",
"jszip": "^3.2.2",
"karma": "^5.0.0",
@@ -82,7 +82,7 @@
"typescript": "3.9.7",
"web-ext-types": "^3.2.1",
"webextensions-api-fake": "^0.9.1",
- "webpack": "^4.41.5",
- "webpack-cli": "^3.3.10"
+ "webpack": "4.44.1",
+ "webpack-cli": "3.3.12"
}
}
diff --git a/yarn.lock b/yarn.lock
index f7023a8..638370a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3110,7 +3110,7 @@ html-minifier-terser@^5.0.1:
relateurl "^0.2.7"
terser "^4.6.3"
-html-webpack-plugin@^4.0.0:
+html-webpack-plugin@4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.3.0.tgz#53bf8f6d696c4637d5b656d3d9863d89ce8174fd"
integrity sha512-C0fzKN8yQoVLTelcJxZfJCE+aAvQiY2VUf3UuKrR4a9k5UMWYOtpDLsaXwATbcVCnI05hUS7L9ULQHWLZhyi3w==
@@ -6858,7 +6858,7 @@ webextensions-api-fake@^0.9.1:
dependencies:
sinon-chrome "^3.0.0"
-webpack-cli@^3.3.10:
+webpack-cli@3.3.12:
version "3.3.12"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.12.tgz#94e9ada081453cd0aa609c99e500012fd3ad2d4a"
integrity sha512-NVWBaz9k839ZH/sinurM+HcDvJOTXwSjYp1ku+5XKeOC03z8v5QitnK/x+lAxGXFyhdayoIf/GOpv85z3/xPag==
@@ -6902,7 +6902,7 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
source-list-map "^2.0.0"
source-map "~0.6.1"
-webpack@^4.41.5:
+webpack@4.44.1:
version "4.44.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.1.tgz#17e69fff9f321b8f117d1fda714edfc0b939cc21"
integrity sha512-4UOGAohv/VGUNQJstzEywwNxqX417FnjZgZJpJQegddzPmTvph37eBIRbRTfdySXzVtJXLJfbMN3mMYhM6GdmQ==