From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 09:08:40 +0000 (+0000) Subject: build(deps-dev): bump chromedriver from 87.0.0 to 87.0.2 X-Git-Tag: v4.0.0~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d12aed491c4687e15ad1fe547d8adff1c6e3e1f9;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump chromedriver from 87.0.0 to 87.0.2 Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 87.0.0 to 87.0.2. - [Release notes](https://github.com/giggio/node-chromedriver/releases) - [Commits](https://github.com/giggio/node-chromedriver/compare/87.0.0...87.0.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 74a29aee..fdff6889 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "brotli": "^1.3.2", "browserstack-local": "^1.4.5", "chalk": "^4.1.0", - "chromedriver": "^87.0.0", + "chromedriver": "^87.0.2", "codecov": "^3.8.0", "conventional-changelog-cli": "^2.1.1", "css-loader": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index bf965af5..1c3792eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2281,10 +2281,10 @@ chrome-trace-event@^1.0.2: dependencies: tslib "^1.9.0" -chromedriver@^87.0.0: - version "87.0.0" - resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-87.0.0.tgz#e8390deed8ada791719a67ad6bf1116614f1ba2d" - integrity sha512-PY7FnHOQKfH0oPfSdhpLx5nEy5g4dGYySf2C/WZGkAaCaldYH8/3lPPucZ8MlOCi4bCSGoKoCUTeG6+wYWavvw== +chromedriver@^87.0.2: + version "87.0.2" + resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-87.0.2.tgz#df6040db07aad180707f2442211dbd2ad1575f36" + integrity sha512-76JYSx9jt7byVYE+zQf25ISU0Cvla6YY8/0yKR7QtwBqGUkIxyupDIA0juGWDaXu/zis7H7EqzEExQjTnAZ7fQ== dependencies: "@testim/chrome-version" "^1.0.7" axios "^0.19.2" @@ -2292,6 +2292,7 @@ chromedriver@^87.0.0: extract-zip "^2.0.1" https-proxy-agent "^5.0.0" mkdirp "^1.0.4" + proxy-from-env "^1.1.0" tcp-port-used "^1.0.1" ci-info@^1.5.0: @@ -7586,7 +7587,7 @@ proxy-agent@^3.1.1: proxy-from-env "^1.0.0" socks-proxy-agent "^4.0.1" -proxy-from-env@^1.0.0: +proxy-from-env@^1.0.0, proxy-from-env@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2" integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==