diff --git a/package.json b/package.json index ae1de7b1..4289f3e7 100644 --- a/package.json +++ b/package.json @@ -235,7 +235,7 @@ "stylelint-config-prettier": "5.2.0", "stylelint-config-standard": "18.3.0", "terser-webpack-plugin": "1.3.0", - "testcafe": "1.3.1", + "testcafe": "1.3.2", "testcafe-browser-provider-electron": "0.0.10", "testcafe-live": "0.1.4", "testcafe-react-selectors": "3.1.0", diff --git a/yarn.lock b/yarn.lock index 9724b35a..6f397663 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9721,11 +9721,16 @@ lodash.uniq@^4.5.0: resolved "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= -lodash@4.17.11, "lodash@4.6.1 || ^4.16.1", lodash@^4.0.0, lodash@^4.11.1, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.8.0, lodash@~4.17.10: +"lodash@4.6.1 || ^4.16.1", lodash@^4.0.0, lodash@^4.11.1, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.8.0, lodash@~4.17.10: version "4.17.11" resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg== +lodash@^4.17.13: + version "4.17.14" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba" + integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw== + log-driver@^1.2.7: version "1.2.7" resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8" @@ -14338,10 +14343,10 @@ testcafe-browser-tools@1.6.8: read-file-relative "^1.2.0" which-promise "^1.0.0" -testcafe-hammerhead@14.6.10: - version "14.6.10" - resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-14.6.10.tgz#4ca224ceaaf4f8a954a347d8ddecf31d22c3cf48" - integrity sha512-fG/YTz7wKs6Fd0Fl9WlzO4j/ovDSAGxDLvLAz4ydzIKAdnZMZ22QbjYpfahCVpe9nzq/UHCQpSFdThQTmlFEmA== +testcafe-hammerhead@14.6.11: + version "14.6.11" + resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-14.6.11.tgz#496b9a970b373c635b655701d2b6ff0dc9e67a59" + integrity sha512-bAp3gugUbmPnX2uTsvC6Nq40LUJ2r+gC9CXel8l4GuREcdMlH3Migevqn9UjlDJd5ceD1qA3dlys/37PKwzWOA== dependencies: acorn-hammerhead "^0.2.0" bowser "1.6.0" @@ -14350,7 +14355,7 @@ testcafe-hammerhead@14.6.10: css "2.2.3" esotope-hammerhead "^0.2.1" iconv-lite "0.4.11" - lodash "4.17.11" + lodash "^4.17.13" lru-cache "2.6.3" match-url-wildcard "0.0.4" merge-stream "^1.0.1" @@ -14428,10 +14433,10 @@ testcafe-reporter-xunit@^2.1.0: resolved "http://registry.npmjs.org/testcafe-reporter-xunit/-/testcafe-reporter-xunit-2.1.0.tgz#e6d66c572ce15af266706af0fd610b2a841dd443" integrity sha1-5tZsVyzhWvJmcGrw/WELKoQd1EM= -testcafe@1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-1.3.1.tgz#0f350d746e2656d329556528667159dd3436e03e" - integrity sha512-5IkyFxKBdrUut9JEmGR8lU4qbxL9N9F/3yNJqfLF29bpRfrmJY2FZdAYQ1iHEayfCcSTxQxcqRCEkVsmRTaI4g== +testcafe@1.3.2: + version "1.3.2" + resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-1.3.2.tgz#3d4e623da49a89fcdd183d5cfa44f5d896c3582c" + integrity sha512-CEa6ZtehHs0XbIIk8vC1XKrJYPM2E9NxviVLjdVjjLiCSlm5KzxAdyUU9e9leLzMXGRXvYOdRR6VzdDELzugWg== dependencies: "@types/node" "^10.12.19" async-exit-hook "^1.1.2" @@ -14469,7 +14474,7 @@ testcafe@1.3.1: is-glob "^2.0.1" is-stream "^1.1.0" json5 "^2.1.0" - lodash "^4.17.11" + lodash "^4.17.13" log-update-async-hook "^2.0.2" make-dir "^1.3.0" map-reverse "^1.0.1" @@ -14493,7 +14498,7 @@ testcafe@1.3.1: source-map-support "^0.5.5" strip-bom "^2.0.0" testcafe-browser-tools "1.6.8" - testcafe-hammerhead "14.6.10" + testcafe-hammerhead "14.6.11" testcafe-legacy-api "3.1.11" testcafe-reporter-json "^2.1.0" testcafe-reporter-list "^2.1.0"