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 4040 "wdio-selenium-standalone-service" : " 0.0.10" ,
4141 "wdio-spec-reporter" : " 0.1.5" ,
4242 "webdriverio" : " 4.14.4" ,
43- "webpack" : " 4.33.0 " ,
43+ "webpack" : " 4.36.1 " ,
4444 "webpack-cli" : " 3.3.4"
4545 },
4646 "files" : [
Original file line number Diff line number Diff line change @@ -327,6 +327,10 @@ acorn@^6.0.7:
327327 version "6.1.0"
328328 resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.0.tgz#b0a3be31752c97a0f7013c5f4903b71a05db6818"
329329
330+ acorn@^6.2.0 :
331+ version "6.2.0"
332+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.0.tgz#67f0da2fc339d6cfb5d6fb244fd449f33cd8bbe3"
333+
330334adm-zip@~0.4.3 :
331335 version "0.4.11"
332336 resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.4.11.tgz#2aa54c84c4b01a9d0fb89bb11982a51f13e3d62a"
@@ -6764,16 +6768,15 @@ webpack-sources@^1.3.0:
67646768 source-list-map "^2.0.0"
67656769 source-map "~0.6.1"
67666770
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.36.1 :
6772+ version "4.36.1 "
6773+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.36.1 .tgz#f546fda7a403a76faeaaa7196c50d12370ed18a9 "
67706774 dependencies :
67716775 " @webassemblyjs/ast" " 1.8.5"
67726776 " @webassemblyjs/helper-module-context" " 1.8.5"
67736777 " @webassemblyjs/wasm-edit" " 1.8.5"
67746778 " @webassemblyjs/wasm-parser" " 1.8.5"
6775- acorn "^6.0.5"
6776- acorn-dynamic-import "^4.0.0"
6779+ acorn "^6.2.0"
67776780 ajv "^6.1.0"
67786781 ajv-keywords "^3.1.0"
67796782 chrome-trace-event "^1.0.0"
You can’t perform that action at this time.
0 commit comments