Skip to content

Commit

Permalink
build: update SauceLabs connect proxy version to 4.7.1
Browse files Browse the repository at this point in the history
(cherry picked from commit a2bc9fa)
  • Loading branch information
clydin authored and dgp1130 committed May 3, 2022
1 parent 6da0910 commit b5043a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
"rxjs": "6.6.7",
"sass": "1.49.9",
"sass-loader": "12.4.0",
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz",
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.7.1-linux.tar.gz",
"semver": "7.3.5",
"shelljs": "^0.8.5",
"source-map": "0.7.3",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9792,9 +9792,9 @@ sass@1.49.9:
immutable "^4.0.0"
source-map-js ">=0.6.2 <2.0.0"

"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz":
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.7.1-linux.tar.gz":
version "0.0.0"
resolved "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz#992e2cb0d91e54b27a4f5bbd2049f3b774718115"
resolved "https://saucelabs.com/downloads/sc-4.7.1-linux.tar.gz#e5d7f82ad98251a653d1b0537f1103e49eda5e11"

saucelabs@^1.5.0:
version "1.5.0"
Expand Down

0 comments on commit b5043a7

Please sign in to comment.