This repository was archived by the owner on Sep 13, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 40
40
"wdio-selenium-standalone-service" : " 0.0.10" ,
41
41
"wdio-spec-reporter" : " 0.1.5" ,
42
42
"webdriverio" : " 4.14.4" ,
43
- "webpack" : " 4.33.0 " ,
43
+ "webpack" : " 4.35.3 " ,
44
44
"webpack-cli" : " 3.3.4"
45
45
},
46
46
"files" : [
Original file line number Diff line number Diff line change @@ -327,6 +327,10 @@ acorn@^6.0.7:
327
327
version "6.1.0"
328
328
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.0.tgz#b0a3be31752c97a0f7013c5f4903b71a05db6818"
329
329
330
+ acorn@^6.2.0 :
331
+ version "6.2.0"
332
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.0.tgz#67f0da2fc339d6cfb5d6fb244fd449f33cd8bbe3"
333
+
330
334
adm-zip@~0.4.3 :
331
335
version "0.4.11"
332
336
resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.4.11.tgz#2aa54c84c4b01a9d0fb89bb11982a51f13e3d62a"
@@ -6764,16 +6768,15 @@ webpack-sources@^1.3.0:
6764
6768
source-list-map "^2.0.0"
6765
6769
source-map "~0.6.1"
6766
6770
6767
- webpack@4.33.0 :
6768
- version "4.33.0 "
6769
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.33.0 .tgz#c30fc4307db432e5c5e3333aaa7c16a15a3b277e "
6771
+ webpack@4.35.3 :
6772
+ version "4.35.3 "
6773
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.35.3 .tgz#66bc35ef215a7b75e8790f84d560013ffecf0ca3 "
6770
6774
dependencies :
6771
6775
" @webassemblyjs/ast" " 1.8.5"
6772
6776
" @webassemblyjs/helper-module-context" " 1.8.5"
6773
6777
" @webassemblyjs/wasm-edit" " 1.8.5"
6774
6778
" @webassemblyjs/wasm-parser" " 1.8.5"
6775
- acorn "^6.0.5"
6776
- acorn-dynamic-import "^4.0.0"
6779
+ acorn "^6.2.0"
6777
6780
ajv "^6.1.0"
6778
6781
ajv-keywords "^3.1.0"
6779
6782
chrome-trace-event "^1.0.0"
You can’t perform that action at this time.
0 commit comments