We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab32965 commit 796f9aaCopy full SHA for 796f9aa
package.json
@@ -17,7 +17,7 @@
17
"author": "BrowserStack",
18
"license": "MIT",
19
"dependencies": {
20
- "https-proxy-agent": "^1.0.0",
+ "https-proxy-agent": "^2.2.1",
21
"is-running": "^2.0.0",
22
"sinon": "^1.17.6",
23
"temp-fs": "^0.9.9"
@@ -32,9 +32,8 @@
32
},
33
"bugs": "https://github.com/browserstack/browserstack-local-nodejs/issues",
34
"homepage": "https://github.com/browserstack/browserstack-local-nodejs",
35
- "repository": {
36
- "type" : "git",
37
- "url" : "https://github.com/browserstack/browserstack-local-nodejs.git"
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/browserstack/browserstack-local-nodejs.git"
38
}
39
40
-
0 commit comments