diff --git a/package.json b/package.json index eedb304..f83fcb4 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,7 @@ "https": "^1.0.0", "ip": "^1.1.5", "js-yaml": "^4.0.0", + "license-webpack-plugin": "^2.3.14", "media-query-plugin": "^1.4.0", "mini-css-extract-plugin": "^1.1.1", "ora": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index 89dc302..7469039 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8085,6 +8085,14 @@ license-webpack-plugin@2.1.2: "@types/webpack-sources" "^0.1.5" webpack-sources "^1.2.0" +license-webpack-plugin@^2.3.14: + version "2.3.14" + resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.14.tgz#daf129c56c52349072be3feb52c566a2c4c8ab90" + integrity sha512-AX0K4GOQQfa6ulLOEQtXtgJalVUTq18VoKfJ58wHy8ofXzIT0XfXEydEjZA5pBwfvdGU02Bm0NxBOR3V67BZDQ== + dependencies: + "@types/webpack-sources" "^0.1.5" + webpack-sources "^1.2.0" + limiter@^1.0.5: version "1.1.5" resolved "https://registry.yarnpkg.com/limiter/-/limiter-1.1.5.tgz#8f92a25b3b16c6131293a0cc834b4a838a2aa7c2"