diff --git a/package.json b/package.json index 26deb534..56465fea 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "vue-server-renderer": "2.6.10", "vue-template-compiler": "2.6.10", "vuedraggable": "2.21.0", - "webpack": "4.32.2", + "webpack": "4.33.0", "webpack-cli": "3.3.2" } } diff --git a/yarn.lock b/yarn.lock index f4ba814a..3ceaaab0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8835,10 +8835,10 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0: source-list-map "^2.0.0" source-map "~0.6.1" -webpack@4.32.2: - version "4.32.2" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.32.2.tgz#3639375364a617e84b914ddb2c770aed511e5bc8" - integrity sha512-F+H2Aa1TprTQrpodRAWUMJn7A8MgDx82yQiNvYMaj3d1nv3HetKU0oqEulL9huj8enirKi8KvEXQ3QtuHF89Zg== +webpack@4.33.0: + version "4.33.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.33.0.tgz#c30fc4307db432e5c5e3333aaa7c16a15a3b277e" + integrity sha512-ggWMb0B2QUuYso6FPZKUohOgfm+Z0sVFs8WwWuSH1IAvkWs428VDNmOlAxvHGTB9Dm/qOB/qtE5cRx5y01clxw== dependencies: "@webassemblyjs/ast" "1.8.5" "@webassemblyjs/helper-module-context" "1.8.5"