Skip to content

Commit 133ddba

Browse files
committedJan 6, 2020
update packages, fix reported vulnerabilities
1 parent 01f6535 commit 133ddba

File tree

2 files changed

+1336
-1024
lines changed

2 files changed

+1336
-1024
lines changed
 

‎package-lock.json

+1,329-1,017
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
"author": "BrowserStack",
1919
"license": "MIT",
2020
"dependencies": {
21-
"https-proxy-agent": "^2.2.3",
22-
"is-running": "^2.0.0",
23-
"ps-tree": "=1.1.1",
21+
"https-proxy-agent": "^4.0.0",
22+
"is-running": "^2.1.0",
23+
"ps-tree": "=1.2.0",
2424
"temp-fs": "^0.9.9"
2525
},
2626
"devDependencies": {
27-
"eslint": "1.10.3",
27+
"eslint": "6.8.0",
2828
"expect.js": "0.3.1",
29-
"mocha": "2.4.5",
29+
"mocha": "7.0.0",
3030
"mocks": "0.0.15",
31-
"proxy": "^0.2.4",
32-
"rimraf": "^2.5.4",
31+
"proxy": "^1.0.1",
32+
"rimraf": "^3.0.0",
3333
"sinon": "^1.17.6"
3434
},
3535
"bugs": "https://github.com/browserstack/browserstack-local-nodejs/issues",

0 commit comments

Comments
 (0)
Please sign in to comment.