Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @cypress/get-windows-proxy to version 1.6.2 🌟 #14711

Merged
merged 1 commit into from Jan 23, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/server/package.json
Expand Up @@ -23,7 +23,7 @@
"@babel/parser": "7.12.11",
"@benmalka/foxdriver": "0.4.1",
"@cypress/commit-info": "2.2.0",
"@cypress/get-windows-proxy": "1.6.1",
"@cypress/get-windows-proxy": "1.6.2",
"@cypress/icons": "0.7.0",
"@cypress/mocha-teamcity-reporter": "1.0.0",
"@cypress/request": "2.88.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1949,10 +1949,10 @@
debug "3.1.0"
lazy-ass "1.6.0"

"@cypress/get-windows-proxy@1.6.1":
version "1.6.1"
resolved "https://registry.yarnpkg.com/@cypress/get-windows-proxy/-/get-windows-proxy-1.6.1.tgz#61a29d0271b38deaafc24b22a661bab684b6743f"
integrity sha512-RSKgb1YGilZECRRZkCSQpMtXWqxKiXHvBu1ecL1iZQp4SNzdTsDqW/ps/zIdjr+AgvsRBRr/GKqCse3hCC4Wsg==
"@cypress/get-windows-proxy@1.6.2":
version "1.6.2"
resolved "https://registry.yarnpkg.com/@cypress/get-windows-proxy/-/get-windows-proxy-1.6.2.tgz#c2f14c465fce7cf3bb3da4835fb191d80a79c2e3"
integrity sha512-Oc8G2I5nigEzU8lnYazYxpEvqxaoER7XxuBo5IIqqt3q+d1+sNGhNDNfCFT9hixea94ummeoeu9pRu6Q6rt1Ig==
dependencies:
debug "4.1.1"
optionalDependencies:
Expand Down