File tree Expand file tree Collapse file tree 2 files changed +31
-2
lines changed Expand file tree Collapse file tree 2 files changed +31
-2
lines changed Original file line number Diff line number Diff line change 51
51
"node-fetch" : " ^2.6.0" ,
52
52
"playwright" : " ^1.31.1" ,
53
53
"sinon" : " ^7.3.2" ,
54
- "webpack" : " ^4.30 .0"
54
+ "webpack" : " ^4.47 .0"
55
55
},
56
56
"scripts" : {
57
57
"build" : " run-p build:transpile build:bundle build:types" ,
Original file line number Diff line number Diff line change 30835
30835
watchpack "^2.2.0"
30836
30836
webpack-sources "^3.2.0"
30837
30837
30838
- webpack@^4.30.0, webpack@^4. 44.1:
30838
+ webpack@^4.44.1:
30839
30839
version "4.46.0"
30840
30840
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.46.0.tgz#bf9b4404ea20a073605e0a011d188d77cb6ad542"
30841
30841
integrity sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==
@@ -30864,6 +30864,35 @@ webpack@^4.30.0, webpack@^4.44.1:
30864
30864
watchpack "^1.7.4"
30865
30865
webpack-sources "^1.4.1"
30866
30866
30867
+ webpack@^4.47.0:
30868
+ version "4.47.0"
30869
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.47.0.tgz#8b8a02152d7076aeb03b61b47dad2eeed9810ebc"
30870
+ integrity sha512-td7fYwgLSrky3fI1EuU5cneU4+pbH6GgOfuKNS1tNPcfdGinGELAqsb/BP4nnvZyKSG2i/xFGU7+n2PvZA8HJQ==
30871
+ dependencies:
30872
+ "@webassemblyjs/ast" "1.9.0"
30873
+ "@webassemblyjs/helper-module-context" "1.9.0"
30874
+ "@webassemblyjs/wasm-edit" "1.9.0"
30875
+ "@webassemblyjs/wasm-parser" "1.9.0"
30876
+ acorn "^6.4.1"
30877
+ ajv "^6.10.2"
30878
+ ajv-keywords "^3.4.1"
30879
+ chrome-trace-event "^1.0.2"
30880
+ enhanced-resolve "^4.5.0"
30881
+ eslint-scope "^4.0.3"
30882
+ json-parse-better-errors "^1.0.2"
30883
+ loader-runner "^2.4.0"
30884
+ loader-utils "^1.2.3"
30885
+ memory-fs "^0.4.1"
30886
+ micromatch "^3.1.10"
30887
+ mkdirp "^0.5.3"
30888
+ neo-async "^2.6.1"
30889
+ node-libs-browser "^2.2.1"
30890
+ schema-utils "^1.0.0"
30891
+ tapable "^1.1.3"
30892
+ terser-webpack-plugin "^1.4.3"
30893
+ watchpack "^1.7.4"
30894
+ webpack-sources "^1.4.1"
30895
+
30867
30896
webpack@^5.52.0, webpack@~5.74.0:
30868
30897
version "5.74.0"
30869
30898
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.74.0.tgz#02a5dac19a17e0bb47093f2be67c695102a55980"
You can’t perform that action at this time.
0 commit comments