diff --git a/package.json b/package.json index 653fdcd77..d41b84ab9 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "cross-env": "^6.0.3", "cucumber": "^6.0.5", "cypress": "^3.8.2", - "cypress-cucumber-preprocessor": "^1.19.0", + "cypress-cucumber-preprocessor": "^2.0.1", "cypress-file-upload": "^3.5.3", "cypress-plugin-retries": "^1.5.2", "date-fns": "^2.9.0", diff --git a/yarn.lock b/yarn.lock index 6d2cf50f9..7d4e97fce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2011,11 +2011,6 @@ concat-stream@1.6.2, concat-stream@^1.6.0, concat-stream@^1.6.1, concat-stream@~ readable-stream "^2.2.2" typedarray "^0.0.6" -connected-domain@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/connected-domain/-/connected-domain-1.0.0.tgz#bfe77238c74be453a79f0cb6058deeb4f2358e93" - integrity sha1-v+dyOMdL5FOnnwy2BY3utPI1jpM= - console-browserify@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10" @@ -2270,10 +2265,10 @@ cucumber@^6.0.5: util-arity "^1.0.2" verror "^1.9.0" -cypress-cucumber-preprocessor@^1.19.0: - version "1.19.0" - resolved "https://registry.yarnpkg.com/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-1.19.0.tgz#d0f253c4312201d504efe46d54e2d7d029c3b9e8" - integrity sha512-v7WYDxTLbOxyBthalE5SZBobCL2Tl737kfmE81QCDSPDdR3jHL9FFG5GZIX7X8M7T2HBpYswvMRl2MlaQ4ikuQ== +cypress-cucumber-preprocessor@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-2.0.1.tgz#b6e64041efb4620ca559487152784bc044b35af5" + integrity sha512-i7WjLtv18O6/RoHeVLtfwNZmDL9DgPv4E8+6z5bQ4lqtBSjAKzRNrTnxAKAgUvaLK0TMeUm8GJu4eQ7B4LBqew== dependencies: "@cypress/browserify-preprocessor" "^2.1.1" chai "^4.1.2" @@ -2287,7 +2282,6 @@ cypress-cucumber-preprocessor@^1.19.0: glob "^7.1.2" js-string-escape "^1.0.1" minimist "^1.2.0" - ps-node "^0.1.6" through "^2.3.8" cypress-file-upload@^3.5.3: @@ -4567,13 +4561,6 @@ progress@^2.0.0: resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== -ps-node@^0.1.6: - version "0.1.6" - resolved "https://registry.yarnpkg.com/ps-node/-/ps-node-0.1.6.tgz#9af67a99d7b1d0132e51a503099d38a8d2ace2c3" - integrity sha1-mvZ6mdex0BMuUaUDCZ04qNKs4sM= - dependencies: - table-parser "^0.1.3" - psl@^1.1.24: version "1.1.31" resolved "https://registry.yarnpkg.com/psl/-/psl-1.1.31.tgz#e9aa86d0101b5b105cbe93ac6b784cd547276184" @@ -5339,13 +5326,6 @@ syntax-error@^1.1.1: dependencies: acorn-node "^1.2.0" -table-parser@^0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/table-parser/-/table-parser-0.1.3.tgz#0441cfce16a59481684c27d1b5a67ff15a43c7b0" - integrity sha1-BEHPzhallIFoTCfRtaZ/8VpDx7A= - dependencies: - connected-domain "^1.0.0" - tar@^4: version "4.4.8" resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.8.tgz#b19eec3fde2a96e64666df9fdb40c5ca1bc3747d"