diff --git a/package.json b/package.json index 3d903dd55..51af725f8 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "swiper": "6.8.4", "tailwindcss": "npm:@tailwindcss/postcss7-compat", "tailwindcss-stimulus-components": "^3.0.4", - "webpack": "4.47.0", + "webpack": "^4.46.0", "webpack-cli": "^3.3.12" }, "version": "0.1.0", diff --git a/yarn.lock b/yarn.lock index 633acdb01..a86a09624 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7610,35 +7610,6 @@ webpack-sources@^1.0.0, webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack- source-list-map "^2.0.0" source-map "~0.6.1" -webpack@4.47.0: - version "4.47.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.47.0.tgz#8b8a02152d7076aeb03b61b47dad2eeed9810ebc" - integrity sha512-td7fYwgLSrky3fI1EuU5cneU4+pbH6GgOfuKNS1tNPcfdGinGELAqsb/BP4nnvZyKSG2i/xFGU7+n2PvZA8HJQ== - dependencies: - "@webassemblyjs/ast" "1.9.0" - "@webassemblyjs/helper-module-context" "1.9.0" - "@webassemblyjs/wasm-edit" "1.9.0" - "@webassemblyjs/wasm-parser" "1.9.0" - acorn "^6.4.1" - ajv "^6.10.2" - ajv-keywords "^3.4.1" - chrome-trace-event "^1.0.2" - enhanced-resolve "^4.5.0" - eslint-scope "^4.0.3" - json-parse-better-errors "^1.0.2" - loader-runner "^2.4.0" - loader-utils "^1.2.3" - memory-fs "^0.4.1" - micromatch "^3.1.10" - mkdirp "^0.5.3" - neo-async "^2.6.1" - node-libs-browser "^2.2.1" - schema-utils "^1.0.0" - tapable "^1.1.3" - terser-webpack-plugin "^1.4.3" - watchpack "^1.7.4" - webpack-sources "^1.4.1" - webpack@^4.46.0: version "4.46.0" resolved "https://registry.npmjs.org/webpack/-/webpack-4.46.0.tgz"