File tree Expand file tree Collapse file tree 1 file changed +30
-1
lines changed Expand file tree Collapse file tree 1 file changed +30
-1
lines changed Original file line number Diff line number Diff line change @@ -7198,7 +7198,7 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
7198
7198
source-list-map "^2.0.0"
7199
7199
source-map "~0.6.1"
7200
7200
7201
- webpack@^4.28.4, webpack@^4.39.2 :
7201
+ webpack@^4.28.4 :
7202
7202
version "4.39.2"
7203
7203
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.2.tgz#c9aa5c1776d7c309d1b3911764f0288c8c2816aa"
7204
7204
integrity sha512-AKgTfz3xPSsEibH00JfZ9sHXGUwIQ6eZ9tLN8+VLzachk1Cw2LVmy+4R7ZiwTa9cZZ15tzySjeMui/UnSCAZhA==
@@ -7227,6 +7227,35 @@ webpack@^4.28.4, webpack@^4.39.2:
7227
7227
watchpack "^1.6.0"
7228
7228
webpack-sources "^1.4.1"
7229
7229
7230
+ webpack@^4.41.0 :
7231
+ version "4.41.0"
7232
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.0.tgz#db6a254bde671769f7c14e90a1a55e73602fc70b"
7233
+ integrity sha512-yNV98U4r7wX1VJAj5kyMsu36T8RPPQntcb5fJLOsMz/pt/WrKC0Vp1bAlqPLkA1LegSwQwf6P+kAbyhRKVQ72g==
7234
+ dependencies :
7235
+ " @webassemblyjs/ast" " 1.8.5"
7236
+ " @webassemblyjs/helper-module-context" " 1.8.5"
7237
+ " @webassemblyjs/wasm-edit" " 1.8.5"
7238
+ " @webassemblyjs/wasm-parser" " 1.8.5"
7239
+ acorn "^6.2.1"
7240
+ ajv "^6.10.2"
7241
+ ajv-keywords "^3.4.1"
7242
+ chrome-trace-event "^1.0.2"
7243
+ enhanced-resolve "^4.1.0"
7244
+ eslint-scope "^4.0.3"
7245
+ json-parse-better-errors "^1.0.2"
7246
+ loader-runner "^2.4.0"
7247
+ loader-utils "^1.2.3"
7248
+ memory-fs "^0.4.1"
7249
+ micromatch "^3.1.10"
7250
+ mkdirp "^0.5.1"
7251
+ neo-async "^2.6.1"
7252
+ node-libs-browser "^2.2.1"
7253
+ schema-utils "^1.0.0"
7254
+ tapable "^1.1.3"
7255
+ terser-webpack-plugin "^1.4.1"
7256
+ watchpack "^1.6.0"
7257
+ webpack-sources "^1.4.1"
7258
+
7230
7259
which-module@^2.0.0 :
7231
7260
version "2.0.0"
7232
7261
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
You can’t perform that action at this time.
0 commit comments